Home | History | Annotate | Download | only in HiiDatabaseDxe

Lines Matching defs:PackageList

280   HII_DATABASE_PACKAGE_LIST_INSTANCE    *PackageList;

507 PackageList.
572 @param PackageList Pointer to a package list which will be exported.
587 IN HII_DATABASE_PACKAGE_LIST_INSTANCE *PackageList,
674 @param PackageList The package list in the HII database to search
677 PackageList.
724 @retval EFI_INVALID_PARAMETER The Blt or PackageList was NULL.
726 @retval EFI_NOT_FOUND The specified PackageList is not in the Database or the stringid is not
727 in the specified PackageList.
735 IN EFI_HII_HANDLE PackageList,
847 Return the HII package list identified by PackageList HII handle.
850 @param PackageList HII handle of the package list to locate.
857 IN EFI_HII_HANDLE PackageList
862 the specified PackageList and copies it into the buffer specified by Image.
865 @param PackageList Handle of the package list where this image will
868 PackageList.
875 database. The specified PackageList is not in the database.
885 IN EFI_HII_HANDLE PackageList,
904 This function adds the image Image to the group of images owned by PackageList, and returns
908 @param PackageList Handle of the package list where this image will
911 unique within PackageList.
915 @retval EFI_NOT_FOUND The specified PackageList could not be found in
925 IN EFI_HII_HANDLE PackageList,
933 the specified PackageList and copies it into the buffer specified by Image.
936 @param PackageList Handle of the package list where this image will
939 PackageList.
944 The specified PackageList is not in the database.
956 IN EFI_HII_HANDLE PackageList,
967 @param PackageList The package list containing the images.
969 PackageList.
974 database. The specified PackageList is not in the database.
982 IN EFI_HII_HANDLE PackageList,
1036 @param PackageList The package list in the HII database to search
1039 PackageList.
1060 The specified PackageList is not in the database.
1068 IN EFI_HII_HANDLE PackageList,
1080 @param PackageList Handle of the package list where this image will
1083 unique within PackageList.
1087 @retval EFI_NOT_FOUND The PackageList could not be found.
1095 IN EFI_HII_HANDLE PackageList,
1112 @param PackageList The package list in the HII database to search for the
1114 @param ImageId The image's id, which is unique within PackageList.
1119 PackageList is not in the Database.
1129 IN EFI_HII_HANDLE PackageList,
1141 @param PackageList The package list containing the images.
1142 @param ImageId The image's id, which is unique within PackageList.
1147 database. The specified PackageList is not in
1157 IN EFI_HII_HANDLE PackageList,
1214 @param PackageList The package list in the HII database to search for
1216 @param ImageId The image's id, which is unique within PackageList.
1234 The specified PackageList is not in the database.
1242 IN EFI_HII_HANDLE PackageList,
1257 @param PackageList Handle of the package list where this image will
1259 @param ImageId The image's id, which is unique within PackageList.
1264 database. The specified PackageList is not in the database.
1276 IN EFI_HII_HANDLE PackageList,
1286 This function adds the string String to the group of strings owned by PackageList, with the
1291 @param PackageList Handle of the package list where this string will
1294 unique within PackageList.
1308 @retval EFI_NOT_FOUND The specified PackageList could not be found in
1320 IN EFI_HII_HANDLE PackageList,
1331 with the specified PackageList in the language Language and copies it into
1337 @param PackageList The package list in the HII database to search
1340 PackageList.
1352 The specified PackageList is not in the database.
1369 IN EFI_HII_HANDLE PackageList,
1378 This function updates the string specified by StringId in the specified PackageList to the text
1383 @param PackageList The package list containing the strings.
1385 PackageList.
1403 IN EFI_HII_HANDLE PackageList,
1417 @param PackageList The package list to examine.
1431 packagelist.
1438 IN EFI_HII_HANDLE PackageList,
1451 @param PackageList The package list to examine.
1476 @retval EFI_NOT_FOUND The specified PackageList is not in the Database.
1483 IN EFI_HII_HANDLE PackageList,
1501 @param PackageList A pointer to an EFI_HII_PACKAGE_LIST_HEADER
1512 @retval EFI_INVALID_PARAMETER PackageList is NULL or Handle is NULL.
1519 IN CONST EFI_HII_PACKAGE_LIST_HEADER *PackageList,
1550 in the HII databases, using the new package list specified by PackageList.
1556 @param PackageList A pointer to an EFI_HII_PACKAGE_LIST_HEADER
1562 @retval EFI_INVALID_PARAMETER PackageList was NULL.
1571 IN CONST EFI_HII_PACKAGE_LIST_HEADER *PackageList