summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Library/UefiHiiLib/HiiString.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-21/+22
* MdeModulePkg: Change OPTIONAL keyword usage styleMichael D Kinney2021-12-071-2/+1
* MdeModulePkg/Library: Add HiiGetStringEx to UefiHiiLib for EDK2 RedfishAbner Chang2021-02-051-26/+72
* MdeModulePkg/UefiHiiLib: stop using EFI_HANDLE in place of EFI_HII_HANDLELaszlo Ersek2019-10-091-2/+2
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-52/+52
* MdeModulePkg/Library: Fix typos in comments and variablesGary Lin2016-10-271-1/+1
* Support get string from configuration string packages.Eric Dong2015-07-271-1/+8
* Fixed build failed.ydong102012-05-311-1/+1
* Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong102012-05-301-2/+2
* Update the copyright notice formathhtian2010-04-241-2/+2
* 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