]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsole.c
Move GOP and UGA draw from Consplitter entrypoint to start(). When there is one real...
[mirror_edk2.git] / MdeModulePkg / Universal / Console / GraphicsConsoleDxe / GraphicsConsole.c
index 7167033841054962c0f1b7146bb9c4629f333330..52b0ec651cd39314b462bb63d4f99aab33b37ca9 100644 (file)
@@ -533,9 +533,6 @@ GraphicsConsoleControllerDriverStart (
           goto Error;\r
         }\r
       }\r
-    } else {\r
-      Status = EFI_UNSUPPORTED;\r
-      goto Error;\r
     }\r
   }\r
 \r