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

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Pi/
H A DPiFirmwareFile.h212 #define EFI_SECTION_VERSION 0x14 macro
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/Common/
H A DPiFirmwareFile.h131 #define EFI_SECTION_VERSION 0x14 macro
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Pi/
H A DPiFirmwareFile.h206 #define EFI_SECTION_VERSION 0x14 macro
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenSec/
H A DGenSec.c68 "EFI_SECTION_VERSION", // 0x14
166 EFI_SECTION_USER_INTERFACE, EFI_SECTION_VERSION,\n\
242 Generate a leaf section of type other than EFI_SECTION_VERSION
1263 } else if (stricmp (SectionName, mSectionTypeName[EFI_SECTION_VERSION]) == 0) {
1264 SectType = EFI_SECTION_VERSION;
1302 if ((SectType != EFI_SECTION_VERSION) && (SectType != EFI_SECTION_USER_INTERFACE)) {
1367 case EFI_SECTION_VERSION:
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VolInfo/
H A DVolInfo.c531 "EFI_SECTION_VERSION",
1306 case EFI_SECTION_VERSION:

Completed in 41 milliseconds