summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/HiiDatabaseDxe/Database.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/HiiDB: Remove configuration table when it's freed (CVE-2019-14586)Dandan Bi2020-02-141-1/+9
* MdeModulePkg/HiiDB: Minimize memory allocation times after ReadyToBootDandan Bi2019-04-281-7/+17
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg/HiiDB: Make sure database update behaviors are atomicDandan Bi2018-10-261-1/+52
* MdeModulePkg/HiiDB: Reorganize codes of exporting HII settingsDandan Bi2018-10-261-43/+32
* MdeModulePkg/HiiDB: Fix incorrect structure convention for checkboxDandan Bi2018-10-091-1/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-5/+5
* MdeModulePkg HiiDataBase: Fix the potential NULL pointer accessLiming Gao2017-12-281-3/+8
* MdeModulePkg HiiDataBase: Fix the potential NULL pointer referenceLiming Gao2017-12-271-4/+6
* MdeModulePkg HiiDataBaseDxe: Add the check for the memory allocation returnLiming Gao2017-12-261-0/+9
* MdeModulePkg HiiDataBaseDxe: Initialize the local variable before referenceLiming Gao2017-12-251-0/+3
* MdeModulePkg HiiDataBase: Enable Firmware to retrieve the default settingLiming Gao2017-12-251-1/+514
* MdemodulePkg/HiiDatabase: Correct typo in comments.Ruiyu Ni2016-09-281-7/+7
* MdeModulePkg/HiiDatabase: Refine GetImageIdOrAddressRuiyu Ni2016-09-281-1/+1
* MdeModulePkg: Export ConfigResp only for form Package after ReadyToBootDandan Bi2016-04-271-8/+56
* MdeModulePkg: Make HII configuration settings available to OS runtimeDandan Bi2016-03-041-2/+142
* MdeModulePkg:Modify the incorrect DestStr length in safe string functionsDandan Bi2015-07-071-1/+1
* MdeModulePkg:Use safe string functionsDandan Bi2015-06-291-3/+3
* Update code to support VS2013 tool chain.Eric Dong2014-07-281-3/+8
* Refine code to make it more safely.Eric Dong2014-06-261-1/+3
* Refine the comments and code to follow spec.Eric Dong2013-08-201-7/+12
* Clean up the private GUID definition in module Level.lgao42011-09-181-9/+3
* Fixed HiiSetString failed. Tracker NUM:204479ydong102011-01-201-2/+2
* Update HiiDatabase->ExportPackageLists() service to support NULL HII handle ...lgao42010-10-251-2/+2
* Refine code to make code run safely.ydong102010-09-161-1/+1
* Update the copyright notice formathhtian2010-04-241-2/+2
* Update HiiDataBase to make sure that the installed StringPackages contains th...lgao42010-02-111-1/+87
* Update HiiString Protocol and HiiSetString Api in HiiLiblgao42010-02-091-1/+1
* Some HII related definitions change. Note these changes are inconsistent with...rsun32010-01-141-2/+4
* EFI_HII_DATABASE_PROTOCOL.NewPackageList() allows installation of multiple pa...rsun32009-11-201-5/+3
* Roll back changes to apply GetBestLanguage() in HiiDataBase. Exact language m...rsun32009-05-261-4/+1
* Fix K8 and Sct failure.lgao42009-05-191-1/+1
* Update HiiDataBase driver to use GetBestLanguage() for matching RFC 4646 lang...rsun32009-05-081-1/+4
* correct the minor format.lgao42009-05-061-2/+1
* Replace BufToHexString by UnicodeValueToStringlgao42009-04-081-1/+1
* K8: qwang122009-01-201-1/+1
* Source level security checkedjji42009-01-191-15/+16
* Sync in bug fix from EDK I:qwang122008-11-041-6/+6
* Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang122008-10-301-52/+83
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-1/+1
* Clean up HiiDatabase for Doxygen comments requirement.qwang122008-07-151-42/+36
* Merged in the following trackers from EDK:qwang122008-06-231-11/+22
* edk2/MdeModulePkg/Universal/HiiDatabaseDxe/Database.c:jljusten2008-02-191-0/+5
* UEFI HII: Merge UEFI HII support changes from branch.qwang122008-01-211-0/+3727