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
2011-10-13
Refine code and check null pointer error.
ydong10
2011-10-09
Update code to make get string case insensitive about language
ydong10
2011-09-29
Add pointer check for NULL before dereference it.
ydong10
2011-09-18
Clean up the private GUID definition in module Level.
lgao4
2011-09-13
MdeModulePkg/HiiDatabaseDxe: Removed unused variables
oliviermartin
2011-09-01
Update HiiBlockToConfig function to follow spec.
ydong10
2011-08-01
Fixes two issues in HiiFontProtocol->StringToImage() implementation on how to...
lgao4
2011-07-13
Fixed build fail with GCC/ICC tools
ydong10
2011-07-12
Change the HiiDataBase and browser codes to support new efi varstore data str...
ydong10
2011-06-10
Add the missing logic in HiiConfigRouting ExtractConfig() to retrieves FALSE ...
lgao4
2011-06-08
String Reference Cleanup.
lzeng14
2011-04-19
Update ALTCFG reference from default name token to default ID.
ydong10
2011-04-13
Do not assert in HiiBlockToConfig function when an invalid format of ConfigRe...
ydong10
2011-04-01
Use the minimum value for Numeric and the first option value for OneOf as the...
lgao4
2011-03-18
Fix ICC build failure.
lgao4
2011-03-17
Use exactly match method for HiiCompareLanguage.
ydong10
2011-03-14
Roll back change to previous version. Language should be compared as the exac...
lgao4
2011-03-14
Enhance inf and dec file to follow specs.
ydong10
2011-03-08
Update HiiCompareLanguage to support case that language in String package is ...
lgao4
2011-02-23
The input StringInfo should be kept for HiiStringIdToImage() function.
lgao4
2011-02-23
HiiCompareLanguage should use the exact match method, old code use the best m...
ydong10
2011-02-16
Update HiiCompareLanguage() function to use GetBestLanguage() API to do RFC46...
lgao4
2011-01-24
Support proportional Font and Font output flags.
lgao4
2011-01-21
MdeModulePkg HiiDatabaseDxe: Fix build error on GCC 4.4
jljusten
2011-01-21
Enhance code to avoid build error.
ydong10
2011-01-20
Fixed HiiSetString failed. Tracker NUM:204479
ydong10
2010-12-09
EFI_INVALID_PARAMETER should return when the input Block is NULL for ConfigRo...
lgao4
2010-11-23
Fix the bug that HiiConfigToBlock doesn't update BlockSize when Block is not...
lgao4
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-09-15
Refine soma code to make code run safely.
ydong10
2010-04-24
Update the copyright notice format
hhtian
2010-02-27
Add the missing check for NULL pointer before use it.
lgao4
2010-02-25
Enhance SetupBrowser to support new UEFI HiiFormMap feature
lgao4
2010-02-24
1. Correct File header to ## @file
lgao4
2010-02-22
1. Update GetStringWorker() of HiiDataBaseDxe to only search in other languag...
lgao4
2010-02-11
Update HiiDataBase to make sure that the installed StringPackages contains th...
lgao4
2010-02-11
1. free those inserted NsKeyNode resource when releasing SetKeyBoardLayout ev...
erictian
2010-02-10
Fix ICC build break by do data conversion.
lgao4
2010-02-09
Update HiiString Protocol and HiiSetString Api in HiiLib
lgao4
2010-02-05
Add some security check.
xdu2
2010-01-15
Fix some coding style issues in MdeModulePkg.
rsun3
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-10-27
Correctly get the width of orderedlist question.
lgao4
2009-10-02
Fix warnings generated by GCC.
jljusten
2009-06-03
fix the HiiStrIdToImage sct failure, which is caused by wrong algorithm of fi...
eric_tian
2009-05-26
Roll back changes to apply GetBestLanguage() in HiiDataBase. Exact language m...
rsun3
2009-05-26
Correct the check to the valid device path. The device path can't be less tha...
lgao4
2009-05-21
refine the implementation of HiiStringToImage:
eric_tian
[next]