summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib/Pci.c
diff options
context:
space:
mode:
authorQiu Shumin <shumin.qiu@intel.com>2016-03-08 20:51:43 +0800
committerQiu Shumin <shumin.qiu@intel.com>2016-03-09 15:30:59 +0800
commit231ad7d8660d674d95fc4e03361338ac573c1f9f (patch)
treebb9f8b5c8d34c8883a2736ff580ea28a59eb6969 /ShellPkg/Library/UefiShellDebug1CommandsLib/Pci.c
parent01e418d652bb3a7cbacc82d74fab1cc5260d0e1f (diff)
downloadedk2-platforms-231ad7d8660d674d95fc4e03361338ac573c1f9f.tar.xz
ShellPkg: Use DOS format end of line.
Use DOS format end of line(CR, LF). Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Qiu Shumin <shumin.qiu@intel.com> Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
Diffstat (limited to 'ShellPkg/Library/UefiShellDebug1CommandsLib/Pci.c')
-rw-r--r--ShellPkg/Library/UefiShellDebug1CommandsLib/Pci.c14
1 files changed, 7 insertions, 7 deletions
diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/Pci.c b/ShellPkg/Library/UefiShellDebug1CommandsLib/Pci.c
index 6956963798..4a8a97b94f 100644
--- a/ShellPkg/Library/UefiShellDebug1CommandsLib/Pci.c
+++ b/ShellPkg/Library/UefiShellDebug1CommandsLib/Pci.c
@@ -1,9 +1,9 @@
/** @file
Main file for Pci shell Debug1 function.
- Copyright (c) 2005 - 2014, Intel Corporation. All rights reserved.<BR>
- (C) Copyright 2013-2015 Hewlett-Packard Development Company, L.P.<BR>
- (C) Copyright 2016 Hewlett Packard Enterprise Development LP<BR>
+ Copyright (c) 2005 - 2016, Intel Corporation. All rights reserved.<BR>
+ (C) Copyright 2013-2015 Hewlett-Packard Development Company, L.P.<BR>
+ (C) Copyright 2016 Hewlett Packard Enterprise Development LP<BR>
This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may be found at
@@ -5444,10 +5444,10 @@ PrintInterpretedExtendedCompatibilityAer (
Header->CorrectableErrorStatus,
Header->CorrectableErrorMask,
Header->AdvancedErrorCapabilitiesAndControl,
- Header->HeaderLog[0],
- Header->HeaderLog[1],
- Header->HeaderLog[2],
- Header->HeaderLog[3],
+ Header->HeaderLog[0],
+ Header->HeaderLog[1],
+ Header->HeaderLog[2],
+ Header->HeaderLog[3],
Header->RootErrorCommand,
Header->RootErrorStatus,
Header->ErrorSourceIdentification,