summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/HiiDatabaseDxe
AgeCommit message (Expand)Author
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
2013-08-20Refine the comments and code to follow spec.Eric Dong
2013-07-29Clean the flag before use it to avoid use old error value.Eric Dong
2013-07-16Fixes the GCC build 'Unused variable' warning (raised an error when warnings ...Olivier Martin
2013-07-16Rollback patch 14470, because it error check in some extra ending code.Eric Dong
2013-07-16Fixes the GCC build 'Unused variable' warning (raised an error when warnings ...Olivier Martin
2013-07-03Fix DDK build fail.Eric Dong
2013-07-03Fix GCC build fail.Eric Dong
2013-07-02Update HiiDataBase and UefiHiiLib to support Name/Value varstore. Eric Dong
2013-01-06Base on the type field to get the width of value field for option opcode.ydong10
2012-12-17Base on the value type to get the value for default opcode.ydong10
2012-12-05Update the HiiConfigToBlock to follow spec.ydong10
2012-09-29MdeModulePkg:removes the unreachable ‘break’ instruction after a ‘retur...erictian
2012-08-21Initialize the variable before use it.ydong10
2012-06-26Check whether has storage for date/time opcode, if it has storage, also gener...ydong10
2012-05-31Fixed build failed.ydong10
2012-05-30Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong10
2012-05-07Fix memory leak issues.ydong10
2012-04-24Update HiiFont Service to return error status instead of ASSERT for the inval...lgao4
2011-11-24Patch includes:ydong10
2011-11-23Update code to follow coding style. Mainly change about:ydong10
2011-11-18Patch for:ydong10
2011-10-13Refine code and check null pointer error.ydong10
2011-10-09Update code to make get string case insensitive about languageydong10
2011-09-29Add pointer check for NULL before dereference it.ydong10
2011-09-18Clean up the private GUID definition in module Level.lgao4
2011-09-13MdeModulePkg/HiiDatabaseDxe: Removed unused variablesoliviermartin
2011-09-01Update HiiBlockToConfig function to follow spec.ydong10
2011-08-01Fixes two issues in HiiFontProtocol->StringToImage() implementation on how to...lgao4
2011-07-13Fixed build fail with GCC/ICC toolsydong10
2011-07-12Change the HiiDataBase and browser codes to support new efi varstore data str...ydong10
2011-06-10Add the missing logic in HiiConfigRouting ExtractConfig() to retrieves FALSE ...lgao4
2011-06-08String Reference Cleanup.lzeng14
2011-04-19Update ALTCFG reference from default name token to default ID.ydong10
2011-04-13Do not assert in HiiBlockToConfig function when an invalid format of ConfigRe...ydong10
2011-04-01Use the minimum value for Numeric and the first option value for OneOf as the...lgao4