]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenance.c
MdeModulePkg/BMMUiLib: Remove old useless data before new save action
authorDandan Bi <dandan.bi@intel.com>
Thu, 16 Feb 2017 10:30:20 +0000 (18:30 +0800)
committerHao Wu <hao.a.wu@intel.com>
Tue, 21 Feb 2017 11:19:22 +0000 (19:19 +0800)
commit85520606ad459ba7d825c7ea5f225cffa1dbe95b
tree94d9250f3fa4b391eb037ff25abe189e4b2e729a
parentbf342907c8ca9fd00253545af25c5bdd5eeef74e
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>
MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenance.c
MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManager.h