audk/MdeModulePkg/Library/UefiHiiLib
rsun3 7992c0b02d Change the behavior of the HII Library function HiiGetHiiHandles() when the PackageListGuid parameter is not NULL. The original behavior is that if this parameter is not NULL at most 1 HII Handle is returned. Behavior after change is if this parameter is not NULL zero or more HII Handles associated with PackageListGuid are returned, because it is possible that there are multiple package lists with same package list GUID in the HII Database.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9393 6f19259b-4bc3-4df7-8a09-765794883524
2009-11-05 08:53:47 +00:00
..
HiiLanguage.c Retire HiiLibGetNextLanguage() API from HII Library class. 2009-04-17 02:38:11 +00:00
HiiLib.c Change the behavior of the HII Library function HiiGetHiiHandles() when the PackageListGuid parameter is not NULL. The original behavior is that if this parameter is not NULL at most 1 HII Handle is returned. Behavior after change is if this parameter is not NULL zero or more HII Handles associated with PackageListGuid are returned, because it is possible that there are multiple package lists with same package list GUID in the HII Database. 2009-11-05 08:53:47 +00:00
HiiString.c Fix a bug in UefiHiiLib. The size for allocating a buffer is StrSize instead of StrLen. 2009-05-04 08:51:40 +00:00
InternalHiiLib.h 1. Update the implementation of HII ConfigRouting Protocol in HiiDataBase module to follow new ECRs. 2009-05-14 07:06:06 +00:00
UefiHiiLib.inf 1. Update the implementation of HII ConfigRouting Protocol in HiiDataBase module to follow new ECRs. 2009-05-14 07:06:06 +00:00