]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Update the copyright notice format
authorhhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 24 Apr 2010 12:25:26 +0000 (12:25 +0000)
committerhhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 24 Apr 2010 12:25:26 +0000 (12:25 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10429 6f19259b-4bc3-4df7-8a09-765794883524

44 files changed:
UefiCpuPkg/CpuDxe/CpuDxe.c
UefiCpuPkg/CpuDxe/CpuDxe.h
UefiCpuPkg/CpuDxe/CpuDxe.inf
UefiCpuPkg/CpuDxe/CpuGdt.c
UefiCpuPkg/CpuDxe/Ia32/CpuAsm.S
UefiCpuPkg/CpuDxe/Ia32/CpuAsm.asm
UefiCpuPkg/CpuDxe/Ia32/IvtAsm.S
UefiCpuPkg/CpuDxe/Ia32/IvtAsm.asm
UefiCpuPkg/CpuDxe/X64/CpuAsm.S
UefiCpuPkg/CpuDxe/X64/CpuAsm.asm
UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.c
UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf
UefiCpuPkg/CpuIo2Smm/CpuIo2Smm.c
UefiCpuPkg/CpuIo2Smm/CpuIo2Smm.inf
UefiCpuPkg/CpuIoPei/CpuIoPei.c
UefiCpuPkg/CpuIoPei/CpuIoPei.inf
UefiCpuPkg/Include/Library/MtrrLib.h
UefiCpuPkg/Include/Library/UefiCpuLib.h
UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.inf
UefiCpuPkg/Library/BaseUefiCpuLib/Ia32/InitializeFpu.S
UefiCpuPkg/Library/BaseUefiCpuLib/Ia32/InitializeFpu.asm
UefiCpuPkg/Library/BaseUefiCpuLib/X64/InitializeFpu.S
UefiCpuPkg/Library/BaseUefiCpuLib/X64/InitializeFpu.asm
UefiCpuPkg/Library/MtrrLib/MtrrLib.c
UefiCpuPkg/Library/MtrrLib/MtrrLib.inf
UefiCpuPkg/ResetVector/Vtf0/Bin/ResetVector.inf
UefiCpuPkg/ResetVector/Vtf0/Build.py
UefiCpuPkg/ResetVector/Vtf0/CommonMacros.inc
UefiCpuPkg/ResetVector/Vtf0/DebugDisabled.asm
UefiCpuPkg/ResetVector/Vtf0/Ia16/16RealTo32Flat.asm
UefiCpuPkg/ResetVector/Vtf0/Ia16/Init16.asm
UefiCpuPkg/ResetVector/Vtf0/Ia16/ResetVectorVtf0.asm
UefiCpuPkg/ResetVector/Vtf0/Ia32/32FlatTo64Flat.asm
UefiCpuPkg/ResetVector/Vtf0/Ia32/SearchForBfvBase.asm
UefiCpuPkg/ResetVector/Vtf0/Ia32/SearchForSecEntry.asm
UefiCpuPkg/ResetVector/Vtf0/Main.asm
UefiCpuPkg/ResetVector/Vtf0/Makefile
UefiCpuPkg/ResetVector/Vtf0/Port80Debug.asm
UefiCpuPkg/ResetVector/Vtf0/PostCodes.inc
UefiCpuPkg/ResetVector/Vtf0/ResetVectorCode.asm
UefiCpuPkg/ResetVector/Vtf0/SerialDebug.asm
UefiCpuPkg/ResetVector/Vtf0/Tools/FixupForRawSection.py
UefiCpuPkg/UefiCpuPkg.dec
UefiCpuPkg/UefiCpuPkg.dsc

index e3b21d8463b2f4d77f647fbae624ae787baadfe6..66955c3f199a7d7591c1c0868cc8888229e06fa3 100644 (file)
@@ -1,8 +1,8 @@
 /** @file\r
   CPU DXE Module.\r
 \r
-  Copyright (c) 2008 - 2010, Intel Corporation\r
-  All rights reserved. This program and the accompanying materials\r
+  Copyright (c) 2008 - 2010, 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
   http://opensource.org/licenses/bsd-license.php\r
index fbf3a9830f8e09cc7701dd15e7cef38694d139e3..91ae2b598ac384aea303f26ca578c327edb5c4fc 100644 (file)
@@ -1,8 +1,8 @@
 /** @file\r
   CPU DXE Module.\r
 \r
-  Copyright (c) 2008 - 2009, Intel Corporation\r
-  All rights reserved. This program and the accompanying materials\r
+  Copyright (c) 2008 - 2009, 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
   http://opensource.org/licenses/bsd-license.php\r
index caf33da75d12682230594c4ca811944ddac02a0d..7790d3505ddd73ddbb2f7c33c0db3bd30e00ac60 100644 (file)
@@ -2,8 +2,8 @@
 #\r
 #    Component description file for simple CPU driver\r
 #\r
-#  Copyright (c) 2008 - 2010, Intel Corporation. <BR>\r
-#  All rights reserved. This program and the accompanying materials\r
+#  Copyright (c) 2008 - 2010, 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
 #  http://opensource.org/licenses/bsd-license.php\r
index b6d8ffb75dbba6715fc5f28c5bf2ae7d56fcd3e8..188cdb52b2d433ba4ce76aab210be4998bf9bb34 100644 (file)
@@ -2,8 +2,8 @@
   C based implemention of IA32 interrupt handling only\r
   requiring a minimal assembly interrupt entry point.\r
 \r
-  Copyright (c) 2006 - 2009, Intel Corporation\r
-  All rights reserved. This program and the accompanying materials\r
+  Copyright (c) 2006 - 2009, 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
   http://opensource.org/licenses/bsd-license.php\r
index fc00f4ff2b070d0aa771f46dd4db1a1aa1549f9d..04896578f7e4027f4ce180e75495e9a59068af9b 100644 (file)
@@ -1,7 +1,7 @@
 #------------------------------------------------------------------------------\r
 #*\r
-#*   Copyright 2006 - 2009, Intel Corporation\r
-#*   All rights reserved. This program and the accompanying materials\r
+#*   Copyright (c) 2006 - 2009, 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
 #*   http://opensource.org/licenses/bsd-license.php\r
index dfcbc0deff41bd294f5178d61bf8f733c35aad50..f54fb291c09642928e245096e56d7f991bcb7364 100644 (file)
@@ -1,8 +1,8 @@
       TITLE   CpuAsm.asm:\r
 ;------------------------------------------------------------------------------\r
 ;*\r
-;*   Copyright 2006 - 2009, Intel Corporation\r
-;*   All rights reserved. This program and the accompanying materials\r
+;*   Copyright (c) 2006 - 2009, 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
 ;*   http://opensource.org/licenses/bsd-license.php\r
index ee40b03ed83ae7633149c2f01cf593e5d53070c4..f2ddf0836ee8ba335df76afb6961bdf764244903 100644 (file)
@@ -1,7 +1,7 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006 - 2009, Intel Corporation\r
-# All rights reserved. This program and the accompanying materials\r
+# Copyright (c) 2006 - 2009, 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
 # http://opensource.org/licenses/bsd-license.php\r
index e5dfaace8cdbbb0ddd91e7b5fa8f5827753a113c..02003c9fa54bd0ba37ac696f02845e10b2c9c030 100644 (file)
@@ -1,8 +1,8 @@
       TITLE   IvtAsm.asm:\r
 ;------------------------------------------------------------------------------\r
 ;*\r
-;*   Copyright 2008 - 2009, Intel Corporation\r
-;*   All rights reserved. This program and the accompanying materials\r
+;*   Copyright (c) 2008 - 2009, 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
 ;*   http://opensource.org/licenses/bsd-license.php\r
index 2f84cf0235ffedb1c6154218459c6e68ae7f49cf..d6327325bfd35304d46928b5067e26350c3fba45 100644 (file)
@@ -2,8 +2,8 @@
 \r
 #------------------------------------------------------------------------------\r
 #*\r
-#*   Copyright 2008 - 2009, Intel Corporation\r
-#*   All rights reserved. This program and the accompanying materials\r
+#*   Copyright (c) 2008 - 2009, 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
 #*   http://opensource.org/licenses/bsd-license.php\r
index 05d9bca119ddf4079945fc517b62d8ca846256c7..f8c650fae8f6372fd23691ade56c3781db1b66dd 100644 (file)
@@ -1,8 +1,8 @@
       TITLE   CpuAsm.asm: \r
 ;------------------------------------------------------------------------------\r
 ;*\r
-;*   Copyright 2008 - 2009, Intel Corporation                                                         \r
-;*   All rights reserved. This program and the accompanying materials                          \r
+;*   Copyright (c) 2008 - 2009, 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
 ;*   http://opensource.org/licenses/bsd-license.php                                            \r
index ee03f636a16502325a26d2a9237b9a96856623f4..c183748eea5c4f34d079dd76b291f59d52620b93 100644 (file)
@@ -1,8 +1,8 @@
 /** @file\r
   Produces the CPU I/O 2 Protocol.\r
 \r
-Copyright (c) 2009 - 2010, Intel Corporation\r
-All rights reserved. This program and the accompanying materials                          \r
+Copyright (c) 2009 - 2010, 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
 http://opensource.org/licenses/bsd-license.php                                            \r
index 0525a83a2e12ac4066bacdc587db50a4723c90db..7698c3b690622aeaaafacb53bd110ea9d6ea8639 100644 (file)
@@ -3,8 +3,8 @@
 #\r
 #  This DXE driver produces of the CPU I/O 2 Protocol, as introduced by PI 1.2.\r
 #\r
-# Copyright (c) 2009 - 2010, Intel Corporation\r
-# All rights reserved. This program and the accompanying materials\r
+# Copyright (c) 2009 - 2010, 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
 # http://opensource.org/licenses/bsd-license.php\r
index 8df68217bc9619aa1eb14473d97dfe052490458f..bcf3964d89aeee65c0137117843ddd32a42b2d3f 100644 (file)
@@ -1,8 +1,8 @@
 /** @file\r
   Produces the SMM CPU I/O Protocol.\r
 \r
-Copyright (c) 2009 - 2010, Intel Corporation\r
-All rights reserved. This program and the accompanying materials                          \r
+Copyright (c) 2009 - 2010, 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
 http://opensource.org/licenses/bsd-license.php                                            \r
index b897500ff0222794a11a42e2408c590a0dc08570..a952460650d946d7095b993f00f8f2dbc60e63c8 100644 (file)
@@ -1,8 +1,8 @@
 ## @file\r
 #  Module that produces the SMM CPU I/O 2 Protocol using the services of the I/O Library\r
 #\r
-#  Copyright (c) 2009 - 2010, Intel Corporation.  <BR>\r
-#  All rights reserved. This program and the accompanying materials\r
+#  Copyright (c) 2009 - 2010, 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
 #  http://opensource.org/licenses/bsd-license.php\r
index 72717d6360a1a64a5ac740d34962882a27945be3..c94abe8e007666018586e700b1a593cc8af85f41 100644 (file)
@@ -1,8 +1,8 @@
 /** @file\r
   Produces the CPU I/O PPI.\r
 \r
-Copyright (c) 2009 - 2010, Intel Corporation\r
-All rights reserved. This program and the accompanying materials                          \r
+Copyright (c) 2009 - 2010, 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
 http://opensource.org/licenses/bsd-license.php                                            \r
index 6bb829333de1848ea72fc2e4e92775b75da57028..ec89a4e4eb921e16843b0e1dfeac817abf7a1dc1 100644 (file)
@@ -3,8 +3,8 @@
 #\r
 #  This PEIM produces of the CPU I/O PPI.\r
 #\r
-# Copyright (c) 2009 - 2010, Intel Corporation\r
-# All rights reserved. This program and the accompanying materials\r
+# Copyright (c) 2009 - 2010, 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
 # http://opensource.org/licenses/bsd-license.php\r
index b34384b14ce79be13dd06c006e07c48a3c634db9..f0c604d6b3913a8ec5c989b8f4fe1db4059ad166 100644 (file)
@@ -1,8 +1,8 @@
 /** @file\r
   MTRR setting library\r
 \r
-  Copyright (c) 2008 - 2010, Intel Corporation\r
-  All rights reserved. This program and the accompanying materials\r
+  Copyright (c) 2008 - 2010, 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
   http://opensource.org/licenses/bsd-license.php\r
index 597c194249ba2627acbb38bb06473e507a7fb442..561d579968907b6adbc2a7e9ec91f0e7d9678186 100644 (file)
@@ -4,8 +4,8 @@
   This library class defines some routines that are generic for IA32 family CPU\r
   to be UEFI specification compliant.\r
 \r
-  Copyright (c) 2009, Intel Corporation\r
-  All rights reserved. This program and the accompanying materials\r
+  Copyright (c) 2009, 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
   http://opensource.org/licenses/bsd-license.php\r
index 90b798dca3faa28007dace46bc4455ac2179d67f..2bc023fc23a41d33a31fab67ba32cd63f22d357f 100644 (file)
@@ -2,8 +2,8 @@
 #  This library defines some routines that are generic for IA32 family CPU\r
 #  to be UEFI specification compliant.\r
 #\r
-#  Copyright (c) 2009 - 2010, Intel Corporation. <BR>\r
-#  All rights reserved. This program and the accompanying materials\r
+#  Copyright (c) 2009 - 2010, 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
 #  http://opensource.org/licenses/bsd-license.php\r
index 1d7bd21b6e9807ce36bcc12823587fe246a7a9b9..4972bc2e7f3b0394f1bff68577fcf0be25d66acd 100644 (file)
@@ -1,7 +1,7 @@
 #------------------------------------------------------------------------------\r
 #*\r
-#*   Copyright 2009 - 2010, Intel Corporation\r
-#*   All rights reserved. This program and the accompanying materials\r
+#*   Copyright (c) 2009 - 2010, 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
 #*   http://opensource.org/licenses/bsd-license.php\r
index 083473311e59688019907811024f760b683b6655..3c31da98f69910e7388a2c44cfeec55d1b00dbff 100644 (file)
@@ -1,7 +1,7 @@
 ;------------------------------------------------------------------------------\r
 ;*\r
-;*   Copyright 2009, Intel Corporation\r
-;*   All rights reserved. This program and the accompanying materials\r
+;*   Copyright (c) 2009, 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
 ;*   http://opensource.org/licenses/bsd-license.php\r
index db415872906ace8902f000a1c0d26932c6a4e1a5..64750afb8554c5494569b796b8bc673cf0a782a1 100644 (file)
@@ -1,7 +1,7 @@
 #------------------------------------------------------------------------------
 #*
-#*   Copyright 2009 - 2010, Intel Corporation
-#*   All rights reserved. This program and the accompanying materials
+#*   Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<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
 #*   http://opensource.org/licenses/bsd-license.php
index 5098124a9ce0fcd6412116561705e5e2e9180386..0a036b6ae39cb17dfcef6d0f2ab006faeb237984 100644 (file)
@@ -1,7 +1,7 @@
 ;------------------------------------------------------------------------------\r
 ;*\r
-;*   Copyright 2009, Intel Corporation\r
-;*   All rights reserved. This program and the accompanying materials\r
+;*   Copyright (c) 2009, 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
 ;*   http://opensource.org/licenses/bsd-license.php\r
index d48b6a4db30c4cbc6455e1c839be3eedf97c7df5..2bf0ce74bb5e5f17ae9b1df516b7b9db9effc5b7 100644 (file)
@@ -1,8 +1,8 @@
 /** @file\r
   MTRR setting library\r
 \r
-  Copyright (c) 2008 - 2010, Intel Corporation\r
-  All rights reserved. This program and the accompanying materials\r
+  Copyright (c) 2008 - 2010, 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
   http://opensource.org/licenses/bsd-license.php\r
index 31d18bf19ed853c31463ec2814a92d0ef0c9649d..f46d6cb793d2ee8b1125f88ffef75b2f58e4b6a0 100644 (file)
@@ -1,8 +1,8 @@
 ## @file\r
 #  MTRR library provides API for MTRR operation\r
 #\r
-#  Copyright (c) 2006 - 2010, Intel Corporation. <BR>\r
-#  All rights reserved. This program and the accompanying materials\r
+#  Copyright (c) 2006 - 2010, 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
 #  http://opensource.org/licenses/bsd-license.php\r
index 2e51f4ae7d00d764a7b347114b6e329a01f73c53..63e1e2cf5649d3c76fe823aebf82a1280c4c47b8 100644 (file)
@@ -1,9 +1,9 @@
 ## @file\r
 #  Reset Vector binary\r
 #\r
-#  Copyright (c) 2006 - 2010, Intel Corporation.\r
+#  Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
 #\r
-#  All rights reserved. This program and the accompanying materials\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
 #  http://opensource.org/licenses/bsd-license.php\r
index ff723c8fd057b90ae957df09904920bc6a26ca72..dad257c16ae32e330c735cf1ab1c4f53cb4bbb6e 100644 (file)
@@ -1,9 +1,9 @@
 ## @file
 #  Automate the process of building the various reset vector types
 #
-#  Copyright (c) 2009, Intel Corporation
+#  Copyright (c) 2009, Intel Corporation. All rights reserved.<BR>
 #
-#  All rights reserved. This program and the accompanying materials
+#  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
 #  http://opensource.org/licenses/bsd-license.php
index c25c8663ed46f3c3d7474497aaa1310f826cda57..b46da27686db310924dbf7f34d8e5cb3725619a7 100644 (file)
@@ -2,8 +2,8 @@
 ; @file\r
 ; Common macros used in the ResetVector VTF module.\r
 ;\r
-; Copyright (c) 2008, Intel Corporation\r
-; All rights reserved. This program and the accompanying materials\r
+; Copyright (c) 2008, 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
 ; http://opensource.org/licenses/bsd-license.php\r
index 78389f4e45365fc3d7291cd0b9484eb51ccdb6d7..883cef03e0411f753e45c29004c31826a4770c21 100644 (file)
@@ -2,8 +2,8 @@
 ; @file\r
 ; Debug disabled\r
 ;\r
-; Copyright (c) 2009, Intel Corporation\r
-; All rights reserved. This program and the accompanying materials\r
+; Copyright (c) 2009, 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
 ; http://opensource.org/licenses/bsd-license.php\r
index 3139ff50cb9b286e167afcfaf90845fb70afc9e7..146df600a63b3bb9a4bf611752347a570d03dd64 100644 (file)
@@ -2,8 +2,8 @@
 ; @file\r
 ; Transition from 16 bit real mode into 32 bit flat protected mode\r
 ;\r
-; Copyright (c) 2008 - 2010, Intel Corporation\r
-; All rights reserved. This program and the accompanying materials\r
+; Copyright (c) 2008 - 2010, 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
 ; http://opensource.org/licenses/bsd-license.php\r
index 3d3d8b0267721ec93493c7630c472bd1c3348fe0..226c49f2209b1632ec63f81b847b9816dd185a55 100644 (file)
@@ -2,8 +2,8 @@
 ; @file\r
 ; 16-bit initialization code\r
 ;\r
-; Copyright (c) 2008 - 2009, Intel Corporation\r
-; All rights reserved. This program and the accompanying materials\r
+; Copyright (c) 2008 - 2009, 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
 ; http://opensource.org/licenses/bsd-license.php\r
index 0eff743183a5c97ee1fcccb11b267788ca6861d0..3764b4ac8e0d57033c38d6423dbcf8baee329779 100644 (file)
@@ -2,8 +2,8 @@
 ; @file\r
 ; First code exectuted by processor after resetting.\r
 ;\r
-; Copyright (c) 2008 - 2009, Intel Corporation\r
-; All rights reserved. This program and the accompanying materials\r
+; Copyright (c) 2008 - 2009, 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
 ; http://opensource.org/licenses/bsd-license.php\r
index a97f9cc70712dcc5f0eb6ef9aa509f02ec6d21bb..9eba864c2853831224346dc955a1aeaf42bd26ce 100644 (file)
@@ -2,8 +2,8 @@
 ; @file\r
 ; Transition from 32 bit flat protected mode into 64 bit flat protected mode\r
 ;\r
-; Copyright (c) 2008 - 2009, Intel Corporation\r
-; All rights reserved. This program and the accompanying materials\r
+; Copyright (c) 2008 - 2009, 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
 ; http://opensource.org/licenses/bsd-license.php\r
index 21b64f46e37b5be97f3069d0fa698ad3621a19d0..d0c2d8c39caddeccfb1e73e110c7a65d92437dc1 100644 (file)
@@ -2,8 +2,8 @@
 ; @file\r
 ; Search for the Boot Firmware Volume (BFV) base address\r
 ;\r
-; Copyright (c) 2008 - 2009, Intel Corporation\r
-; All rights reserved. This program and the accompanying materials\r
+; Copyright (c) 2008 - 2009, 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
 ; http://opensource.org/licenses/bsd-license.php\r
index 01d051918cd2f1f86a907ee12d850dd812c99af6..9558b9d3506786296b464953048208aeff047e34 100644 (file)
@@ -2,8 +2,8 @@
 ; @file\r
 ; Search for the SEC Core entry point\r
 ;\r
-; Copyright (c) 2008 - 2009, Intel Corporation\r
-; All rights reserved. This program and the accompanying materials\r
+; Copyright (c) 2008 - 2009, 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
 ; http://opensource.org/licenses/bsd-license.php\r
index bc2a3b168a6ff9666cc64526b4c2bc89df23cf75..ebfb9015d49cc312760242f266485ab3acc2d20b 100644 (file)
@@ -2,8 +2,8 @@
 ; @file\r
 ; Main routine of the pre-SEC code up through the jump into SEC\r
 ;\r
-; Copyright (c) 2008 - 2009, Intel Corporation\r
-; All rights reserved. This program and the accompanying materials\r
+; Copyright (c) 2008 - 2009, 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
 ; http://opensource.org/licenses/bsd-license.php\r
index a4c3f789d101db31511bd7cd76ab2bfbaccc31eb..bc21d71753dc5d1d33310607eb97db8ddbb3915a 100644 (file)
@@ -1,9 +1,9 @@
 ## @file
 #  Makefile to create FFS Raw sections for VTF images.
 #
-#  Copyright (c) 2008, Intel Corporation
+#  Copyright (c) 2008, Intel Corporation. All rights reserved.<BR>
 #
-#  All rights reserved. This program and the accompanying materials
+#  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
 #  http://opensource.org/licenses/bsd-license.php
index 2f9d0862e8f29ca10118496a849087e3d0e3d29c..4b13c4860bc0ad1f9d12338aad55872d24d2c876 100644 (file)
@@ -2,8 +2,8 @@
 ; @file\r
 ; Port 0x80 debug support macros\r
 ;\r
-; Copyright (c) 2009, Intel Corporation\r
-; All rights reserved. This program and the accompanying materials\r
+; Copyright (c) 2009, 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
 ; http://opensource.org/licenses/bsd-license.php\r
index 2556aed8733a393c7c0a70d150450b39dba0ba37..62eda5d99257f6cf6c184047537300ed7382cd25 100644 (file)
@@ -2,8 +2,8 @@
 ; @file\r
 ; Definitions of POST CODES for the reset vector module\r
 ;\r
-; Copyright (c) 2009, Intel Corporation\r
-; All rights reserved. This program and the accompanying materials\r
+; Copyright (c) 2009, 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
 ; http://opensource.org/licenses/bsd-license.php\r
index 8b139423045b25a2abf4540de68a0d958f84aad9..a0afbf02d21cd178f54c7559bb0b9435e4bec0b4 100644 (file)
@@ -2,8 +2,8 @@
 ; @file\r
 ; This file includes all other code files to assemble the reset vector code\r
 ;\r
-; Copyright (c) 2008 - 2009, Intel Corporation\r
-; All rights reserved. This program and the accompanying materials\r
+; Copyright (c) 2008 - 2009, 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
 ; http://opensource.org/licenses/bsd-license.php\r
index 8c2ffc66d34a97e12ea60e377852303253544d46..ebd0910f4a36a6bfbb5b142dff579e2be351a81e 100644 (file)
@@ -2,8 +2,8 @@
 ; @file\r
 ; Serial port debug support macros\r
 ;\r
-; Copyright (c) 2008 - 2009, Intel Corporation\r
-; All rights reserved. This program and the accompanying materials\r
+; Copyright (c) 2008 - 2009, 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
 ; http://opensource.org/licenses/bsd-license.php\r
index a4c3799640fee5853aa855826ed4b761b57eeca1..7833f4b7667bdf4ec49fb670827f24c92be4a2ab 100644 (file)
@@ -1,9 +1,9 @@
 ## @file
 #  Apply fixup to VTF binary image for FFS Raw section
 #
-#  Copyright (c) 2008, Intel Corporation
+#  Copyright (c) 2008, Intel Corporation. All rights reserved.<BR>
 #
-#  All rights reserved. This program and the accompanying materials
+#  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
 #  http://opensource.org/licenses/bsd-license.php
index 6e24ff1980cac1b8a2aaf8e947dc00201d859874..f4460c751cfbedf925da8097c4f7d0a3b57fda90 100644 (file)
@@ -2,9 +2,8 @@
 #
 # This Package provides UEFI compatible CPU modules and libraries.
 #
-# Copyright (c) 2007 - 2010, Intel Corporation.
+# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>
 #
-# All rights reserved.
 # 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
index bbd2a1c1fe583a0e88519cf0c94bf1fc4c501668..8fe51bc4698a29df1ee268e59400bd13629894de 100644 (file)
@@ -1,9 +1,9 @@
 ## @file\r
 #  UefiCpuPkg Package\r
 #\r
-#  Copyright (c) 2007 - 2010, Intel Corporation\r
+#  Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 #\r
-#  All rights reserved. This program and the accompanying materials\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
 #  http://opensource.org/licenses/bsd-license.php\r