Reviewed-by: Liming Gao <[email protected]>
> -----Original Message----- > From: edk2-devel [mailto:[email protected]] On Behalf Of > Dandan Bi > Sent: Thursday, June 16, 2016 9:38 AM > To: [email protected] > Cc: Dong, Eric <[email protected]>; Gao, Liming <[email protected]> > Subject: [edk2] [patch 0/2] Connect all devices in UiApp if needed > > 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 _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

