Searched refs:EFI_HII_PACKAGE_FORM (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/AutoGen/
H A DStrGather.py45 EFI_HII_PACKAGE_FORM = '0x02' variable
48 StringPackageForm = EFI_HII_PACKAGE_FORM
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/Common/
H A DUefiInternalFormRepresentation.h92 #define EFI_HII_PACKAGE_FORM 0x02 macro
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/
H A DVfrFormPkg.cpp280 (*PkgHdr)->Type = EFI_HII_PACKAGE_FORM;
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenFw/
H A DGenFw.c1641 if (HiiPackageHeader.Type == EFI_HII_PACKAGE_FORM) {

Completed in 66 milliseconds