mirror of https://github.com/acidanthera/audk.git
remove CpuBreakpoint ().
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10801 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
db724ff9c1
commit
f184c104af
|
@ -1336,7 +1336,6 @@ ConSplitterStdErrDriverBindingStart (
|
|||
}
|
||||
}
|
||||
|
||||
CpuBreakpoint ();
|
||||
//
|
||||
// Start ConSplitter on ControllerHandle, and create the virtual
|
||||
// agrogated console device on first call Start for a StandardError handle.
|
||||
|
|
Loading…
Reference in New Issue