Home
last modified time | relevance | path

Searched refs:EFI_GENERAL_APPLICATION_SUBCLASS (Results 1 – 9 of 9) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/
DTianoHii.h110 #define EFI_GENERAL_APPLICATION_SUBCLASS 0x01 macro
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Guid/
DMdeModuleHii.h127 #define EFI_GENERAL_APPLICATION_SUBCLASS 0x01 macro
/device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/
DMdeModuleHii.h128 #define EFI_GENERAL_APPLICATION_SUBCLASS 0x01 macro
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Framework/
DFrameworkInternalFormRepresentation.h91 #define EFI_GENERAL_APPLICATION_SUBCLASS 0x01 macro
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Include/
DEfiInternalFormRepresentation.h105 #define EFI_GENERAL_APPLICATION_SUBCLASS 0x01 macro
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DriverSampleDxe/
DVfr.vfr34 #define EFI_GENERAL_APPLICATION_SUBCLASS 0x01
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/
DVfrSyntax.g685 …ubclassGeneralApplication << $SubClass |= EFI_GENERAL_APPLICATION_SUBCLASS; >>
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/VfrCompile/
DVfrCompile.g924 …A:SubclassGeneralApplication << SetSubclass (SGA->getLine(), EFI_GENERAL_APPLICATION_SUBCLASS); >>
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
DVfrSyntax.g1081 …ubclassGeneralApplication << $SubClass |= EFI_GENERAL_APPLICATION_SUBCLASS; >>