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