]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/DeviceManagerUiLib/DeviceManager.c
MdeModulePkg/DeviceManagerUiLib: connect all before creating menu page
[mirror_edk2.git] / MdeModulePkg / Library / DeviceManagerUiLib / DeviceManager.c
index 0540e6fa8a44dcb2a361c0e08190cb2d59b6c0ca..3bc13d34077558160f9b06b1fd299532764a5b8a 100644 (file)
@@ -892,6 +892,13 @@ DeviceManagerUiLibConstructor (
                   );\r
   ASSERT (gDeviceManagerPrivate.HiiHandle != NULL);\r
 \r
+  //\r
+  // The device manager form contains a page listing all the network\r
+  // controllers in the system. This list can only be populated if all\r
+  // handles have been connected, so do it here.\r
+  //\r
+  EfiBootManagerConnectAll ();\r
+\r
   //\r
   // Update boot manager page\r
   //\r