summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Library/UefiHiiLib/HiiString.c
Commit message (Expand)AuthorAgeFilesLines
* Update HiiString Protocol and HiiSetString Api in HiiLiblgao42010-02-091-6/+2
* Fix a bug in UefiHiiLib. The size for allocating a buffer is StrSize instead ...rsun32009-05-041-1/+1
* Retire language conversion APIs from HII library class.rsun32009-04-161-273/+0
* HII Library Class interface refine.rsun32009-04-141-267/+268
* Update UefiHiiLib to support new defined IFR related HII APIs.lgao42009-04-131-6/+6
* Fix a minor issue to ensure the converted RFC 3066 language is NULL-terminated.qhuang82009-03-271-1/+6
* Apply GetBestLanguage() API in UEFI to display HII string.qhuang82009-03-271-41/+58
* K8:qwang122009-01-211-5/+4
* Add in an ASSERT to check the return of HiiLibGetSupportedLanguages. This fun...qwang122008-12-051-0/+1
* Add UefiHiiLib & UefiIfrSupportLib. They are from MdePkg.qhuang82008-11-131-0/+602