mirror_edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib
Dandan Bi a3475fe0de MdeModulePkg/BMMUI: Update TerminalMenu and ConsoleMenu in callback
In current codes, When user does some change related to Console or Terminal,
when saving data, it will update the content in TerminalMenu and ConsoleMenu
in BootMaintRouteConfig function. This patch moves the update action to the
BootMaintCallback function with EFI_BROWSER_ACTION_CHANGED type.
The reason for this change is: in BootMaintRouteConfig function when
Var_UpdateConsoleXXXOption() return failure and user discard the previous
change, we should re_update the content in the TerminalMenu and ConsoleMenu.
So we move the update action to the changed callback.

Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Eric Dong <eric.dong@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>
2016-10-19 11:37:50 +08:00
..
BmLib.c MdeModulePkg:Rename BootMaintenanceManagerLib to BootMaintenanceManagerUiLib 2016-01-19 03:28:46 +00:00
BootMaintenance.c MdeModulePkg/BMMUI: Update TerminalMenu and ConsoleMenu in callback 2016-10-19 11:37:50 +08:00
BootMaintenanceManager.h BootMaintenanceManagerUiLib: Remove invalid keyword "bds" 2016-05-19 12:33:33 +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 MdeModulePkg:Rename BootMaintenanceManagerLib to BootMaintenanceManagerUiLib 2016-01-19 03:28:46 +00:00
BootOption.c MdeModulePkg/BootMaintUi: Add error handling codes when AllocatePool fail 2016-07-06 16:23:02 +08:00
ConsoleOption.c MdeModulePkg:Rename BootMaintenanceManagerLib to BootMaintenanceManagerUiLib 2016-01-19 03:28:46 +00:00
Data.c MdeModulePkg:Rename BootMaintenanceManagerLib to BootMaintenanceManagerUiLib 2016-01-19 03:28:46 +00:00
FormGuid.h MdeModulePkg/BootMaintUiLib: Update menus when open BMM form 2016-07-07 12:49:01 +08:00
UpdatePage.c MdeModulePkg/BMMUI: Update TerminalMenu and ConsoleMenu in callback 2016-10-19 11:37:50 +08:00
Variable.c MdeModulePkg: Refine the UI code 2016-03-16 10:41:25 +08:00