]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/HiiDatabaseDxe
MdeModulePkg: Fix IPv4 double free
[mirror_edk2.git] / MdeModulePkg / Universal / HiiDatabaseDxe /
2016-03-04 Dandan BiMdeModulePkg: Make HII configuration settings available...
2016-02-29 Cinnamon ShiaMdeModulePkg/HiiDatabaseDxe: Fix a variable is uninitia...
2016-02-23 Dandan BiMdeModulePkg: HiiDatabaseDxe: HiiStringToImage() should...
2016-02-16 Dandan BiMdeModulePkg: Refine function comments in Keyword Handl...
2016-01-26 Dandan BiMdeModulePkg:Make the logic in ConfigRouting.c clear...
2016-01-25 Eric DongMdeModulePkg: HiiDatabase: Refine the code to make...
2016-01-06 Dandan BiMdeModulePkg:Avoid ASSERT in HiiConfigRoutingRouteConfig
2015-12-18 Dandan BiMdeModulePkg:Fix bug that get the password width info...
2015-12-15 Jordan JustenMdeModulePkg: Convert all .uni files to utf-8
2015-12-11 Eugene CohenMdeModulePkg: Convert HiiDatabaseDxe ConfigRouting...
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-09-02 Dandan BiMdeModulePkg:Support orderedList with default value
2015-08-27 Dandan BiMdeModulePkg:Set default string value
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-07-27 Eric DongSupport get string from configuration string packages.
2015-07-07 Dandan BiMdeModulePkg:Modify the incorrect DestStr length in...
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-21 Dandan BiMdeModulePkg:Add line break character
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: Avoid update keyword string package.
2015-05-13 Eric DongMdeModulePkg: Implement UEFI25 HII Config keyword handl...
2014-09-03 Gao, LimingMdeModulePkg: Convert non DOS format files to DOS forma...
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-07 Feng Tian1) Add type cast for better coding style.
2014-07-28 Eric DongUpdate code to support VS2013 tool chain.
2014-06-26 Eric DongRefine code to make it more safely.
2014-02-26 Eric DongWhen exit from GetFullStringFromHiiFormPackages functio...
2014-01-23 Eric DongRefine the logic when return success, should not clean...
2013-12-09 Eric DongRefine code to fix potential code bug.
2013-12-06 Olivier Martin oli... Fixes a build issue (build error 'Statement is unreacha...
2013-11-29 Eric DongFix input config header string error, should not always...
2013-11-27 Eric DongUpdate the logic in browser core, use config routine...
2013-11-08 Eric DongNot update the imageId for EXT1,2,4 type.
2013-10-21 Eric DongEnable two form packages share one hii handle.
2013-08-23 Eric DongUpdate comments for HiiConfigRoutine->ExtractConfig...
2013-08-20 Eric DongRefine the comments and code to follow spec.
2013-07-29 Eric DongClean the flag before use it to avoid use old error...
2013-07-16 Olivier MartinFixes the GCC build 'Unused variable' warning (raised...
2013-07-16 Eric DongRollback patch 14470, because it error check in some...
2013-07-16 Olivier MartinFixes the GCC build 'Unused variable' warning (raised...
2013-07-03 Eric DongFix DDK build fail.
2013-07-03 Eric DongFix GCC build fail.
2013-07-02 Eric DongUpdate HiiDataBase and UefiHiiLib to support Name...
2013-01-06 ydong10Base on the type field to get the width of value field...
2012-12-17 ydong10Base on the value type to get the value for default...
2012-12-05 ydong10Update the HiiConfigToBlock to follow spec.
2012-09-29 erictianMdeModulePkg:removes the unreachable ‘break’ instructio...
2012-08-21 ydong10Initialize the variable before use it.
2012-06-26 ydong10Check whether has storage for date/time opcode, if...
2012-05-31 ydong10Fixed build failed.
2012-05-30 ydong10Add new interface GetVariable2 and GetEfiGlobalVariable...
2012-05-07 ydong10Fix memory leak issues.
2012-04-24 lgao4Update HiiFont Service to return error status instead...
2011-11-24 ydong10Patch includes:
2011-11-23 ydong10Update code to follow coding style. Mainly change about:
2011-11-18 ydong10Patch for:
2011-10-13 ydong10Refine code and check null pointer error.
2011-10-09 ydong10Update code to make get string case insensitive about...
2011-09-29 ydong10Add pointer check for NULL before dereference it.
2011-09-18 lgao4Clean up the private GUID definition in module Level.
2011-09-13 oliviermartinMdeModulePkg/HiiDatabaseDxe: Removed unused variables
2011-09-01 ydong10Update HiiBlockToConfig function to follow spec.
2011-08-01 lgao4Fixes two issues in HiiFontProtocol->StringToImage...
2011-07-13 ydong10Fixed build fail with GCC/ICC tools
2011-07-12 ydong10Change the HiiDataBase and browser codes to support...
2011-06-10 lgao4Add the missing logic in HiiConfigRouting ExtractConfig...
2011-06-08 lzeng14String Reference Cleanup.
2011-04-19 ydong10Update ALTCFG reference from default name token to...
2011-04-13 ydong10Do not assert in HiiBlockToConfig function when an...
2011-04-01 lgao4Use the minimum value for Numeric and the first option...
2011-03-18 lgao4Fix ICC build failure.
2011-03-17 ydong10Use exactly match method for HiiCompareLanguage.
2011-03-14 lgao4Roll back change to previous version. Language should...
2011-03-14 ydong10Enhance inf and dec file to follow specs.
2011-03-08 lgao4Update HiiCompareLanguage to support case that language...
2011-02-23 lgao4The input StringInfo should be kept for HiiStringIdToIm...
2011-02-23 ydong10HiiCompareLanguage should use the exact match method...
2011-02-16 lgao4Update HiiCompareLanguage() function to use GetBestLang...
2011-01-24 lgao4 Support proportional Font and Font output flags.
2011-01-21 jljustenMdeModulePkg HiiDatabaseDxe: Fix build error on GCC 4.4
2011-01-21 ydong10Enhance code to avoid build error.
2011-01-20 ydong10Fixed HiiSetString failed. Tracker NUM:204479
2010-12-09 lgao4EFI_INVALID_PARAMETER should return when the input...
2010-11-23 lgao4 Fix the bug that HiiConfigToBlock doesn't update Block...
2010-10-25 lgao4Update HiiDatabase->ExportPackageLists() service to...
2010-09-16 ydong10Refine code to make code run safely.
2010-09-15 ydong10Refine soma code to make code run safely.
2010-04-24 hhtianUpdate the copyright notice format
2010-02-27 lgao4Add the missing check for NULL pointer before use it.
2010-02-25 lgao4Enhance SetupBrowser to support new UEFI HiiFormMap...
next