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
Age
Commit message (
Expand
)
Author
2008-12-16
Clean up to update the reference of the these macros:
qhuang8
2008-12-11
1) Update file header.
qwang12
2008-12-11
1) Update file header.
qwang12
2008-12-03
Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...
gikidy
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-22
Update to use ReallocatePool() from BaseMemoryLib
mdkinney
2008-11-21
1) Remove the variable initalization in declaration.
qwang12
2008-11-19
Fixed a ECC error.
qwang12
2008-11-04
Sync in bug fix from EDK I:
qwang12
2008-10-31
Update to use DOS format
qhuang8
2008-10-30
Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...
qwang12
2008-10-30
Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...
jji4
2008-09-26
1) Move RFC_3066_ENTRY_SIZE and ISO_639_2_ENTRY_SIZE to UefiBaseType.h.
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-09-04
remove EFI_EVENT_ alias, replace them with EVT_
vanjeff
2008-09-02
Merged in the bug fixes from EDK I.
qwang12
2008-08-30
The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...
lgao4
2008-08-25
remove the unused msa files in MdeModulePkg.
lgao4
2008-07-28
Optimize GetUnicodeStringTextOrSize's inner loop to call ReadUnalign16 instea...
qwang12
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-06-19
Updated copyright.
qwang12
2008-06-19
Update call-by-value to call-by-reference for EFI_HII_GLYPH_INFO type.
qwang12
2008-05-27
De-unicode in comment for all source files.
qhuang8
2008-05-23
Pass GCC build.
qwang12
2008-05-23
Pass GCC build.
qwang12
2008-05-23
1) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.
qwang12
2008-02-19
edk2/MdeModulePkg/Universal/HiiDatabaseDxe/Database.c:
jljusten
2008-01-21
UEFI HII: Merge UEFI HII support changes from branch.
qwang12