index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdeModulePkg
/
Include
/
Library
/
HiiLib.h
Age
Commit message (
Expand
)
Author
2013-02-27
Add new HiiLib API HiiCreateGotoExOpCode() to create UEFI231 IFR REF, REF2, R...
lgao4
2011-09-16
Correct comments for NULL return value of HiiLib HiiAddPackages().
lgao4
2010-11-16
Fix spelling error in comment
mdkinney
2010-05-27
Add three HiiLib APIs: HiiCreateTextOpCode, HiiCreateDateOpCode and HiiCreate...
lgao4
2010-04-24
Update the copyright notice format
hhtian
2010-03-17
Grammatical and disclaimer changes (does not follow internal C coding stds.)
myronporter
2010-01-15
Correct comments to match function declaration.
lgao4
2009-11-20
EFI_HII_DATABASE_PROTOCOL.NewPackageList() allows installation of multiple pa...
rsun3
2009-11-05
Change the behavior of the HII Library function HiiGetHiiHandles() when the P...
rsun3
2009-10-30
Correct the typo in comments.
lgao4
2009-06-12
Update some comments for MdeModulePkg Include header files.
lgao4
2009-06-11
Committing changes to the comments, to improve code documentation.
pkandel
2009-05-18
Retire original HII APIs: IfrLibExtractDefault and ConstructConfigAltResp, wh...
lgao4
2009-05-14
Update HiiDataBase to fix parsing Hii package error. Some HiiPackages have no...
lgao4
2009-05-14
1. Update the implementation of HII ConfigRouting Protocol in HiiDataBase mod...
lgao4
2009-04-30
HiiLib exports HiiCreateRawOpCode API
lgao4
2009-04-27
Update HiiGetBrowserData API
lgao4
2009-04-17
Retire HiiLibGetNextLanguage() API from HII Library class.
rsun3
2009-04-16
Retire language conversion APIs from HII library class.
rsun3
2009-04-15
Remove duplicate HII Library API prototypes.
rsun3
2009-04-14
HII Library Class interface refine.
rsun3
2009-04-13
Merge new defined HII library APIs into HiiLib
lgao4
2009-04-13
Update UefiHiiLib to support new defined IFR related HII APIs.
lgao4
2009-03-27
Apply GetBestLanguage() API in UEFI to display HII string.
qhuang8
2009-02-10
Correct typo in comments, clean IfrSupportLib.h
lgao4
2008-11-27
Add GetCurrentLanguage() to HiiLib in MdeModulePkg
qhuang8
2008-11-13
Add FvbServiceLib, HiiLib & IfrSupportLib.h
qhuang8