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
/
ConfigKeywordHandler.c
Age
Commit message (
Expand
)
Author
2017-04-27
MdeModulePkg: Move to new location
Guo Mang
2017-03-02
MdeModulePkg: Replace [Ascii|Unicode]ValueToString
Hao Wu
2016-09-28
MdemodulePkg/HiiDatabase: Correct typo in comments.
Ruiyu Ni
2016-09-12
MdeModulePkg/HiiDB: Handle the "&READONLY" tag in <KeywordResp> correctly
Dandan Bi
2016-06-28
MdeModulePkg/HiiDatabaseDxe: Add ASSERT before using the pointer 'String'
Dandan Bi
2016-06-21
MdeModulePkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStr
Star Zeng
2016-02-16
MdeModulePkg: Refine function comments in Keyword Handler Protocol
Dandan Bi
2015-12-18
MdeModulePkg:Fix bug that get the password width info incorrectly
Dandan Bi
2015-09-17
MdeModulePkg:Fix the bug the incorrect change of StrCpyS function
Dandan Bi
2015-09-17
MdeModulePkg/HiiDatabase: Refine KeywordHandlerProtocol->SetData().
Eric Dong
2015-09-17
MdeModulePkg/HiiDatabase: Refine KeywordHandlerProtocol->GetData().
Eric Dong
2015-09-17
MdeModulePkg/HiiDatabase: Fix Progress not point to the correct place issue.
Eric Dong
2015-08-24
MdeModulePkg:Refine the code in HiiDatabaseDxe
Dandan Bi
2015-08-20
Validate the input namespace field to avoid assert.
Eric Dong
2015-08-19
Allocate temp buffer to avoid potential change user input string buffer.
Eric Dong
2015-06-29
MdeModulePkg:Use safe string functions
Dandan Bi
2015-05-28
MdeModulePkg/HiiDatabaseDxe: Fixed build error.
Olivier Martin
2015-05-22
MdeModulePkg: Validate the return value before use it.
Eric Dong
2015-05-19
MdeModulePkg: Enumerate all string packages in one driver when search the key...
Eric Dong
2015-05-14
MdeModulePkg: remove unused variable DevicePathSize
Ard Biesheuvel
2015-05-14
MdeModulePkg: ConfigKeywordHandler: fix pointer target signedness.
Laszlo Ersek
2015-05-13
MdeModulePkg: Implement UEFI25 HII Config keyword handler protocol.
Eric Dong