OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UpdateFvFile
(Results
1 - 3
of
3
) sorted by null
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/FirmwareVolume/UpdateDriverDxe/
UpdateDriver.h
46
UpdateFvFile
, // 1, update a set of FV files asynchronously
142
@retval EFI_INVALID_PARAMETER Update type is not
UpdateFvFile
.
UpdateDispatcher.c
132
} else if (ConfigData->UpdateType ==
UpdateFvFile
) {
467
case
UpdateFvFile
:
472
// Though
UpdateFvFile
will only update a single file, but the update
FlashUpdate.c
710
@retval EFI_INVALID_PARAMETER Update type is not
UpdateFvFile
.
732
if (ConfigData->UpdateType !=
UpdateFvFile
) {
[
all
...]
Completed in 54 milliseconds