Searched refs:IMAGE_FROM_OPTION_ROM (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Library/DxeDeferImageLoadLib/
H A DDxeDeferImageLoadLib.h46 #define IMAGE_FROM_OPTION_ROM 0x00000004 macro
H A DDxeDeferImageLoadLib.c140 return IMAGE_FROM_OPTION_ROM;
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Library/DxeImageVerificationLib/
H A DDxeImageVerificationLib.h51 #define IMAGE_FROM_OPTION_ROM 0x00000002 macro
H A DDxeImageVerificationLib.c210 return IMAGE_FROM_OPTION_ROM;
1238 case IMAGE_FROM_OPTION_ROM:

Completed in 65 milliseconds