ShellPkg pci command: Fix a typo; /r/n => \r\n

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14865 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
Jordan Justen 2013-11-19 23:02:59 +00:00 committed by jljusten
parent 6b640b4a97
commit 14b5e3fd78
1 changed files with 1 additions and 1 deletions

View File

@ -2657,7 +2657,7 @@ PciExplainData (
//
// Print register Revision ID
//
ShellPrintEx(-1, -1, L"/r/n");
ShellPrintEx(-1, -1, L"\r\n");
ShellPrintHiiEx(-1, -1, NULL, STRING_TOKEN (STR_PCI_LINE_RID), gShellDebug1HiiHandle,
INDEX_OF (&(Common->RevisionId)),
Common->RevisionId