Also output information to serial
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7952 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -92,5 +92,10 @@ PrintString (
|
|||||||
mCursor += 2;
|
mCursor += 2;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//
|
||||||
|
// All information also output to serial port.
|
||||||
|
//
|
||||||
|
DebugSerialPrint (String);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user