]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/HiiDatabaseDxe
IntelFrameworkPkg: Convert non DOS format files to DOS format
[mirror_edk2.git] / MdeModulePkg / Universal / HiiDatabaseDxe /
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...
2010-02-24 lgao41. Correct File header to ## @file
2010-02-22 lgao41. Update GetStringWorker() of HiiDataBaseDxe to only...
2010-02-11 lgao4Update HiiDataBase to make sure that the installed...
2010-02-11 erictian1. free those inserted NsKeyNode resource when releasin...
2010-02-10 lgao4Fix ICC build break by do data conversion.
2010-02-09 lgao4Update HiiString Protocol and HiiSetString Api in HiiLib
2010-02-05 xdu2Add some security check.
2010-01-15 rsun3Fix some coding style issues in MdeModulePkg.
2010-01-14 rsun3Some HII related definitions change. Note these changes...
2009-11-20 rsun3EFI_HII_DATABASE_PROTOCOL.NewPackageList() allows insta...
2009-10-27 lgao4Correctly get the width of orderedlist question.
2009-10-02 jljustenFix warnings generated by GCC.
2009-06-03 eric_tianfix the HiiStrIdToImage sct failure, which is caused...
2009-05-26 rsun3Roll back changes to apply GetBestLanguage() in HiiData...
2009-05-26 lgao4Correct the check to the valid device path. The device...
2009-05-21 eric_tianrefine the implementation of HiiStringToImage:
2009-05-20 lgao4Update HiiDataBase to fix the SCT hang issues by the...
2009-05-20 vanjeffrename array name to avoid naming collision.
2009-05-19 lgao4Fix K8 and Sct failure.
2009-05-18 lgao4Fix K8 issues in HiiDataBase
2009-05-18 lgao4Correct DriverSample to produce the ConfigAccess protocol
2009-05-18 lgao4Retire original HII APIs: IfrLibExtractDefault and...
2009-05-14 lgao4Update HiiDataBase to fix parsing Hii package error...
2009-05-14 lgao41. Update the implementation of HII ConfigRouting Proto...
2009-05-11 vanjeffConfigRouting should get driver handle by device path...
2009-05-08 rsun3Update HiiDataBase driver to use GetBestLanguage()...
2009-05-06 lgao4correct the minor format.
2009-04-12 lgao4Remove unused IfrSupportLib
2009-04-10 qhuang8Add ASSERT() check for StringInfo pointer.
2009-04-09 lgao4Fix error when replace HexStringToBuf
2009-04-08 lgao4Replace BufToHexString by UnicodeValueToString
next