summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/HiiDatabaseDxe
AgeCommit message (Expand)Author
2016-04-27MdeModulePkg: Export ConfigResp only for form Package after ReadyToBootDandan Bi
2016-04-27MdeModulePkg: BOOLEAN type needn't to compare to TRUE/FALSE explicitlyDandan Bi
2016-04-22MdeModulePkg/HiiDatabaseDxe: Fix the VS2010/VS2012 build failDandan Bi
2016-04-19MdeModulePkg/HiiDatabaseDxe: Support EfiVarStore to get AltCfg from DriverDandan Bi
2016-04-19MdeModulePkg/HiiDatabaseDxe: Correct the ReallocatePool sizeDandan Bi
2016-03-04MdeModulePkg: Make HII configuration settings available to OS runtimeDandan Bi
2016-02-29MdeModulePkg/HiiDatabaseDxe: Fix a variable is uninitialized.Cinnamon Shia
2016-02-23MdeModulePkg: HiiDatabaseDxe: HiiStringToImage() should not overwrite BltXDandan Bi
2016-02-16MdeModulePkg: Refine function comments in Keyword Handler ProtocolDandan Bi
2016-01-26MdeModulePkg:Make the logic in ConfigRouting.c clear and safeDandan Bi
2016-01-25MdeModulePkg: HiiDatabase: Refine the code to make it more safely.Eric Dong
2016-01-06MdeModulePkg:Avoid ASSERT in HiiConfigRoutingRouteConfigDandan Bi
2015-12-18MdeModulePkg:Fix bug that get the password width info incorrectlyDandan Bi
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen
2015-12-11MdeModulePkg: Convert HiiDatabaseDxe ConfigRouting ASSERT to return an errorEugene Cohen
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-09-02MdeModulePkg:Support orderedList with default valueDandan Bi
2015-08-27MdeModulePkg:Set default string valueDandan Bi
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-07-27Support get string from configuration string packages.Eric Dong
2015-07-07MdeModulePkg:Modify the incorrect DestStr length in safe string functionsDandan Bi
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-21MdeModulePkg:Add line break characterDandan Bi
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: Avoid update keyword string package. Eric Dong
2015-05-13MdeModulePkg: Implement UEFI25 HII Config keyword handler protocol.Eric Dong
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star
2014-08-071) Add type cast for better coding style.Feng Tian
2014-07-28Update code to support VS2013 tool chain.Eric Dong
2014-06-26Refine code to make it more safely.Eric Dong
2014-02-26When exit from GetFullStringFromHiiFormPackages function, should update the P...Eric Dong
2014-01-23Refine the logic when return success, should not clean the buffer in this case.Eric Dong
2013-12-09Refine code to fix potential code bug.Eric Dong
2013-12-06Fixes a build issue (build error 'Statement is unreachable').Olivier Martin olivier.martin
2013-11-29Fix input config header string error, should not always input the full config...Eric Dong
2013-11-27Update the logic in browser core, use config routine protocol instead of conf...Eric Dong
2013-11-08Not update the imageId for EXT1,2,4 type.Eric Dong
2013-10-21Enable two form packages share one hii handle.Eric Dong
2013-08-23Update comments for HiiConfigRoutine->ExtractConfig function, also update Hii...Eric Dong