Searched refs:EFI_SECTION_USER_INTERFACE (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Pi/
H A DPiFirmwareFile.h213 #define EFI_SECTION_USER_INTERFACE 0x15 macro
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/Common/
H A DPiFirmwareFile.h132 #define EFI_SECTION_USER_INTERFACE 0x15 macro
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Pi/
H A DPiFirmwareFile.h207 #define EFI_SECTION_USER_INTERFACE 0x15 macro
/vbox/src/VBox/Devices/EFI/Firmware/PerformancePkg/Dp_App/
H A DDpUtilities.c315 EFI_SECTION_USER_INTERFACE,
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenSec/
H A DGenSec.c69 "EFI_SECTION_USER_INTERFACE", // 0x15
166 EFI_SECTION_USER_INTERFACE, EFI_SECTION_VERSION,\n\
243 and EFI_SECTION_USER_INTERFACE. Input file must be well formed.
1270 } else if (stricmp (SectionName, mSectionTypeName[EFI_SECTION_USER_INTERFACE]) == 0) {
1271 SectType = EFI_SECTION_USER_INTERFACE;
1302 if ((SectType != EFI_SECTION_VERSION) && (SectType != EFI_SECTION_USER_INTERFACE)) {
1392 case EFI_SECTION_USER_INTERFACE:
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/PlatformDriOverrideDxe/
H A DPlatDriOverrideDxe.c303 EFI_SECTION_USER_INTERFACE,
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VolInfo/
H A DVolInfo.c535 "EFI_SECTION_USER_INTERFACE",
1280 case EFI_SECTION_USER_INTERFACE:

Completed in 58 milliseconds