]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/HiiDatabaseDxe
EDK II Packages: Add Contributions.txt and License.txt files
[mirror_edk2.git] / MdeModulePkg / Universal / HiiDatabaseDxe /
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
2009-04-01 vanjeff1. retired console control protocol.
2009-03-27 qhuang8Add ASSERT() check for StringInfoIn structure.
2009-03-25 qhuang8Apply GetBestLanguage() for the implementation of HiiSt...
2009-03-25 qhuang8Fix a potential bug that GetLanguages() API may return...
2009-03-16 qwang12Remove Feature PCD PcdSupportFullConfigRoutingProtocol...
2009-02-23 vanjeffremove console control protocol consuming in DrawImage...
2009-02-12 vanjeffEnhanced status return check.
2009-02-10 lgao4Correct typo in comments, clean IfrSupportLib.h
2009-02-03 qwang121) Clean up the INF and add in comment to describe...
2009-02-02 qwang12Add in ASSERT to check out-of-bound and possible derefe...
2009-01-20 qwang12K8:
2009-01-19 jji4Source level security checked
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-12-11 qwang121) Update file header.
2008-12-11 qwang121) Update file header.
2008-12-03 gikidyRemove some useless EDK_RELEASE_VERSION, EFI_SPECIFICAT...
2008-11-27 qhuang8Make HiiDatabase module not depend on HiiLib; otherwise...
2008-11-27 qhuang8Add GetCurrentLanguage() to HiiLib in MdeModulePkg
2008-11-22 mdkinneyUpdate to use ReallocatePool() from BaseMemoryLib
2008-11-21 qwang121) Remove the variable initalization in declaration.
2008-11-19 qwang12Fixed a ECC error.
2008-11-04 qwang12Sync in bug fix from EDK I:
2008-10-31 qhuang8Update to use DOS format
2008-10-30 qwang12Remove SafeFreePool from MemoryAllocationLib as this...
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-09-26 qwang121) Move RFC_3066_ENTRY_SIZE and ISO_639_2_ENTRY_SIZE...
2008-09-21 qwang12HiiLibGetCurrentLanguage returns the current UEFI varia...
2008-09-04 vanjeffclean up the un-suitable ';' location when declaring...
2008-09-04 vanjeffremove EFI_EVENT_ alias, replace them with EVT_
2008-09-02 qwang12Merged in the bug fixes from EDK I.
2008-08-30 lgao4The driver and library in MdePkg, MdeModulePkg and...
2008-08-25 lgao4remove the unused msa files in MdeModulePkg.
next