Do the connect all action in UiApp if needed, and no need to do the connect action in other UI library.
Cc: Liming Gao <[email protected]> Cc: Eric Dong <[email protected]> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Dandan Bi <[email protected]> Reviewed-by: Eric Dong <[email protected]> Dandan Bi (2): MdeModulePkg/UiApp: Connect all devices in UiApp if needed MdeModulePkg/BootManagerUiLib: No need to connect all devices MdeModulePkg/Application/UiApp/FrontPage.c | 6 +++--- MdeModulePkg/Application/UiApp/FrontPage.h | 3 +-- MdeModulePkg/Library/BootManagerUiLib/BootManager.c | 7 ++----- 3 files changed, 6 insertions(+), 10 deletions(-) -- 1.9.5.msysgit.1 _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

