audk/MdeModulePkg/Library/BootMaintenanceManagerUiLib
Dandan Bi 85520606ad MdeModulePkg/BMMUiLib: Remove old useless data before new save action
There exits the case that when saving changes in form A,
the old saved data in form B are not cleaned, will be saved
again with the new save. Thus incorrect UI behavior will be
shown. This patch is to remove some useless data.

https://bugzilla.tianocore.org/show_bug.cgi?id=385

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-02-21 19:19:22 +08:00
..
BmLib.c MdeModulePkg:Rename BootMaintenanceManagerLib to BootMaintenanceManagerUiLib 2016-01-19 03:28:46 +00:00
BootMaintenance.c MdeModulePkg/BMMUiLib: Remove old useless data before new save action 2017-02-21 19:19:22 +08:00
BootMaintenanceManager.h MdeModulePkg/BMMUiLib: Remove old useless data before new save action 2017-02-21 19:19:22 +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/BootMaintenanceManagerUiLib: rebase to ARRAY_SIZE() 2016-10-27 11:10:56 +02: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/BootMaintenanceManagerUiLib: rebase to ARRAY_SIZE() 2016-10-27 11:10:56 +02:00
Variable.c MdeModulePkg/BootMaintenanceManagerUiLib: rebase to ARRAY_SIZE() 2016-10-27 11:10:56 +02:00