]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/HiiDatabaseDxe
MdeModulePkg Variable: Align TPL level for (Smm)EndOfDxe callback
[mirror_edk2.git] / MdeModulePkg / Universal / HiiDatabaseDxe /
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...
2017-11-08 Jian J WangMdeModulePkg: Fix misuses of AllocateCopyPool
2017-09-21 Dandan BiMdeModulePkg/HiiDatabase: Handle questions with Bit...
2017-04-18 Dandan BiMdeModulePkg/HiiDB: Avoid incorrect results of multipli...
2017-03-06 Hao WuMdeModulePkg: Refine casting expression result to bigge...
2017-03-06 Hao WuMdeModulePkg: Refine type cast for pointer subtraction
2017-03-02 Hao WuMdeModulePkg: Replace [Ascii|Unicode]ValueToString
2017-02-21 Dandan BiMdeModulePkg/HiiDatabase: clean the value before settin...
2016-11-17 Eric DongMdeModulePkg HiiDatabase: Remove extra memory initializ...
2016-10-27 Gary LinMdeModulePkg/Universal: Fix typos in comments
2016-10-25 Ruiyu NiMdeModulePkg/HiiDatabaseDxe.inf: Correct the GUID usages
2016-10-09 Ruiyu NiMdeModulePkg/HiiDataBase: Fix NULL deference bug in...
2016-10-08 Dandan BiMdeModulePkg/HiiDataBase: Fix incorrect local variable...
2016-09-28 Ruiyu NiMdeModulePkg/HiiDatabase: Add HiiImageEx implementation.
2016-09-28 Ruiyu NiMdeModulePkg/HiiDatabase: Update HiiImage to support...
2016-09-28 Ruiyu NiMdemodulePkg/HiiDatabase: Correct typo in comments.
2016-09-28 Ruiyu NiMdeModulePkg/HiiDatabase: Refine HiiDrawImage()
2016-09-28 Ruiyu NiMdeModulePkg/HiiDatabase: Refine HiiSetImage()
2016-09-28 Ruiyu NiMdeModulePkg/HiiDatabase: Refine HiiGetImage()
2016-09-28 Ruiyu NiMdeModulePkg/HiiDatabase: Refine HiiNewImage()
2016-09-28 Ruiyu NiMdeModulePkg/HiiDatabase: Move common code to LocatePac...
2016-09-28 Ruiyu NiMdeModulePkg/HiiDatabase: Refine GetImageIdOrAddress
2016-09-12 Dandan BiMdeModulePkg/HiiDB: Handle the "&READONLY" tag in ...
2016-08-11 Dandan BiMdeModulePkg/HiiDB: Share default if some default value...
2016-07-07 Dandan BiMdeModulePkg/HiiDB: Record fail info if fail to save...
2016-06-28 Dandan BiMdeModulePkg/HiiDatabaseDxe: Add ASSERT before using...
2016-06-21 Star ZengMdeModulePkg: Replace UnicodeStrToAsciiStr/AsciiStrToUn...
2016-06-15 Dandan BiMdeModulePkg/Database: Fix incorrect calculation of...
2016-06-06 Dandan BiMdeModulePkg/HiiDatabase: Remove the incorrect calculat...
2016-06-06 Dandan BiMdeModulePkg/HiiDatabase: Preinit background when rende...
2016-05-06 Dandan BiMdeModulePkg/HiiDatabaseDxe: Fix memory leak issues...
2016-04-27 Dandan BiMdeModulePkg: Export ConfigResp only for form Package...
2016-04-27 Dandan BiMdeModulePkg: BOOLEAN type needn't to compare to TRUE...
2016-04-22 Dandan BiMdeModulePkg/HiiDatabaseDxe: Fix the VS2010/VS2012...
2016-04-19 Dandan BiMdeModulePkg/HiiDatabaseDxe: Support EfiVarStore to...
2016-04-19 Dandan BiMdeModulePkg/HiiDatabaseDxe: Correct the ReallocatePool...
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.
next