]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/HiiDatabaseDxe/ConfigKeywordHandler.c
Validate the input namespace field to avoid assert.
[mirror_edk2.git] / MdeModulePkg / Universal / HiiDatabaseDxe / ConfigKeywordHandler.c
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...