]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/HiiDatabaseDxe/ConfigKeywordHandler.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Universal / HiiDatabaseDxe / ConfigKeywordHandler.c
2021-12-07 Michael KubackiMdeModulePkg: Apply uncrustify changes
2021-12-07 Michael D KinneyMdeModulePkg: Change OPTIONAL keyword usage style
2021-12-07 Michael D KinneyMdeModulePkg: Change use of EFI_D_* to DEBUG_*
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2017-11-08 Jian J WangMdeModulePkg: Fix misuses of AllocateCopyPool
2017-03-02 Hao WuMdeModulePkg: Replace [Ascii|Unicode]ValueToString
2016-09-28 Ruiyu NiMdemodulePkg/HiiDatabase: Correct typo in comments.
2016-09-12 Dandan BiMdeModulePkg/HiiDB: Handle the "&READONLY" tag in ...
2016-06-28 Dandan BiMdeModulePkg/HiiDatabaseDxe: Add ASSERT before using...
2016-06-21 Star ZengMdeModulePkg: Replace UnicodeStrToAsciiStr/AsciiStrToUn...
2016-02-16 Dandan BiMdeModulePkg: Refine function comments in Keyword Handl...
2015-12-18 Dandan BiMdeModulePkg:Fix bug that get the password width info...
2015-09-17 Dandan BiMdeModulePkg:Fix the bug the incorrect change of StrCpy...
2015-09-17 Eric DongMdeModulePkg/HiiDatabase: Refine KeywordHandlerProtocol...
2015-09-17 Eric DongMdeModulePkg/HiiDatabase: Refine KeywordHandlerProtocol...
2015-09-17 Eric DongMdeModulePkg/HiiDatabase: Fix Progress not point to...
2015-08-24 Dandan BiMdeModulePkg:Refine the code in HiiDatabaseDxe
2015-08-20 Eric DongValidate the input namespace field to avoid assert.
2015-08-19 Eric DongAllocate temp buffer to avoid potential change user...
2015-06-29 Dandan BiMdeModulePkg:Use safe string functions
2015-05-28 Olivier MartinMdeModulePkg/HiiDatabaseDxe: Fixed build error.
2015-05-22 Eric DongMdeModulePkg: Validate the return value before use it.
2015-05-19 Eric DongMdeModulePkg: Enumerate all string packages in one...
2015-05-14 Ard BiesheuvelMdeModulePkg: remove unused variable DevicePathSize
2015-05-14 Laszlo ErsekMdeModulePkg: ConfigKeywordHandler: fix pointer target...
2015-05-13 Eric DongMdeModulePkg: Implement UEFI25 HII Config keyword handl...