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
/
Database.c
Age
Commit message (
Expand
)
Author
2015-07-07
MdeModulePkg:Modify the incorrect DestStr length in safe string functions
Dandan Bi
2015-06-29
MdeModulePkg:Use safe string functions
Dandan Bi
2014-07-28
Update code to support VS2013 tool chain.
Eric Dong
2014-06-26
Refine code to make it more safely.
Eric Dong
2013-08-20
Refine the comments and code to follow spec.
Eric Dong
2011-09-18
Clean up the private GUID definition in module Level.
lgao4
2011-01-20
Fixed HiiSetString failed. Tracker NUM:204479
ydong10
2010-10-25
Update HiiDatabase->ExportPackageLists() service to support NULL HII handle ...
lgao4
2010-09-16
Refine code to make code run safely.
ydong10
2010-04-24
Update the copyright notice format
hhtian
2010-02-11
Update HiiDataBase to make sure that the installed StringPackages contains th...
lgao4
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-11-20
EFI_HII_DATABASE_PROTOCOL.NewPackageList() allows installation of multiple pa...
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-08
Update HiiDataBase driver to use GetBestLanguage() for matching RFC 4646 lang...
rsun3
2009-05-06
correct the minor format.
lgao4
2009-04-08
Replace BufToHexString by UnicodeValueToString
lgao4
2009-01-20
K8:
qwang12
2009-01-19
Source level security checked
jji4
2008-11-04
Sync in bug fix from EDK I:
qwang12
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-07-15
Clean up HiiDatabase for Doxygen comments requirement.
qwang12
2008-06-23
Merged in the following trackers from EDK:
qwang12
2008-02-19
edk2/MdeModulePkg/Universal/HiiDatabaseDxe/Database.c:
jljusten
2008-01-21
UEFI HII: Merge UEFI HII support changes from branch.
qwang12