audk/MdeModulePkg/Universal/HiiDatabaseDxe
Eric Dong a52aed37f3 MdeModulePkg HiiDatabase: Remove extra memory initialization.
The memory will be set to background color after success allocate
the data, so not need to call AllocateZeroPool.

Related bugz: https://bugzilla.tianocore.org/show_bug.cgi?id=223

Cc: Dandan Bi <dandan.bi@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2016-11-17 17:32:35 +08:00
..
ConfigKeywordHandler.c MdemodulePkg/HiiDatabase: Correct typo in comments. 2016-09-28 16:21:45 +08:00
ConfigRouting.c MdeModulePkg/HiiDataBase: Fix incorrect local variable type 2016-10-08 10:19:46 +08:00
Database.c MdemodulePkg/HiiDatabase: Correct typo in comments. 2016-09-28 16:21:45 +08:00
Font.c MdeModulePkg HiiDatabase: Remove extra memory initialization. 2016-11-17 17:32:35 +08:00
HiiDatabase.h MdeModulePkg/Universal: Fix typos in comments 2016-10-27 09:11:19 +08:00
HiiDatabase.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
HiiDatabaseDxe.inf MdeModulePkg/HiiDatabaseDxe.inf: Correct the GUID usages 2016-10-25 10:52:45 +08:00
HiiDatabaseEntry.c MdeModulePkg/HiiDatabase: Add HiiImageEx implementation. 2016-09-28 16:22:04 +08:00
HiiDatabaseExtra.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
Image.c MdeModulePkg/HiiDatabase: Add HiiImageEx implementation. 2016-09-28 16:22:04 +08:00
ImageEx.c MdeModulePkg/HiiDataBase: Fix NULL deference bug in HiiGetImageInfo 2016-10-09 10:18:35 +08:00
String.c MdeModulePkg/Universal: Fix typos in comments 2016-10-27 09:11:19 +08:00