Searched defs:EFI_IMAGE_SIZEOF_SHORT_NAME (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/
H A DPeImage.h273 #define EFI_IMAGE_SIZEOF_SHORT_NAME 8 macro
279 UINT8 Name[EFI_IMAGE_SIZEOF_SHORT_NAME];
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/IndustryStandard/
H A DPeImage.h309 #define EFI_IMAGE_SIZEOF_SHORT_NAME 8 macro
312 UINT8 Name[EFI_IMAGE_SIZEOF_SHORT_NAME];
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/IndustryStandard/
H A DPeImage.h275 #define EFI_IMAGE_SIZEOF_SHORT_NAME 8 macro
281 UINT8 Name[EFI_IMAGE_SIZEOF_SHORT_NAME];

Completed in 229 milliseconds