HomeSort by relevance Sort by last modified time
    Searched refs:PackageList (Results 1 - 25 of 30) sorted by null

1 2

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
Database.c 39 HII_DATABASE_PACKAGE_LIST_INSTANCE *PackageList;
52 DatabaseRecord->PackageList = AllocateZeroPool (sizeof (HII_DATABASE_PACKAGE_LIST_INSTANCE));
53 if (DatabaseRecord->PackageList == NULL) {
58 PackageList = DatabaseRecord->PackageList;
60 InitializeListHead (&PackageList->GuidPkgHdr);
61 InitializeListHead (&PackageList->FormPkgHdr);
62 InitializeListHead (&PackageList->KeyboardLayoutHdr);
63 InitializeListHead (&PackageList->StringPkgHdr);
64 InitializeListHead (&PackageList->FontPkgHdr);
    [all...]
HiiDatabase.h 276 HII_DATABASE_PACKAGE_LIST_INSTANCE *PackageList;
495 PackageList.
560 @param PackageList Pointer to a package list which will be exported.
575 IN HII_DATABASE_PACKAGE_LIST_INSTANCE *PackageList,
662 @param PackageList The package list in the HII database to search
665 PackageList.
712 @retval EFI_INVALID_PARAMETER The Blt or PackageList was NULL.
714 @retval EFI_NOT_FOUND The specified PackageList is not in the Database or the stringid is not
715 in the specified PackageList.
723 IN EFI_HII_HANDLE PackageList,
    [all...]
Image.c 575 This function adds the image Image to the group of images owned by PackageList, and returns
579 @param PackageList Handle of the package list where this image will
582 unique within PackageList.
586 @retval EFI_NOT_FOUND The specified PackageList could not be found in
596 IN EFI_HII_HANDLE PackageList,
617 if (!IsHiiHandleValid (PackageList)) {
634 if (DatabaseRecord->Handle == PackageList) {
635 PackageListNode = DatabaseRecord->PackageList;
787 the specified PackageList and copies it into the buffer specified by Image.
790 @param PackageList Handle of the package list where this image will
    [all...]
String.c 245 PackageList.
596 PackageList.
715 PackageList.
861 PackageList.
    [all...]
Font.c 209 for (Link1 = Node->PackageList->SimpleFontPkgHdr.ForwardLink;
210 Link1 != &Node->PackageList->SimpleFontPkgHdr;
    [all...]
ConfigKeywordHandler.c 689 DevicePathPkg = TempDatabase->PackageList->DevicePathPkg;
751 @param StringId The string's id, which is unique within PackageList.
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/HiiString/
HiiString.h 45 IN EFI_HII_HANDLE PackageList,
55 This function adds the string String to the group of strings owned by PackageList, with the
62 PackageList - Handle of the package list where this string will be added.
63 StringId - On return, contains the new strings id, which is unique within PackageList.
75 EFI_NOT_FOUND - The specified PackageList could not be found in database.
87 IN EFI_HII_HANDLE PackageList,
97 with the specified PackageList in the language Language and copies it into
103 PackageList - The package list in the HII database to search for the
105 StringId - The string's id, which is unique within PackageList.
119 The specified PackageList is not in the database.
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
HiiString.h 26 This function adds the string String to the group of strings owned by PackageList, with the
32 @param PackageList The handle of the package list where this string will
35 unique within PackageList.
49 @retval EFI_NOT_FOUND The specified PackageList could not be found in
61 IN EFI_HII_HANDLE PackageList,
72 with the specified PackageList in the language Language and copies it into
77 @param PackageList The package list in the HII database to search for
80 PackageList.
91 The specified PackageList is not in the database.
108 IN EFI_HII_HANDLE PackageList,
    [all...]
HiiImage.h 58 owned by PackageList, and returns a new image identifier
63 @param PackageList Handle of the package list where this image will be added.
66 unique within PackageList.
84 IN EFI_HII_HANDLE PackageList,
92 is associated with the specified PackageList and copies it
94 ImageId is not present in the specified PackageList, then
103 @param PackageList The package list in the HII database to
107 PackageList.
114 available. Or The specified PackageList is not in the database.
126 IN EFI_HII_HANDLE PackageList,
    [all...]
HiiDatabase.h 86 @param PackageList A pointer to an EFI_HII_PACKAGE_LIST_HEADER structure.
101 @retval EFI_INVALID_PARAMETER PackageList is NULL, or Handle is NULL.
108 IN CONST EFI_HII_PACKAGE_LIST_HEADER *PackageList,
145 list specified by PackageList. The update process has the
147 list specified by PackageList. A package type consists of the
159 by PackageList, using the following steps:
169 @param PackageList A pointer to an EFI_HII_PACKAGE_LIST
177 @retval EFI_INVALID_PARAMETER PackageList was NULL.
186 IN CONST EFI_HII_PACKAGE_LIST_HEADER *PackageList
HiiFont.h 279 @param PackageList
284 PackageList.
343 @retval EFI_INVALID_PARAMETER The Blt or PackageList was NULL.
345 @retval EFI_NOT_FOUND The specified PackageList is not in the Database,
346 or the stringid is not in the specified PackageList.
354 IN EFI_HII_HANDLE PackageList,
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/HiiResourcesSampleDxe/
HiiResourcesSample.c 78 EFI_HII_PACKAGE_LIST_HEADER *PackageList;
86 (VOID **) &PackageList,
113 PackageList,
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/UefiEfiIfrSupportLib/
UefiIfrString.c 523 IN EFI_HII_HANDLE PackageList,
533 PackageList - Handle of the package list where this string will be added.
534 StringId - On return, contains the new strings id, which is unique within PackageList.
539 EFI_NOT_FOUND - The specified PackageList could not be found in database.
554 Languages = GetSupportedLanguages (PackageList);
571 PackageList,
581 PackageList,
601 IN EFI_HII_HANDLE PackageList,
613 PackageList - The package list in the HII database to search for the specified string.
614 StringId - The string's id, which is unique within PackageList.
    [all...]
UefiIfrLibrary.h 1168 IN EFI_HII_HANDLE PackageList,
1178 PackageList - Handle of the package list where this string will be added.
1179 StringId - On return, contains the new strings id, which is unique within PackageList.
1184 EFI_NOT_FOUND - The specified PackageList could not be found in database.
1193 IN EFI_HII_HANDLE PackageList,
1205 PackageList - The package list in the HII database to search for the specified string.
1206 StringId - The string's id, which is unique within PackageList.
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/Parser/
InfPackagesObject.py 175 PackageList = self.Packages[PackageItemObj]
176 PackageList.append(PackageItemObj)
177 self.Packages[PackageItemObj] = PackageList
179 PackageList = []
180 PackageList.append(PackageItemObj)
181 self.Packages[PackageItemObj] = PackageList
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/HiiImage/
HiiImage.h 73 IN EFI_HII_HANDLE PackageList,
80 This function adds the image Image to the group of images owned by PackageList, and returns
85 PackageList - Handle of the package list where this image will be added.
86 ImageId - On return, contains the new image id, which is unique within PackageList.
91 EFI_NOT_FOUND - The specified PackageList could not be found in database.
102 IN EFI_HII_HANDLE PackageList,
110 the specified PackageList and copies it into the buffer specified by Image.
114 PackageList - Handle of the package list where this image will be searched.
115 ImageId - The image's id,, which is unique within PackageList.
121 The specified PackageList is not in the database.
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Parser/
InfPackageSectionParser.py 41 PackageList = []
118 PackageList.append((ValueList, LineComment,
134 if not InfSectionObject.SetPackages(PackageList, Arch = ArchList):
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/HiiDatabase/
HiiDatabase.h 93 IN CONST EFI_HII_PACKAGE_LIST_HEADER *PackageList,
106 PackageList - A pointer to an EFI_HII_PACKAGE_LIST_HEADER structure.
115 EFI_INVALID_PARAMETER - PackageList is NULL or Handle is NULL.
151 IN CONST EFI_HII_PACKAGE_LIST_HEADER *PackageList
157 in the HII databases, using the new package list specified by PackageList.
163 PackageList - A pointer to an EFI_HII_PACKAGE_LIST_HEADER package.
168 EFI_INVALID_PARAMETER - PackageList was NULL.
  /device/linaro/bootloader/edk2/OvmfPkg/PlatformDxe/
Platform.c 472 @param[in] PackageList The package list with the formset and form for
474 names are added as new strings to PackageList.
487 @return Status codes from underlying functions. PackageList may
495 IN EFI_HII_HANDLE *PackageList,
517 NewString = HiiSetString (PackageList, 0 /* new string */, Desc,
542 Populate the form identified by the (PackageList, FormSetGuid, FormId)
556 IN EFI_HII_HANDLE *PackageList,
599 Status = CreateResolutionOptions (PackageList, &OpCodeBuffer2,
633 Status = HiiUpdateForm (PackageList, FormSetGuid, FormId,
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Core/
DistributionPackageClass.py 110 # @param PackageList: A list of all packages
113 def GetDistributionPackage(self, WorkspaceDir, PackageList, ModuleList):
120 if PackageList:
121 for PackageFile in PackageList:
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiHiiPack/
HiiPack.c 209 UINT8 *PackageList;
269 PackageList = Buffer;
291 DumpRawBytes (OutFptr, PackageList, PackageListLen, 2);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/HiiFont/
HiiFont.h 146 IN EFI_HII_HANDLE PackageList,
165 PackageList - The package list in the HII database to search for the specified string.
166 StringId - The string's id, which is unique within PackageList.
193 EFI_INVALID_PARAMETER - The Blt or PackageList was NULL.
195 EFI_NOT_FOUND - The specified PackageList is not in the Database or the stringid is not
196 in the specified PackageList.
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Workspace/
WorkspaceDatabase.py     [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/
InstallPkg.py 199 def GetPackageList(DistPkg, Dep, WorkspaceDir, Options, ContentZipFile, ModuleList, PackageList):
214 PackageList.append(Package)
224 for Package in PackageList:
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/AutoGen/
AutoGen.py 355 Pkgs = list(PkgSet) + list(PGen.PackageList)
566 for Package in Pa.PackageList:
652 for Package in Pa.PackageList:
    [all...]

Completed in 684 milliseconds

1 2