]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Fixed one bug which may lead standard error handle could not be set into system table...
authorvanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 17 Aug 2010 08:27:12 +0000 (08:27 +0000)
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 17 Aug 2010 08:27:12 +0000 (08:27 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10800 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitter.c

index 12deda7bb777098b785c02f6dd9c8892c079bda0..600e3b4e37685e5670ebd4a611ffc90b03f38641 100644 (file)
@@ -1336,6 +1336,7 @@ ConSplitterStdErrDriverBindingStart (
     }\r
   }\r
 \r
+  CpuBreakpoint ();\r
   //\r
   // Start ConSplitter on ControllerHandle, and create the virtual\r
   // agrogated console device on first call Start for a StandardError handle.\r
@@ -3043,8 +3044,6 @@ ConSplitterTextOutAddDevice (
   }\r
 \r
   if (FeaturePcdGet (PcdConOutUgaSupport)) {\r
-\r
-    Status = EFI_DEVICE_ERROR;\r
     //\r
     // If UGA is produced by Consplitter\r
     //\r