mirror_edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib
Dandan Bi 7880f73a8e MdeModulePkg/BMMUI: Make the BmmFakeNvData and BmmOldFakeNVData consistent
In BootMaintRouteConfig function, it will compare the data in BmmFakeNvData
and BmmOldFakeNVData to see whether there are some changes need to save.
In current codes when discarding changes or removing the useless changes,
it will update the related fields in BmmFakeNvData.
But also need to update related fields in BmmOldFakeNVData,
or it will result in incorrect comparison in BootMaintRouteConfig function,
then resulting in incorrect UI behaviors.

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:51 +08:00
..
BmLib.c MdeModulePkg:Rename BootMaintenanceManagerLib to BootMaintenanceManagerUiLib 2016-01-19 03:28:46 +00:00
BootMaintenance.c MdeModulePkg/BMMUI: Make the BmmFakeNvData and BmmOldFakeNVData consistent 2016-10-19 11:37:51 +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: Make the BmmFakeNvData and BmmOldFakeNVData consistent 2016-10-19 11:37:51 +08:00
Variable.c MdeModulePkg: Refine the UI code 2016-03-16 10:41:25 +08:00