]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/HiiDatabaseDxe/String.c
MdeModulePkg/HiiDatabaseDxe: Fix a variable is uninitialized.
[mirror_edk2.git] / MdeModulePkg / Universal / HiiDatabaseDxe / String.c
2016-02-29 Cinnamon ShiaMdeModulePkg/HiiDatabaseDxe: Fix a variable is uninitia...
2015-07-27 Eric DongSupport get string from configuration string packages.
2015-07-07 Dandan BiMdeModulePkg:Modify the incorrect DestStr length in...
2015-06-29 Dandan BiMdeModulePkg:Use safe string functions
2015-05-13 Eric DongMdeModulePkg: Avoid update keyword string package.
2014-08-07 Feng Tian1) Add type cast for better coding style.
2013-08-20 Eric DongRefine the comments and code to follow spec.
2012-08-21 ydong10Initialize the variable before use it.
2012-05-07 ydong10Fix memory leak issues.
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.