]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/HiiDatabaseDxe/Database.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Universal / HiiDatabaseDxe / Database.c
2021-12-07 Michael KubackiMdeModulePkg: Apply uncrustify changes
2021-12-07 Michael D KinneyMdeModulePkg: Change OPTIONAL keyword usage style
2020-02-14 Dandan BiMdeModulePkg/HiiDB: Remove configuration table when...
2019-04-28 Dandan BiMdeModulePkg/HiiDB: Minimize memory allocation times...
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2018-10-26 Dandan BiMdeModulePkg/HiiDB: Make sure database update behaviors...
2018-10-26 Dandan BiMdeModulePkg/HiiDB: Reorganize codes of exporting HII...
2018-10-09 Dandan BiMdeModulePkg/HiiDB: Fix incorrect structure convention...
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2017-12-28 Liming GaoMdeModulePkg HiiDataBase: Fix the potential NULL pointe...
2017-12-27 Liming GaoMdeModulePkg HiiDataBase: Fix the potential NULL pointe...
2017-12-26 Liming GaoMdeModulePkg HiiDataBaseDxe: Add the check for the...
2017-12-25 Liming GaoMdeModulePkg HiiDataBaseDxe: Initialize the local varia...
2017-12-25 Liming GaoMdeModulePkg HiiDataBase: Enable Firmware to retrieve...
2016-09-28 Ruiyu NiMdemodulePkg/HiiDatabase: Correct typo in comments.
2016-09-28 Ruiyu NiMdeModulePkg/HiiDatabase: Refine GetImageIdOrAddress
2016-04-27 Dandan BiMdeModulePkg: Export ConfigResp only for form Package...
2016-03-04 Dandan BiMdeModulePkg: Make HII configuration settings available...
2015-07-07 Dandan BiMdeModulePkg:Modify the incorrect DestStr length in...
2015-06-29 Dandan BiMdeModulePkg:Use safe string functions
2014-07-28 Eric DongUpdate code to support VS2013 tool chain.
2014-06-26 Eric DongRefine code to make it more safely.
2013-08-20 Eric DongRefine the comments and code to follow spec.
2011-09-18 lgao4Clean up the private GUID definition in module Level.
2011-01-20 ydong10Fixed HiiSetString failed. Tracker NUM:204479
2010-10-25 lgao4Update HiiDatabase->ExportPackageLists() service to...
2010-09-16 ydong10Refine code to make code run safely.
2010-04-24 hhtianUpdate the copyright notice format
2010-02-11 lgao4Update HiiDataBase to make sure that the installed...
2010-02-09 lgao4Update HiiString Protocol and HiiSetString Api in HiiLib
2010-01-14 rsun3Some HII related definitions change. Note these changes...
2009-11-20 rsun3EFI_HII_DATABASE_PROTOCOL.NewPackageList() allows insta...
2009-05-26 rsun3Roll back changes to apply GetBestLanguage() in HiiData...
2009-05-19 lgao4Fix K8 and Sct failure.
2009-05-08 rsun3Update HiiDataBase driver to use GetBestLanguage()...
2009-05-06 lgao4correct the minor format.
2009-04-08 lgao4Replace BufToHexString by UnicodeValueToString
2009-01-20 qwang12K8:
2009-01-19 jji4Source level security checked
2008-11-04 qwang12Sync in bug fix from EDK I:
2008-10-30 qwang12Remove SafeFreePool from MemoryAllocationLib as this...
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-07-15 qwang12Clean up HiiDatabase for Doxygen comments requirement.
2008-06-23 qwang12Merged in the following trackers from EDK:
2008-02-19 jljustenedk2/MdeModulePkg/Universal/HiiDatabaseDxe/Database.c:
2008-01-21 qwang12UEFI HII: Merge UEFI HII support changes from branch.