summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Include/Library/HiiLib.h
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-6/+6
* MdeModulePkg: Change OPTIONAL keyword usage styleMichael D Kinney2021-12-071-16/+16
* MdeModulePkg/Library: Add HiiGetStringEx to UefiHiiLib for EDK2 RedfishAbner Chang2021-02-051-13/+47
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-118/+118
* MdeModulePkg/Include: Fix typos in commentsGary Lin2016-10-271-8/+8
* MdeModulePkg:Add new API HiiGetFormSetFromHiiHandle into UefiHiiLibDandan Bi2015-10-271-0/+23
* Update comments for VarOffset field in the dynamic create question function.Eric Dong2013-10-121-7/+14
* Add new HiiLib API HiiCreateGotoExOpCode() to create UEFI231 IFR REF, REF2, R...lgao42013-02-271-1/+44
* Correct comments for NULL return value of HiiLib HiiAddPackages().lgao42011-09-161-2/+2
* Fix spelling error in commentmdkinney2010-11-161-1/+1
* Add three HiiLib APIs: HiiCreateTextOpCode, HiiCreateDateOpCode and HiiCreate...lgao42010-05-271-0/+99
* Update the copyright notice formathhtian2010-04-241-1/+1
* Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter2010-03-171-112/+112
* Correct comments to match function declaration.lgao42010-01-151-19/+21
* EFI_HII_DATABASE_PROTOCOL.NewPackageList() allows installation of multiple pa...rsun32009-11-201-5/+5
* Change the behavior of the HII Library function HiiGetHiiHandles() when the P...rsun32009-11-051-4/+5
* Correct the typo in comments.lgao42009-10-301-1/+1
* Update some comments for MdeModulePkg Include header files.lgao42009-06-121-3/+3
* Committing changes to the comments, to improve code documentation. pkandel2009-06-111-32/+32
* Retire original HII APIs: IfrLibExtractDefault and ConstructConfigAltResp, wh...lgao42009-05-181-77/+0
* Update HiiDataBase to fix parsing Hii package error. Some HiiPackages have no...lgao42009-05-141-13/+11
* 1. Update the implementation of HII ConfigRouting Protocol in HiiDataBase mod...lgao42009-05-141-0/+45
* HiiLib exports HiiCreateRawOpCode APIlgao42009-04-301-0/+22
* Update HiiGetBrowserData APIlgao42009-04-271-6/+7
* Retire HiiLibGetNextLanguage() API from HII Library class.rsun32009-04-171-20/+0
* Retire language conversion APIs from HII library class.rsun32009-04-161-67/+0
* Remove duplicate HII Library API prototypes.rsun32009-04-151-235/+5
* HII Library Class interface refine.rsun32009-04-141-339/+157
* Merge new defined HII library APIs into HiiLib lgao42009-04-131-1/+1
* Update UefiHiiLib to support new defined IFR related HII APIs.lgao42009-04-131-0/+939
* Apply GetBestLanguage() API in UEFI to display HII string.qhuang82009-03-271-33/+5
* Correct typo in comments, clean IfrSupportLib.hlgao42009-02-101-21/+42
* Add GetCurrentLanguage() to HiiLib in MdeModulePkgqhuang82008-11-271-0/+22
* Add FvbServiceLib, HiiLib & IfrSupportLib.hqhuang82008-11-131-0/+500