]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Nt32Pkg/WinNtSerialIoDxe/WinNtSerialIo.c
1. updated "the Bus Driver that creates all of its child handles on the first call...
[mirror_edk2.git] / Nt32Pkg / WinNtSerialIoDxe / WinNtSerialIo.c
index 52d7ee8b06200a3584201611d5b48de40fb3fbbf..17e4fdacf63f2b53fd78c6f848c4cf6fa112a42d 100644 (file)
@@ -372,18 +372,9 @@ Returns:
         break;\r
       }\r
     }\r
+\r
     FreePool (OpenInfoBuffer);\r
-    \r
-    if (Index < EntryCount) {\r
-      //\r
-      // If gEfiWinNtIoProtocolGuid is opened by one child device, return\r
-      //\r
-      return Status;\r
-    }\r
-    //\r
-    // If gEfiWinNtIoProtocolGuid is not opened by any child device,\r
-    // go further to create child device handle based on RemainingDevicePath\r
-    //\r
+    return Status;\r
   }\r
 \r
   if (RemainingDevicePath == NULL) {\r