]> git.proxmox.com Git - mirror_edk2.git/commitdiff
PcAtChipsetPkg: PciHostBridgeDxe: rewrap IoFifo source files to 79 columns
authorLaszlo Ersek <lersek@redhat.com>
Tue, 14 Jul 2015 12:00:57 +0000 (12:00 +0000)
committerlersek <lersek@Edk2>
Tue, 14 Jul 2015 12:00:57 +0000 (12:00 +0000)
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Regression-tested-by: Gabriel Somlo <somlo@cmu.edu>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17943 6f19259b-4bc3-4df7-8a09-765794883524

PcAtChipsetPkg/PciHostBridgeDxe/Ia32/IoFifo.S
PcAtChipsetPkg/PciHostBridgeDxe/Ia32/IoFifo.asm
PcAtChipsetPkg/PciHostBridgeDxe/IoFifo.h
PcAtChipsetPkg/PciHostBridgeDxe/X64/IoFifo.S
PcAtChipsetPkg/PciHostBridgeDxe/X64/IoFifo.asm

index 6b9c0966ba40dac9b531a8eb9fddda057dae9770..03a014de0c51b4c0c62a1a9eefecfabea04b815a 100644 (file)
@@ -1,9 +1,10 @@
 #------------------------------------------------------------------------------\r
 #\r
 # Copyright (c) 2006 - 2012, Intel Corporation. All rights reserved.<BR>\r
-# This program and the accompanying materials\r
-# are licensed and made available under the terms and conditions of the BSD License\r
-# which accompanies this distribution.  The full text of the license may be found at\r
+#\r
+# This program and the accompanying materials are licensed and made available\r
+# under the terms and conditions of the BSD License which accompanies this\r
+# distribution.  The full text of the license may be found at\r
 # http://opensource.org/licenses/bsd-license.php.\r
 #\r
 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
index 4b147cbeb9c8befe48bc901b798fdab30251a53e..b1cc25eeb6da327258872800afad18aa55fa5635 100644 (file)
@@ -1,9 +1,10 @@
 ;------------------------------------------------------------------------------\r
 ;\r
 ; Copyright (c) 2006 - 2012, Intel Corporation. All rights reserved.<BR>\r
-; This program and the accompanying materials\r
-; are licensed and made available under the terms and conditions of the BSD License\r
-; which accompanies this distribution.  The full text of the license may be found at\r
+;\r
+; This program and the accompanying materials are licensed and made available\r
+; under the terms and conditions of the BSD License which accompanies this\r
+; distribution.  The full text of the license may be found at\r
 ; http://opensource.org/licenses/bsd-license.php.\r
 ;\r
 ; THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
index 5d48bf5335258776b2dd10b8f8c70ae9f872b866..9978f8bfc39a6683d8ba9728f2743c3077e75d6e 100644 (file)
@@ -2,15 +2,16 @@
   I/O FIFO routines\r
 \r
   Copyright (c) 2008 - 2012, Intel Corporation. All rights reserved.<BR>\r
-  This program and the accompanying materials are\r
-  licensed and made available under the terms and conditions of the BSD License\r
-  which accompanies this distribution.  The full text of the license may be found at\r
+\r
+  This program and the accompanying materials are licensed and made available\r
+  under the terms and conditions of the BSD License which accompanies this\r
+  distribution.  The full text of the license may be found at\r
   http://opensource.org/licenses/bsd-license.php\r
-  \r
+\r
   THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
   WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 \r
-**/ \r
+**/\r
 \r
 #ifndef _IO_FIFO_H_INCLUDED_\r
 #define _IO_FIFO_H_INCLUDED_\r
index ca484f5610a9435f4326397762436456c25db965..decb382028cfbb1519b436d7e237b38ce0e4539a 100644 (file)
@@ -1,9 +1,10 @@
 #------------------------------------------------------------------------------\r
 #\r
 # Copyright (c) 2006 - 2012, Intel Corporation. All rights reserved.<BR>\r
-# This program and the accompanying materials\r
-# are licensed and made available under the terms and conditions of the BSD License\r
-# which accompanies this distribution.  The full text of the license may be found at\r
+#\r
+# This program and the accompanying materials are licensed and made available\r
+# under the terms and conditions of the BSD License which accompanies this\r
+# distribution.  The full text of the license may be found at\r
 # http://opensource.org/licenses/bsd-license.php.\r
 #\r
 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
index d16f0249d7a64d48fe764ae39a208f40c8b42ddb..1a3f0ef2caa64921e355325fe91a244cd71c5617 100644 (file)
@@ -1,9 +1,10 @@
 ;------------------------------------------------------------------------------\r
 ;\r
 ; Copyright (c) 2006 - 2012, Intel Corporation. All rights reserved.<BR>\r
-; This program and the accompanying materials\r
-; are licensed and made available under the terms and conditions of the BSD License\r
-; which accompanies this distribution.  The full text of the license may be found at\r
+;\r
+; This program and the accompanying materials are licensed and made available\r
+; under the terms and conditions of the BSD License which accompanies this\r
+; distribution.  The full text of the license may be found at\r
 ; http://opensource.org/licenses/bsd-license.php.\r
 ;\r
 ; THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r