summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/HiiDatabaseDxe/Database.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-27MdeModulePkg: Export ConfigResp only for form Package after ReadyToBootDandan Bi1-8/+56
2016-03-04MdeModulePkg: Make HII configuration settings available to OS runtimeDandan Bi1-2/+142
2015-07-07MdeModulePkg:Modify the incorrect DestStr length in safe string functionsDandan Bi1-1/+1
2015-06-29MdeModulePkg:Use safe string functionsDandan Bi1-3/+3
2014-07-28Update code to support VS2013 tool chain.Eric Dong1-3/+8
2014-06-26Refine code to make it more safely.Eric Dong1-1/+3
2013-08-20Refine the comments and code to follow spec.Eric Dong1-7/+12
2011-09-18Clean up the private GUID definition in module Level.lgao41-9/+3
2011-01-20Fixed HiiSetString failed. Tracker NUM:204479ydong101-2/+2
2010-10-25Update HiiDatabase->ExportPackageLists() service to support NULL HII handle ...lgao41-2/+2
2010-09-16Refine code to make code run safely.ydong101-1/+1
2010-04-24Update the copyright notice formathhtian1-2/+2
2010-02-11Update HiiDataBase to make sure that the installed StringPackages contains th...lgao41-1/+87
2010-02-09Update HiiString Protocol and HiiSetString Api in HiiLiblgao41-1/+1
2010-01-14Some HII related definitions change. Note these changes are inconsistent with...rsun31-2/+4
2009-11-20EFI_HII_DATABASE_PROTOCOL.NewPackageList() allows installation of multiple pa...rsun31-5/+3
2009-05-26Roll back changes to apply GetBestLanguage() in HiiDataBase. Exact language m...rsun31-4/+1
2009-05-19Fix K8 and Sct failure.lgao41-1/+1
2009-05-08Update HiiDataBase driver to use GetBestLanguage() for matching RFC 4646 lang...rsun31-1/+4
2009-05-06correct the minor format.lgao41-2/+1
2009-04-08Replace BufToHexString by UnicodeValueToStringlgao41-1/+1
2009-01-20K8: qwang121-1/+1
2009-01-19Source level security checkedjji41-15/+16
2008-11-04Sync in bug fix from EDK I:qwang121-6/+6
2008-10-30Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang121-52/+83
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-1/+1
2008-07-15Clean up HiiDatabase for Doxygen comments requirement.qwang121-42/+36
2008-06-23Merged in the following trackers from EDK:qwang121-11/+22
2008-02-19edk2/MdeModulePkg/Universal/HiiDatabaseDxe/Database.c:jljusten1-0/+5
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang121-0/+3727