]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/HiiDatabaseDxe/String.c
Refine code and check null pointer error.
[mirror_edk2.git] / MdeModulePkg / Universal / HiiDatabaseDxe / String.c
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-06-08 lzeng14String Reference Cleanup.
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-08 lgao4Update HiiCompareLanguage to support case that language...
2011-02-23 ydong10HiiCompareLanguage should use the exact match method...
2011-02-16 lgao4Update HiiCompareLanguage() function to use GetBestLang...
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-04-24 hhtianUpdate the copyright notice format
2010-02-22 lgao41. Update GetStringWorker() of HiiDataBaseDxe to only...
2010-02-10 lgao4Fix ICC build break by do data conversion.
2010-02-09 lgao4Update HiiString Protocol and HiiSetString Api in HiiLib
2009-05-26 rsun3Roll back changes to apply GetBestLanguage() in HiiData...
2009-05-08 rsun3Update HiiDataBase driver to use GetBestLanguage()...
2009-04-08 lgao4Replace BufToHexString by UnicodeValueToString
2009-03-25 qhuang8Fix a potential bug that GetLanguages() API may return...
2009-01-20 qwang12K8:
2008-11-04 qwang12Sync in bug fix from EDK I:
2008-10-30 qwang12Remove SafeFreePool from MemoryAllocationLib as this...
2008-07-28 qwang12Optimize GetUnicodeStringTextOrSize's inner loop to...
2008-07-15 qwang12Clean up HiiDatabase for Doxygen comments requirement.
2008-06-23 qwang12Merged in the following trackers from EDK:
2008-05-27 qhuang8De-unicode in comment for all source files.
2008-01-21 qwang12UEFI HII: Merge UEFI HII support changes from branch.