audk/MdeModulePkg/Library/BootMaintenanceManagerUiLib
Dandan Bi 983f59932d MdeModulePkg/BMMUiLib: Fix incorrect variable name
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=592

In function UpdateConsoleContent, we compare console name
with "ErrOut" string to check whether the content in console
Error device page has been changed. But when call function
UpdateConsoleContent, we pass console name as "ConErr" by mistake.
This patch is to fix the inconsistent issue.

Cc: Eric Dong <eric.dong@intel.com>
Cc: Liming Gao <liming.gao@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>
2017-06-13 10:45:37 +08:00
..
BmLib.c
BootMaintenance.c MdeModulePkg/BMMUiLib: Fix incorrect variable name 2017-06-13 10:45:37 +08:00
BootMaintenanceManager.h MdeModulePkg/BMMUiLib: Replace same logic with API in UefiBootManagerLib 2017-02-28 16:45:11 +08:00
BootMaintenanceManager.vfr MdeModulePkg/BootMaintUiLib: Update menus when open BMM form 2016-07-07 12:49:01 +08:00
BootMaintenanceManagerCustomizedUi.c BootMaintenanceManagerUiLib: change code for customization. 2016-05-13 11:18:07 +08:00
BootMaintenanceManagerCustomizedUi.h BootMaintenanceManagerUiLib: change code for customization. 2016-05-13 11:18:07 +08:00
BootMaintenanceManagerCustomizedUiSupport.c MdeModulePkg: Make function comments and function match in UI codes 2016-05-25 16:35:36 +08:00
BootMaintenanceManagerCustomizedUiSupport.h MdeModulePkg: Make function comments and function match in UI codes 2016-05-25 16:35:36 +08:00
BootMaintenanceManagerStrings.uni BootMaintenanceManagerUiLib: change code for customization. 2016-05-13 11:18:07 +08:00
BootMaintenanceManagerUiLib.inf BootMaintenanceMangerUiLib: Save mode info for later use. 2016-05-19 12:33:33 +08:00
BootMaintenanceManagerUiLib.uni
BootOption.c MdeModulePkg/BootMaintUi: Add error handling codes when AllocatePool fail 2016-07-06 16:23:02 +08:00
ConsoleOption.c MdeModulePkg/BMMUiLib: Update codes of initializing ConsoleXXXCheck array 2017-04-18 15:56:21 +08:00
Data.c
FormGuid.h MdeModulePkg/BootMaintUiLib: Update menus when open BMM form 2016-07-07 12:49:01 +08:00
UpdatePage.c MdeModulePkg: Replace [Ascii|Unicode]ValueToString 2017-03-02 09:58:11 +08:00
Variable.c MdeModulePkg/BMMUiLib: Replace same logic with API in UefiBootManagerLib 2017-02-28 16:45:11 +08:00