On 4/12/20 9:55 AM, Bi, Dandan wrote:
Hi Ard,

It seems that the root cause is the 'Network Device List' in the device manager 
menu is crated before EfiBootManagerConnectAll () is called in UiEntry function.
If we choose to add the EfiBootManagerConnectAll() in DeviceManagerUiLib with 
this patch, could we don't call the EfiBootManagerConnectAll() in UiEntry to 
avoid it's called twice when enter UiApp?


DeviceManagerUiLib is optional - this seems to be the purpose of the modular nature of UiApp with the NULL library class resolution.

Removing EfiBootManagerConnectAll() from UiApp itself means it may not ever be called.

-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#57272): https://edk2.groups.io/g/devel/message/57272
Mute This Topic: https://groups.io/mt/72879609/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to