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
/
Universal
/
HiiDatabaseDxe
/
HiiDatabase.h
Age
Commit message (
Expand
)
Author
2015-05-13
MdeModulePkg: Implement UEFI25 HII Config keyword handler protocol.
Eric Dong
2013-10-21
Enable two form packages share one hii handle.
Eric Dong
2013-08-20
Refine the comments and code to follow spec.
Eric Dong
2013-07-02
Update HiiDataBase and UefiHiiLib to support Name/Value varstore.
Eric Dong
2011-11-24
Patch includes:
ydong10
2011-11-23
Update code to follow coding style. Mainly change about:
ydong10
2011-11-18
Patch for:
ydong10
2011-09-18
Clean up the private GUID definition in module Level.
lgao4
2011-06-08
String Reference Cleanup.
lzeng14
2011-04-19
Update ALTCFG reference from default name token to default ID.
ydong10
2011-03-08
Update HiiCompareLanguage to support case that language in String package is ...
lgao4
2011-01-24
Support proportional Font and Font output flags.
lgao4
2011-01-20
Fixed HiiSetString failed. Tracker NUM:204479
ydong10
2010-04-24
Update the copyright notice format
hhtian
2010-02-09
Update HiiString Protocol and HiiSetString Api in HiiLib
lgao4
2010-01-14
Some HII related definitions change. Note these changes are inconsistent with...
rsun3
2009-05-26
Roll back changes to apply GetBestLanguage() in HiiDataBase. Exact language m...
rsun3
2009-05-19
Fix K8 and Sct failure.
lgao4
2009-05-18
Fix K8 issues in HiiDataBase
lgao4
2009-05-14
1. Update the implementation of HII ConfigRouting Protocol in HiiDataBase mod...
lgao4
2009-05-08
Update HiiDataBase driver to use GetBestLanguage() for matching RFC 4646 lang...
rsun3
2009-04-12
Remove unused IfrSupportLib
lgao4
2009-04-08
Replace BufToHexString by UnicodeValueToString
lgao4
2009-04-01
1. retired console control protocol.
vanjeff
2009-02-10
Correct typo in comments, clean IfrSupportLib.h
lgao4
2008-12-16
Clean up to update the reference of the these macros:
qhuang8
2008-11-27
Make HiiDatabase module not depend on HiiLib; otherwise it will inherit HII_D...
qhuang8
2008-11-27
Add GetCurrentLanguage() to HiiLib in MdeModulePkg
qhuang8
2008-11-04
Sync in bug fix from EDK I:
qwang12
2008-09-21
HiiLibGetCurrentLanguage returns the current UEFI variable "PlatformLang" (if...
qwang12
2008-09-04
clean up the un-suitable ';' location when declaring the functions.
vanjeff
2008-08-30
The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...
lgao4
2008-07-16
Use two PCDs to replace _DISABLE_UNUSED_HII_PROTOCOLS_ macro.
qwang12
2008-07-15
Clean up HiiDatabase for Doxygen comments requirement.
qwang12
2008-06-23
Merged in the following trackers from EDK:
qwang12
2008-05-27
De-unicode in comment for all source files.
qhuang8
2008-05-23
Pass GCC build.
qwang12
2008-01-21
UEFI HII: Merge UEFI HII support changes from branch.
qwang12