summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/HiiDatabaseDxe/String.c
AgeCommit message (Expand)Author
2014-08-071) Add type cast for better coding style.Feng Tian
2013-08-20Refine the comments and code to follow spec.Eric Dong
2012-08-21Initialize the variable before use it.ydong10
2012-05-07Fix memory leak issues.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-06-08String Reference Cleanup.lzeng14
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-08Update HiiCompareLanguage to support case that language in String package is ...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-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-04-24Update the copyright notice formathhtian
2010-02-221. Update GetStringWorker() of HiiDataBaseDxe to only search in other languag...lgao4
2010-02-10Fix ICC build break by do data conversion.lgao4
2010-02-09Update HiiString Protocol and HiiSetString Api in HiiLiblgao4
2009-05-26Roll back changes to apply GetBestLanguage() in HiiDataBase. Exact language m...rsun3
2009-05-08Update HiiDataBase driver to use GetBestLanguage() for matching RFC 4646 lang...rsun3
2009-04-08Replace BufToHexString by UnicodeValueToStringlgao4
2009-03-25Fix a potential bug that GetLanguages() API may return incorrect languages in...qhuang8
2009-01-20K8: qwang12
2008-11-04Sync in bug fix from EDK I:qwang12
2008-10-30Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang12
2008-07-28Optimize GetUnicodeStringTextOrSize's inner loop to call ReadUnalign16 instea...qwang12
2008-07-15Clean up HiiDatabase for Doxygen comments requirement.qwang12
2008-06-23Merged in the following trackers from EDK:qwang12
2008-05-27De-unicode in comment for all source files.qhuang8
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang12