Searched refs:EFI_VERSION_SECTION (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/Common/
H A DPiFirmwareFile.h246 } EFI_VERSION_SECTION; typedef in typeref:struct:__anon10043
263 EFI_VERSION_SECTION *VersionSection;
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Pi/
H A DPiFirmwareFile.h470 } EFI_VERSION_SECTION; typedef in typeref:struct:__anon11973
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Pi/
H A DPiFirmwareFile.h464 } EFI_VERSION_SECTION; typedef in typeref:struct:__anon15575
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenSec/
H A DGenSec.c930 EFI_VERSION_SECTION *VersionSect;
1382 VersionSect = (EFI_VERSION_SECTION *) OutFileBuffer;
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VolInfo/
H A DVolInfo.c1307 printf (" Build Number: 0x%02X\n", ((EFI_VERSION_SECTION *) Ptr)->BuildNumber);
1308 printf (" Version Strg: %s\n", (char*) ((EFI_VERSION_SECTION *) Ptr)->VersionString);

Completed in 89 milliseconds