Code scrub for Universal\Console\TerminalDxe.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7066 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -540,7 +540,7 @@ TerminalConOutSetAttribute (
|
||||
|
||||
//
|
||||
// Skip outputting the command string for the same attribute
|
||||
// It improves the terminal performance siginificantly
|
||||
// It improves the terminal performance significantly
|
||||
//
|
||||
if (This->Mode->Attribute == (INT32) Attribute) {
|
||||
return EFI_SUCCESS;
|
||||
|
Reference in New Issue
Block a user