summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/UefiHiiLib/HiiString.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-04Fix a bug in UefiHiiLib. The size for allocating a buffer is StrSize instead ...rsun31-1/+1
2009-04-16Retire language conversion APIs from HII library class.rsun31-273/+0
2009-04-14HII Library Class interface refine.rsun31-267/+268
2009-04-13Update UefiHiiLib to support new defined IFR related HII APIs.lgao41-6/+6
2009-03-27Fix a minor issue to ensure the converted RFC 3066 language is NULL-terminated.qhuang81-1/+6
2009-03-27Apply GetBestLanguage() API in UEFI to display HII string.qhuang81-41/+58
2009-01-21K8:qwang121-5/+4
2008-12-05Add in an ASSERT to check the return of HiiLibGetSupportedLanguages. This fun...qwang121-0/+1
2008-11-13Add UefiHiiLib & UefiIfrSupportLib. They are from MdePkg.qhuang81-0/+602