summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/HiiDatabaseDxe
AgeCommit message (Expand)Author
2012-05-07Fix memory leak issues.ydong10
2012-04-24Update HiiFont Service to return error status instead of ASSERT for the inval...lgao4
2011-11-24Patch includes:ydong10
2011-11-23Update code to follow coding style. Mainly change about:ydong10
2011-11-18Patch for:ydong10
2011-10-13Refine code and check null pointer error.ydong10
2011-10-09Update code to make get string case insensitive about languageydong10
2011-09-29Add pointer check for NULL before dereference it.ydong10
2011-09-18Clean up the private GUID definition in module Level.lgao4
2011-09-13MdeModulePkg/HiiDatabaseDxe: Removed unused variablesoliviermartin
2011-09-01Update HiiBlockToConfig function to follow spec.ydong10
2011-08-01Fixes two issues in HiiFontProtocol->StringToImage() implementation on how to...lgao4
2011-07-13Fixed build fail with GCC/ICC toolsydong10
2011-07-12Change the HiiDataBase and browser codes to support new efi varstore data str...ydong10
2011-06-10Add the missing logic in HiiConfigRouting ExtractConfig() to retrieves FALSE ...lgao4
2011-06-08String Reference Cleanup.lzeng14
2011-04-19Update ALTCFG reference from default name token to default ID.ydong10
2011-04-13Do not assert in HiiBlockToConfig function when an invalid format of ConfigRe...ydong10
2011-04-01Use the minimum value for Numeric and the first option value for OneOf as the...lgao4
2011-03-18Fix ICC build failure.lgao4
2011-03-17Use exactly match method for HiiCompareLanguage.ydong10
2011-03-14Roll back change to previous version. Language should be compared as the exac...lgao4
2011-03-14Enhance inf and dec file to follow specs.ydong10
2011-03-08Update HiiCompareLanguage to support case that language in String package is ...lgao4
2011-02-23The input StringInfo should be kept for HiiStringIdToImage() function. lgao4
2011-02-23HiiCompareLanguage should use the exact match method, old code use the best m...ydong10
2011-02-16Update HiiCompareLanguage() function to use GetBestLanguage() API to do RFC46...lgao4
2011-01-24 Support proportional Font and Font output flags. lgao4
2011-01-21MdeModulePkg HiiDatabaseDxe: Fix build error on GCC 4.4jljusten
2011-01-21Enhance code to avoid build error.ydong10
2011-01-20Fixed HiiSetString failed. Tracker NUM:204479ydong10
2010-12-09EFI_INVALID_PARAMETER should return when the input Block is NULL for ConfigRo...lgao4
2010-11-23 Fix the bug that HiiConfigToBlock doesn't update BlockSize when Block is not...lgao4
2010-10-25Update HiiDatabase->ExportPackageLists() service to support NULL HII handle ...lgao4
2010-09-16Refine code to make code run safely.ydong10
2010-09-15Refine soma code to make code run safely.ydong10
2010-04-24Update the copyright notice formathhtian
2010-02-27Add the missing check for NULL pointer before use it.lgao4
2010-02-25Enhance SetupBrowser to support new UEFI HiiFormMap featurelgao4
2010-02-241. Correct File header to ## @filelgao4
2010-02-221. Update GetStringWorker() of HiiDataBaseDxe to only search in other languag...lgao4
2010-02-11Update HiiDataBase to make sure that the installed StringPackages contains th...lgao4
2010-02-111. free those inserted NsKeyNode resource when releasing SetKeyBoardLayout ev...erictian
2010-02-10Fix ICC build break by do data conversion.lgao4
2010-02-09Update HiiString Protocol and HiiSetString Api in HiiLiblgao4
2010-02-05Add some security check.xdu2
2010-01-15Fix some coding style issues in MdeModulePkg.rsun3
2010-01-14Some HII related definitions change. Note these changes are inconsistent with...rsun3
2009-11-20EFI_HII_DATABASE_PROTOCOL.NewPackageList() allows installation of multiple pa...rsun3
2009-10-27Correctly get the width of orderedlist question.lgao4