HomeSort by relevance Sort by last modified time
    Searched refs:PackageType (Results 1 - 14 of 14) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Library/VarCheckHiiLib/
VarCheckHii.h 41 UINT8 PackageType;
VarCheckHiiGen.c 88 @param[in] PackageType Package Type
95 IN UINT8 PackageType
100 if (mPackageTypeStringTable[Index].PackageType == PackageType) {
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/
Utility.h 28 If PackageType is EFI_HII_PACKAGE_TYPE_GUID and PackageGuid is
30 If PackageType is not EFI_HII_PACKAGE_TYPE_GUID and PackageGuid is not
34 @param PackageType Specifies the package type of the packages
38 @param PackageGuid If PackageType is
59 IN UINT8 PackageType,
207 @param PackageType The Package Type.
214 IN UINT8 PackageType
Utility.c 33 If PackageType is EFI_HII_PACKAGE_TYPE_GUID and PackageGuid is
35 If PackageType is not EFI_HII_PACKAGE_TYPE_GUID and PackageGuid is not
39 @param PackageType Specifies the package type of the packages
43 @param PackageGuid If PackageType is
64 IN UINT8 PackageType,
78 if (PackageType == EFI_HII_PACKAGE_TYPE_GUID) {
86 PackageType,
107 PackageType,
437 @param PackageType The Package Type.
444 IN UINT8 PackageType
    [all...]
Package.c 760 @param PackageType The Package Type.
772 IN UINT8 PackageType,
783 ASSERT (PackageType == EFI_HII_PACKAGE_STRINGS || PackageType == EFI_HII_PACKAGE_FORMS);
805 if (PackageType == EFI_HII_PACKAGE_FORMS) {
828 @param PackageType The Package Type.
840 IN UINT8 PackageType,
855 ASSERT (PackageType == EFI_HII_PACKAGE_STRINGS);
HiiDatabase.h     [all...]
ConfigAccess.c     [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/HiiDatabase/
HiiDatabase.h 57 IN UINT8 PackageType,
67 actual event is encoded in NotifyType. The following table describes how PackageType,
71 PackageType - Package type of the notification.
72 PackageGuid - If PackageType is EFI_HII_PACKAGE_TYPE_GUID, then this is the pointer to
178 IN UINT8 PackageType,
192 PackageType - Specifies the package type of the packages to list or
194 PackageGuid - If PackageType is EFI_HII_PACKAGE_TYPE_GUID, then this
212 EFI_INVALID_PARAMETER - PackageType is not a EFI_HII_PACKAGE_TYPE_GUID but
213 PackageGuid is not NULL, PackageType is a EFI_HII_
262 IN UINT8 PackageType,
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
HiiDatabase.h 39 in NotifyType. The following table describes how PackageType,
43 @param PackageType Package type of the notification.
45 @param PackageGuid If PackageType is
64 IN UINT8 PackageType,
199 @param PackageType Specifies the package type of the packages
203 @param PackageGuid If PackageType is
229 @retval EFI_INVALID_PARAMETER PackageType is not a EFI_HII_PACKAGE_TYPE_GUID but
230 PackageGuid is not NULL, PackageType is a EFI_HII_
237 IN UINT8 PackageType,
309 @param PackageType The package type. See
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiHiiPack/
HiiPack.c 49 UINT32 PackageType;
541 NameList->PackageType = PackageHeader->Type;
543 if (!mGlobals.GuidSpecified && NameList->PackageType == EFI_HII_PACKAGE_FORMS) {
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
Database.c 148 @param PackageType Package type
162 IN UINT8 PackageType,
192 switch (PackageType) {
322 if (Notify->NotifyType == NotifyType && Notify->PackageType == PackageType) {
326 if (PackageType != EFI_HII_PACKAGE_TYPE_GUID) {
333 Notify->PackageType,
    [all...]
HiiDatabase.h 291 UINT8 PackageType;
456 @param PackageType Package type
469 IN UINT8 PackageType,
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/SetupBrowserDxe/
Presentation.c     [all...]
  /external/error_prone/javac/
javac-9+181-r4173-1.jar 

Completed in 1199 milliseconds