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

/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Library/DxeDeferImageLoadLib/
H A DDxeDeferImageLoadLib.h47 #define IMAGE_FROM_REMOVABLE_MEDIA 0x00000008 macro
H A DDxeDeferImageLoadLib.c101 return IMAGE_FROM_REMOVABLE_MEDIA;
146 return IMAGE_FROM_REMOVABLE_MEDIA;
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Library/DxeImageVerificationLib/
H A DDxeImageVerificationLib.h52 #define IMAGE_FROM_REMOVABLE_MEDIA 0x00000003 macro
H A DDxeImageVerificationLib.c171 return IMAGE_FROM_REMOVABLE_MEDIA;
216 return IMAGE_FROM_REMOVABLE_MEDIA;
1242 case IMAGE_FROM_REMOVABLE_MEDIA:

Completed in 50 milliseconds