summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/HiiDatabaseDxe/Font.c
AgeCommit message (Expand)Author
2014-08-071) Add type cast for better coding style.Feng Tian
2014-06-26Refine code to make it more safely.Eric Dong
2013-08-20Refine the comments and code to follow spec.Eric Dong
2012-05-31Fixed build failed.ydong10
2012-05-30Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong10
2012-04-24Update HiiFont Service to return error status instead of ASSERT for the inval...lgao4
2011-08-01Fixes two issues in HiiFontProtocol->StringToImage() implementation on how to...lgao4
2011-02-23The input StringInfo should be kept for HiiStringIdToImage() function. lgao4
2011-01-24 Support proportional Font and Font output flags. lgao4
2010-04-24Update the copyright notice formathhtian
2010-02-05Add some security check.xdu2
2009-06-03fix the HiiStrIdToImage sct failure, which is caused by wrong algorithm of fi...eric_tian
2009-05-21refine the implementation of HiiStringToImage:eric_tian
2009-05-20rename array name to avoid naming collision.vanjeff
2009-04-10Add ASSERT() check for StringInfo pointer.qhuang8
2009-03-27Add ASSERT() check for StringInfoIn structure.qhuang8
2009-03-25Apply GetBestLanguage() for the implementation of HiiStringIdToImage() API. qhuang8
2009-01-20K8: qwang12
2008-10-30Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang12
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-09-21HiiLibGetCurrentLanguage returns the current UEFI variable "PlatformLang" (if...qwang12
2008-09-02Merged in the bug fixes from EDK I.qwang12
2008-07-15Clean up HiiDatabase for Doxygen comments requirement.qwang12
2008-06-23Merged in the following trackers from EDK:qwang12
2008-06-19Updated copyright.qwang12
2008-06-19Update call-by-value to call-by-reference for EFI_HII_GLYPH_INFO type.qwang12
2008-05-27De-unicode in comment for all source files.qhuang8
2008-05-23Pass GCC build.qwang12
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang12