audk/MdeModulePkg/Universal/HiiDatabaseDxe
Dandan Bi 237e849da4 MdeModulePkg/HiiDB: Record fail info if fail to save data for EfiVarStore
HiiConfigRoutingRouteConfig function returns 'Progress' to indicate
the failure info in the ConfigResp string. But when fail to route the
ConfigResp for EfiVarStore, it doesn't return the correct failure info.
Now this patch is to fix this issue and add debug info let user know the
reason of failure.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Cc: Chao Zhang <chao.b.zhang@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Chao Zhang <chao.b.zhang@intel.com>
2016-07-07 12:46:39 +08:00
..
ConfigKeywordHandler.c MdeModulePkg/HiiDatabaseDxe: Add ASSERT before using the pointer 'String' 2016-06-28 18:17:30 +08:00
ConfigRouting.c MdeModulePkg/HiiDB: Record fail info if fail to save data for EfiVarStore 2016-07-07 12:46:39 +08:00
Database.c MdeModulePkg: Export ConfigResp only for form Package after ReadyToBoot 2016-04-27 16:39:47 +08:00
Font.c MdeModulePkg/Database: Fix incorrect calculation of baseline in FontPackage 2016-06-15 10:52:42 +08:00
HiiDatabase.h MdeModulePkg: Make HII configuration settings available to OS runtime 2016-03-04 14:04:43 +08:00
HiiDatabase.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
HiiDatabaseDxe.inf MdeModulePkg: Make HII configuration settings available to OS runtime 2016-03-04 14:04:43 +08:00
HiiDatabaseEntry.c MdeModulePkg: Export ConfigResp only for form Package after ReadyToBoot 2016-04-27 16:39:47 +08:00
HiiDatabaseExtra.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
Image.c MdeModulePkg: Make HII configuration settings available to OS runtime 2016-03-04 14:04:43 +08:00
String.c MdeModulePkg: Make HII configuration settings available to OS runtime 2016-03-04 14:04:43 +08:00