Patch 1 remove the implicit dependency between BootMaintenanceManagerUiLib and LeagcyBootMaintUiLib. Patch 2 remove the implicit dependency between LegacyBootMaintUiLib and LegacyBootManagerLib.
Notes: v1->V2: -Patch 1:change the key value in vfr file and compare the question id when the form is open in the callback function. -Patch 2:compare the question id when the form is open in the callback function. Cc: Liming Gao <[email protected]> Cc: Eric Dong <[email protected]> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Dandan Bi <[email protected]> Dandan Bi (2): MdeModulePkg/BootMaintUiLib: Update menus when open BMM form IntelFrameworkModulePkg/LegacyUi: Get legacy options when open legacy form .../LegacyBootMaintUiLib/LegacyBootMaintUi.c | 44 +++++++++++++++++++--- .../BootMaintenanceManagerUiLib/BootMaintenance.c | 39 +++++++++++++++---- .../BootMaintenanceManager.vfr | 13 ++++++- .../Library/BootMaintenanceManagerUiLib/FormGuid.h | 3 +- 4 files changed, 84 insertions(+), 15 deletions(-) -- 1.9.5.msysgit.1 _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

