]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Update the copyright notice format
authorhhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 23 Apr 2010 15:52:13 +0000 (15:52 +0000)
committerhhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 23 Apr 2010 15:52:13 +0000 (15:52 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10404 6f19259b-4bc3-4df7-8a09-765794883524

79 files changed:
IntelFrameworkPkg/Include/Framework/BootScript.h
IntelFrameworkPkg/Include/Framework/DxeCis.h
IntelFrameworkPkg/Include/Framework/FirmwareVolumeHeader.h
IntelFrameworkPkg/Include/Framework/FirmwareVolumeImageFormat.h
IntelFrameworkPkg/Include/Framework/FrameworkInternalFormRepresentation.h
IntelFrameworkPkg/Include/Framework/Hob.h
IntelFrameworkPkg/Include/Framework/PeiCis.h
IntelFrameworkPkg/Include/Framework/SmmCis.h
IntelFrameworkPkg/Include/Framework/StatusCode.h
IntelFrameworkPkg/Include/FrameworkDxe.h
IntelFrameworkPkg/Include/FrameworkPei.h
IntelFrameworkPkg/Include/FrameworkSmm.h
IntelFrameworkPkg/Include/Guid/BlockIo.h
IntelFrameworkPkg/Include/Guid/Capsule.h
IntelFrameworkPkg/Include/Guid/DataHubRecords.h
IntelFrameworkPkg/Include/Guid/FirmwareFileSystem.h
IntelFrameworkPkg/Include/Guid/SmmCommunicate.h
IntelFrameworkPkg/Include/Guid/SmramMemoryReserve.h
IntelFrameworkPkg/Include/Ppi/BootScriptExecuter.h
IntelFrameworkPkg/Include/Ppi/FindFv.h
IntelFrameworkPkg/Include/Ppi/FvLoadFile.h
IntelFrameworkPkg/Include/Ppi/PciCfg.h
IntelFrameworkPkg/Include/Ppi/ReadOnlyVariable.h
IntelFrameworkPkg/Include/Ppi/S3Resume.h
IntelFrameworkPkg/Include/Ppi/SectionExtraction.h
IntelFrameworkPkg/Include/Ppi/Security.h
IntelFrameworkPkg/Include/Ppi/Smbus.h
IntelFrameworkPkg/Include/Protocol/AcpiS3Save.h
IntelFrameworkPkg/Include/Protocol/AcpiSupport.h
IntelFrameworkPkg/Include/Protocol/BootScriptSave.h
IntelFrameworkPkg/Include/Protocol/CpuIo.h
IntelFrameworkPkg/Include/Protocol/DataHub.h
IntelFrameworkPkg/Include/Protocol/FirmwareVolume.h
IntelFrameworkPkg/Include/Protocol/FrameworkFirmwareVolumeBlock.h
IntelFrameworkPkg/Include/Protocol/FrameworkFormBrowser.h
IntelFrameworkPkg/Include/Protocol/FrameworkFormCallback.h
IntelFrameworkPkg/Include/Protocol/FrameworkHii.h
IntelFrameworkPkg/Include/Protocol/FrameworkMpService.h
IntelFrameworkPkg/Include/Protocol/Legacy8259.h
IntelFrameworkPkg/Include/Protocol/LegacyBios.h
IntelFrameworkPkg/Include/Protocol/LegacyBiosPlatform.h
IntelFrameworkPkg/Include/Protocol/LegacyInterrupt.h
IntelFrameworkPkg/Include/Protocol/LegacyRegion.h
IntelFrameworkPkg/Include/Protocol/SectionExtraction.h
IntelFrameworkPkg/Include/Protocol/SmmAccess.h
IntelFrameworkPkg/Include/Protocol/SmmBase.h
IntelFrameworkPkg/Include/Protocol/SmmControl.h
IntelFrameworkPkg/Include/Protocol/SmmCpuIo.h
IntelFrameworkPkg/Include/Protocol/SmmCpuSaveState.h
IntelFrameworkPkg/Include/Protocol/SmmGpiDispatch.h
IntelFrameworkPkg/Include/Protocol/SmmIchnDispatch.h
IntelFrameworkPkg/Include/Protocol/SmmPeriodicTimerDispatch.h
IntelFrameworkPkg/Include/Protocol/SmmPowerButtonDispatch.h
IntelFrameworkPkg/Include/Protocol/SmmStandbyButtonDispatch.h
IntelFrameworkPkg/Include/Protocol/SmmSwDispatch.h
IntelFrameworkPkg/Include/Protocol/SmmSxDispatch.h
IntelFrameworkPkg/Include/Protocol/SmmUsbDispatch.h
IntelFrameworkPkg/IntelFrameworkPkg.dec
IntelFrameworkPkg/IntelFrameworkPkg.dsc
IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeCpuIoLibInternal.h
IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.inf
IntelFrameworkPkg/Library/DxeIoLibCpuIo/IoHighLevel.c
IntelFrameworkPkg/Library/DxeIoLibCpuIo/IoLib.c
IntelFrameworkPkg/Library/DxeIoLibCpuIo/IoLibMmioBuffer.c
IntelFrameworkPkg/Library/DxeSmmDriverEntryPoint/DriverEntryPoint.c
IntelFrameworkPkg/Library/DxeSmmDriverEntryPoint/DxeSmmDriverEntryPoint.inf
IntelFrameworkPkg/Library/FrameworkUefiLib/Console.c
IntelFrameworkPkg/Library/FrameworkUefiLib/FrameworkUefiLib.inf
IntelFrameworkPkg/Library/FrameworkUefiLib/UefiDriverModel.c
IntelFrameworkPkg/Library/FrameworkUefiLib/UefiLib.c
IntelFrameworkPkg/Library/FrameworkUefiLib/UefiLibInternal.h
IntelFrameworkPkg/Library/FrameworkUefiLib/UefiLibPrint.c
IntelFrameworkPkg/Library/FrameworkUefiLib/UefiNotTiano.c
IntelFrameworkPkg/Library/PeiHobLibFramework/HobLib.c
IntelFrameworkPkg/Library/PeiHobLibFramework/PeiHobLibFramework.inf
IntelFrameworkPkg/Library/PeiSmbusLibSmbusPpi/InternalSmbusLib.h
IntelFrameworkPkg/Library/PeiSmbusLibSmbusPpi/PeiSmbusLib.c
IntelFrameworkPkg/Library/PeiSmbusLibSmbusPpi/PeiSmbusLibSmbusPpi.inf
IntelFrameworkPkg/Library/PeiSmbusLibSmbusPpi/SmbusLib.c

index b315a8a278de4fa1714d5ea7065f7db8276a308f..9a16d722eea93fd5e7eefb3d0fcdb654d1e1d797 100644 (file)
@@ -2,7 +2,7 @@
   This file contains the boot script defintions that are shared between the \r
   Boot Script Executor PPI and the Boot Script Save Protocol.\r
 \r
-Copyright (c) 2009 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index 4c5fc43c15dbc4875449bbda9db26da670d7a09d..0f1b737ac18c2c9f9e09d1a7c719a6fe3b0419d1 100644 (file)
@@ -2,7 +2,7 @@
   Include file for definitions in the Intel Platform Innovation Framework for EFI\r
   Driver Execution Environment Core Interface Specification (DXE CIS) Version 0.91.\r
 \r
-Copyright (c) 2007 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index ba5f20bacb35c9c91df320e57d201644dc5541a0..7b471f1c7506427be850ccb9cef2c348710a1509 100644 (file)
@@ -3,7 +3,7 @@
   all firmware volumes that are either memory mapped or have an\r
   associated FirmwareVolumeBlock protocol.\r
 \r
-Copyright (c) 2006 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index f4d2c6fbfc117b4903062afb84cc30ce0cb46c09..81a9045e6f7fa3384cbc5f54e108ae323094beeb 100644 (file)
@@ -3,7 +3,7 @@
   images loaded via the FirmwareVolume protocol.  The Firmware Volume specification\r
   is the basis for these definitions.\r
 \r
-Copyright (c) 2006 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index 534452767f46241fd64386996b3553c4cfd7bd4d..61d020ec37d4351e98e43bcf784448d0805ee2fa 100644 (file)
@@ -3,7 +3,7 @@
   Framework IFR is primarily consumed by the EFI presentation engine, and produced by EFI\r
   internal application and drivers as well as all add-in card option-ROM drivers\r
 \r
-Copyright (c) 2007 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index 91187504eac8716c43a59b296788b0c55125e412..070a23d19282680ff49c4b0bf8ffa7700ea34c2f 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   This file defines the data structures per HOB specification v0.9.\r
 \r
-Copyright (c) 2007 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index 8aad13a92bb32a5926ac4e409a3bdce2f69b654d..d823339eee9db16d4b9235a0706360fbebb7adc3 100644 (file)
@@ -2,7 +2,7 @@
   The Include file for definitions in the Intel Platform Innovation Framework for EFI\r
   Pre-EFI Initialization Core Interface Specification (PEI CIS) Version 0.91.\r
 \r
-Copyright (c) 2006 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index 4ac9926a98cf7d7b62ed5fb65240eb5c906b5b39..6991074f2752dbb9029a24444c7a4eb7f37c5c05 100644 (file)
@@ -2,7 +2,7 @@
   Include file for definitions in the Intel Platform Innovation Framework for EFI\r
   System Management Mode Core Interface Specification (SMM CIS) version 0.91.\r
 \r
-Copyright (c) 2007 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index 60708458bbd6bae348cc2d23c06113b09bef18df..8391e08fdc6c4cd6f1157bf2bb7e8be182f047f4 100644 (file)
@@ -2,7 +2,7 @@
   Status Code Definitions, according to Intel Platform Innovation Framework\r
   for EFI Status Codes Specification\r
 \r
-Copyright (c) 2007 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index 4d95f4ca3f787e6ba1be5bdfd9e0c3f91d3b09a0..23ad62a41b3dc6aec3fdc9710c94b59e564e2ae7 100644 (file)
@@ -6,7 +6,7 @@
   This header file includes Framework extension definitions common to DXE\r
   modules.\r
 \r
-Copyright (c) 2007 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index fcda7a0cca95046aa21bada55d327460bcd750de..e053feb7d567e9ca88546fc63e928d1d410fd30e 100644 (file)
@@ -4,7 +4,7 @@
   This header file must include Framework extension definitions common to PEI\r
   modules.\r
 \r
-Copyright (c) 2007 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index 51187cac019a3a1ff360afce4cb1639c54b20187..6a12f9f1967c6b0b8138ae1674346d36e5e8ace0 100644 (file)
@@ -4,7 +4,7 @@
   This header file must include Framework extension definitions common to DXE\r
   modules.\r
 \r
-Copyright (c) 2007 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index 92d675e1c0ff00622608176cfae343ff531343b5..8f3fc7feaf80206e564cbc328ad94a94b75b4f2d 100644 (file)
@@ -12,7 +12,7 @@
   how to parse at least El Torito for CD-ROM, and perhaps Master Boot Record(MBR)\r
   and GUID Partition Table(GPT) in the future.\r
   \r
-Copyright (c) 2009 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index 1d11f836f80c95ab80121547511043e095e88c63..b565b14171bb37eb65e952eded008393c9833cea 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Framework Capule related Definition.\r
 \r
-Copyright (c) 2007 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index 7fc87a49ead76f79641d139050dda21987ee9ed5..611ef5798fc27f4eee8706299cb4836941cbf6b1 100644 (file)
@@ -5,7 +5,7 @@
   Cache subclass specification 0.9, DataHub SubClass specification 0.9, Memory SubClass Spec 0.9,\r
   Processor Subclass specification 0.9, and Misc SubClass specification 0.9.\r
   \r
-Copyright (c) 2007 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index 6f3f7fd2d760ddc92c0ef3e19b886a7f11344154..56c34765c59383837464a662d2bd59722a2ee7c0 100644 (file)
@@ -2,7 +2,7 @@
   Guid used to define the Firmware File System.  See the Framework Firmware\r
   File System Specification for more details.\r
 \r
-Copyright (c) 2006 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index a01359f023bb5d88e5e314eddc95e032a137d7ce..9c7a3333be01e1f70a8f97583f07966c4308016a 100644 (file)
@@ -2,7 +2,7 @@
   Definitions EFI_SMM_COMMUNICATE_HEADER used by EFI_SMM_BASE_PROTOCOL.Communicate()\r
   functions.\r
 \r
-Copyright (c) 2007 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index 60cce67ebd25f17759925c1becfc8215c7a02bbd..9edec42b9ed56751156c93bbe7f24cc22fbb28ef 100644 (file)
@@ -8,7 +8,7 @@
   * the GUID specific data structure of HOB for reserving SMRAM regions.\r
   This GUIDed HOB can be used to convey the existence of the T-SEG reservation and H-SEG usage\r
 \r
-Copyright (c) 2007 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index 3abf739a75fa986cfc33ee63e35d3c4825968b2a..db0f422da8b72e9cf92de0eb7bc085c3668dc694 100644 (file)
@@ -8,7 +8,7 @@
   execution, the PEIM looks for a relevant PPI that is available to execute it, rather than executing it\r
   by issuing the native IA-32 instruction.\r
 \r
-Copyright (c) 2007 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index 0ef248d8dd1684568b7e22a66ba022589e746960..14a9f82dab183175de7ce491fb4ba78e484bd899 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   This file declares FindFv PPI, which is used to locate FVs that contain PEIMs in PEI.\r
 \r
-Copyright (c) 2007 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index b444246772091cf1bc88acf9cd89ac9203f5fe90..b19be053aeae17cbe2d71d2d85debf80d07dd786 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Load image file from fv to memory.\r
 \r
-Copyright (c) 2007 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index 6e05b88dfac2ffde4b68808705627b5d8e8c47b5..ded452a16c3f126d71fd7587cbbf5007a2b00d0c 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   This file declares the PciCfg PPI used to access the PCI configuration space in PEI\r
 \r
-Copyright (c) 2006 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index 0cdd61266b0794f43759e055074b76f50196c24d..167e3a889240e81ad4bd607551369383e64fd699 100644 (file)
@@ -7,7 +7,7 @@
   storage. As such, a write command to certain technologies would alter the contents of the entire part,\r
   making the PEIM execution in the original position not follow the required flow.\r
 \r
-Copyright (c) 2006 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index 7a12999690bad0855d168ad22e687ef6175db2fa..f78605623557cadd7676bc30f259564c6cfd83fa 100644 (file)
@@ -17,7 +17,7 @@
   - The reserved memory range to be used for the S3 resume.\r
   Otherwise, the S3 resume boot path may fail.\r
   \r
-Copyright (c) 2007 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index a61432eec335724c4dcb339aafc4b5add8a0bd82..e1b5a06321da0e52ba8952e6fedafe191597f5e6 100644 (file)
@@ -4,7 +4,7 @@
   This PPI is defined in PEI CIS version 0.91. It supports encapsulating sections,\r
   such as GUIDed sections used to authenticate the file encapsulation of other domain-specific wrapping.\r
 \r
-Copyright (c) 2006 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index e51de07998da19000ecf65c6e2f366d25a8c8cae..200bc3ca4990032edc3909d1e086b06a96996e16 100644 (file)
@@ -5,7 +5,7 @@
   Foundation, namely the case of a PEIM's authentication state being returned during the PEI section\r
   extraction process.\r
   \r
-Copyright (c) 2006 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index 1bc0ceafee108b73a93090ad64f677c1e323e473..2a95fef5ea07d08a26e73bdf290acf6148a079b1 100644 (file)
@@ -2,7 +2,7 @@
   This file declares the Smbus PPI, which provides the basic I/O interfaces that a PEIM \r
   uses to access its SMBus controller and the slave devices attached to it.\r
 \r
-Copyright (c) 2007 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index 9e92891c893e1ad7182f537fd694811b1202db02..0d466bd50350cb3b5ba95a25ba5524ddaba940a6 100644 (file)
@@ -2,7 +2,7 @@
   This protocol is used to prepare all information that is needed for the S3 resume boot path. This\r
   protocol is not required for all platforms.\r
   \r
-Copyright (c) 2006 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index 67f1a0443629973dfed3a33768d065cdd6886ea1..278ef8e42b35764720e4c250af52a8378bcde61e 100644 (file)
@@ -8,7 +8,7 @@
        - Update checksum values and IDs.\r
        - Complete the final installation of the tables.\r
  \r
-Copyright (c) 2007 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index 975e3b3750ee9583001036d84914d37ea421e51e..a8710abc8ac61704359eb2d15cafd3cdf72642ce 100644 (file)
@@ -2,7 +2,7 @@
   This protocol is used to store or record various boot scripts into boot \r
   script tables.\r
 \r
-Copyright (c) 2007 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index 91d803bb71e4ec9add823e87d730c911c5476bc4..ec75da09fdbcf0f491184d0405d9d9df443a8dcc 100644 (file)
@@ -6,7 +6,7 @@
   It is different from the PI 1.2 CPU I/O 2 Protocol, which is a boot services only protocol\r
   and may not be used by runtime drivers after ExitBootServices().\r
 \r
-Copyright (c) 2007 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index c3bc6f9dcdeac15dfd402ac8f6f1c98f7562ee2b..5e2647f7f1995539812e4b1badba872a63d2f03d 100644 (file)
@@ -3,7 +3,7 @@
   data and those wishing to be made aware of all information that\r
   has been logged.\r
 \r
-Copyright (c) 2007 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index 8291e28d3bb86495b9ca76f1de1ef9c354a2d6cf..8c19f0192ce766fa7643d9f7b75e769b33227a63 100644 (file)
@@ -7,7 +7,7 @@
   Volume Protocol also provides mechanisms for determining and modifying some\r
   attributes of the firmware volume.\r
 \r
-Copyright (c) 2007 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index 89115f18cb43b6ab5674e52df2d8ae34598c6caa..3468ceb3889b8c3370e82b3025c565e37a47e749 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   This file provides control over block-oriented firmware devices.\r
 \r
-Copyright (c) 2006 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index aac42e1de0a90320b3f5ecdf5102f838a566a4ec..74c25e2733d6bc493a4b2656828372052e576a25 100644 (file)
@@ -5,7 +5,7 @@
   packet of data.  This will also allow the caller to post messages\r
   into the configuration drivers internal mailbox.\r
 \r
-Copyright (c) 2006 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index 2651d3498c15a5177cc5023c3ffec701dce9fa17..e9ea49d5c04c7378184c2533d975ad47c56ac986 100644 (file)
@@ -5,7 +5,7 @@
   specific drivers that want to export access to custom hardware storage or\r
   publish IFR that need to call back the original driver.\r
 \r
-Copyright (c) 2006 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index cb2fdd4c2551db8871fc367db17c0589c6b23779..9f32805f8483e2565de8974b575f380b1015dbde 100644 (file)
@@ -3,7 +3,7 @@
   used by resources that want to publish IFR/Font/String data and have it\r
   collected by the Configuration engine.\r
 \r
-Copyright (c) 2007 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index 4779b89ef95d326f628ee88d34444a54a7496636..b1c8f55154ff58175cae3ff5a884aecfde326160 100644 (file)
@@ -33,7 +33,7 @@
   APs to help test system memory in parallel with other device initialization.\r
   Diagnostics applications may also use this protocol for multi-processor.\r
 \r
-Copyright (c) 1999 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 1999 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index 7c00d4b4e0afc9e19581863d4604d3bca4e9fca8..c843de1018a85b0f874694591ab0d86add728bea 100644 (file)
@@ -2,7 +2,7 @@
   This protocol abstracts the 8259 interrupt controller. This includes\r
   PCI IRQ routing needed to program the PCI Interrupt Line register.\r
 \r
-Copyright (c) 2007 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index cc5eced4db32e30bf49f745a3fc6804fdfadd403..376f953118aac1d6b1dd4968fc0488a56c4343df 100644 (file)
@@ -9,7 +9,7 @@
   Thunk is the code that switches from 32-bit protected environment into the 16-bit real-mode\r
        environment. Reverse thunk is the code that does the opposite.\r
 \r
-Copyright (c) 2007 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index 0bd073df8d607c17676dba5d415b0be88a3671fe..3610bdbc90297e4f518c4cecd23350337a601d43 100644 (file)
@@ -4,7 +4,7 @@
   the Legacy BIOS protocol is generic and consumes this protocol.\r
   A driver that matches the Legacy16 produces this protocol\r
 \r
-Copyright (c) 2007 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index 42bbe5094139a300728fe228376e57292a7b6eee..8b2d56b2d339d44ad62d3bc9b808ab31de582edf 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   This protocol abstracts the PIRQ programming from the generic EFI Compatibility Support Modules (CSMs).\r
 \r
-Copyright (c) 2007 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index 4f0ff543abbb59ccda361d2a602644c2f3e204bc..b18e8bc40b1b7afcd419c0b432bb8819b5e8d63d 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   This protocol manages the legacy memory regions between 0xc0000 - 0xfffff.\r
 \r
-Copyright (c) 2007 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index 5de111ce6316f8dc38b9a721d975fe5d9082234e..ef1d24ae52ae2025d5da92025637510c2eeedd01 100644 (file)
@@ -4,7 +4,7 @@
   This interface provides a means of decoding a set of sections into a linked list of\r
   leaf sections.  This provides for an extensible and flexible file format.\r
 \r
-Copyright (c) 2006 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index 31fc7a83b24a7e6007666d1bd9a18ac43a12c483..16d66b93ad657b7e15f91e883c6aa06f0732a9f7 100644 (file)
@@ -6,7 +6,7 @@
   type of control. Because of the protected, distinguished class of memory for IA-32 \r
   systems, the expectation is that this protocol would be supported only on IA-32 systems.\r
 \r
-Copyright (c) 2007 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index 89abd65a7d4f426c50d39347e5aaa8e1cff2d602..0429c574d19f740f65eb057e6057a82e4193a055 100644 (file)
@@ -19,7 +19,7 @@
   workarounds for the century rollover in CMOS should provide commensurate services throughout\r
   preboot and OS runtime.\r
 \r
-Copyright (c) 2007 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index e5375956cd1df3e66e1e56cb4949618ffafcb15e..d49831ca905fc376a4cd4490c8656f0d487056de 100644 (file)
@@ -8,7 +8,7 @@
   event from a platform chipset agent is an optional capability for both IA-32 and Itanium-based\r
   systems.\r
 \r
-Copyright (c) 2007 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index f772a169076207cc08210fdd090d5f8c6fbf6288..53c49b56f399a11b7751f92cb7841a5456aa40a1 100644 (file)
@@ -3,7 +3,7 @@
 \r
   This protocol provides CPU I/O and memory access within SMM.\r
 \r
-Copyright (c) 2009 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index 72ef30e735f4ff6667f32577a23f3e4b6ec71c6d..ba0d033392cdcc23273a0dac8f9263983d8829f4 100644 (file)
@@ -2,7 +2,7 @@
   This file declares the SMM CPU Save State protocol, which provides the processor\r
   save-state information for IA-32 and Itanium processors.\r
 \r
-Copyright (c) 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index 1d113315652b487148b702a698b15dfe1092136f..62f9a516024ca3e4cf0c8f833aeb5dc6a30f0616 100644 (file)
@@ -6,7 +6,7 @@
   Several inputs can be enabled. This purpose of this interface is to generate an\r
   SMI in response to any of these inputs having a true value provided.\r
   \r
-Copyright (c) 2007 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index 64dacbc1c713f3f294f2951eda0410150db200cf..56e9e3844e7f1b5366f42001ee248cb6b2a616bd 100644 (file)
@@ -3,7 +3,7 @@
   The EFI_SMM_ICHN_DISPATCH_PROTOCOL provides the ability to install child handlers for\r
   the given event types.\r
 \r
-Copyright (c) 2008 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2008 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index 1b400aab4288ae5326ae0dd7009cb9f568503e48..962665f38427e97a4db40e4ffce890044f6311ec 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Provides the parent dispatch service for the periodical timer SMI source generator.\r
 \r
-Copyright (c) 2007 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index eab8e8732b665dfb3bf633b52b5104f3647b5f3e..eaf5aa6371d741dae06da76371eed26d6565f89c 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Provides the parent dispatch service for the power button SMI source generator.\r
 \r
-Copyright (c) 2007 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index 7d98fcd45c9ffe203b56b5d918a6a64c7be6699a..bb6e6ac79694ff9d2c04c8a40b51099b607f32c5 100644 (file)
@@ -5,7 +5,7 @@
   the Intel Platform Innovation Framework for EFI SMM Core Interface Specification\r
   (SMM CIS) Version 0.9.\r
 \r
-Copyright (c) 2007 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index db46c22f932fb2bd809542401eeed69eb2c4231b..de19e536e34ca71b2b2abb31ce274f6595554e71 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Provides the parent dispatch service for a given SMI source generator.\r
 \r
-Copyright (c) 2007 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index 21506f9ec35c6ac32cf47bf7a45059ce058de1a3..7d1dec47fd91b97cbc605c73a2cbbb7246826431 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Provides the parent dispatch service for a given Sx-state source generator.\r
 \r
-Copyright (c) 2007 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index bb0a263a8234ebe003398045085c1bf1d1f0ef0f..c3e08132105e5243b2d9a334bcd5ae2c9d5fba26 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Provides the parent dispatch service for the USB SMI source generator.\r
 \r
-Copyright (c) 2007 - 2010, Intel Corporation.  All rights reserved<BR>\r
+Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
index ebac1e81c2bff73829ede232078c039b56286e2c..ef1f322002e045d98c0f5c136c69553167336d96 100644 (file)
@@ -2,9 +2,8 @@
 # Intel Framework Package Reference Implementations\r
 #\r
 # This package provides definitions and libraries that comply to Intel Framework Specifications.\r
-# Copyright (c) 2007 - 2010, Intel Corporation.\r
+# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 #\r
-# All rights reserved.\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 distribution.\r
 #    The full text of the license may be found at http://opensource.org/licenses/bsd-license.php\r
index 84272264fb7f63362b07942c1bde64b4ecb505f0..9f5c96fd62a96f029ba26dcc20d094cccbe86b70 100644 (file)
@@ -3,9 +3,9 @@
 #\r
 # This DSC file is used for Package Level build.\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
index d22c91923a697f5266edd7771024b41609112c81..a3b6af6ac7217ac873e4822f8c40e0a76539043e 100644 (file)
@@ -4,8 +4,8 @@
   for implementation of IoLib library instance. It is included \r
   all source code of this library instance.\r
   \r
-  Copyright (c) 2006 - 2010, Intel Corporation\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 850dbbceb6f4f88b4ddeefffa485da156989a50e..8c6d4bd5394c931f3d88e39d30058d1e13b86678 100644 (file)
@@ -3,9 +3,9 @@
 #\r
 # I/O Library implementation that uses the CPU I/O Protocol for I/O\r
 #  and MMIO operations.\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 fcde08637f29bddbbae2480fb4e2037ad7e0c1c0..c41eb12592cd95ee76ad011eb8d6cb02b0cc48a9 100644 (file)
@@ -4,8 +4,8 @@
   All assertions for bit field operations are handled bit field functions in the\r
   Base Library.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
-  All rights reserved. This program and the accompanying materials\r
+  Copyright (c) 2006, 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 c01555974f63f8f147901019ea2bd92c993e4476..eb846e08adb8f25865a1fcdf6bbbd0701d624d45 100644 (file)
@@ -3,8 +3,8 @@
   The implementation of I/O operation for this library instance \r
   are based on EFI_CPU_IO_PROTOCOL.\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 d359be7ea84f2d3bb8b719820579f180661ff228..b4b9ad5d2f54739c3ead0b74c824598c14c102ca 100644 (file)
@@ -1,8 +1,8 @@
 /** @file\r
   I/O Library MMIO Buffer Functions.\r
 \r
-  Copyright (c) 2007, Intel Corporation<BR>\r
-  All rights reserved. This program and the accompanying materials\r
+  Copyright (c) 2007, 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 afa09e75a6832da5ec144d0a4035cf6e48654833..e6892cbafefd3527b3e20477505a956fdb50d345 100644 (file)
@@ -3,8 +3,8 @@
   EfiMain() is common driver entry point for all SMM driver who uses DxeSmmDriverEntryPoint\r
   library class.\r
 \r
-Copyright (c) 2006, Intel Corporation<BR>\r
-All rights reserved. This program and the accompanying materials\r
+Copyright (c) 2006, 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 f9884cf8d0c2ec121eeb47759b6eaa4c7c7dd5cc..a9d031d9eca8de8ae17209bd08175f36689280c8 100644 (file)
@@ -2,9 +2,9 @@
 # SMM driver entry point library\r
 #\r
 # Register driver in SMRAM and wrapper driver library constructors and entry point\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 1a59374ef59fbbee3fc1f35823a0acf040000abd..fa14135cc8d3dbe7b2a828c61385738124c23d4c 100644 (file)
@@ -1,8 +1,8 @@
 /** @file\r
   This module provide help function for displaying unicode string.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
-  All rights reserved. This program and the accompanying materials                          \r
+  Copyright (c) 2006, 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 9532052e19771f0b14314b6bbd764deb4e10afa1..cb4841b69668f35ba6a80d33378f2cc1b573202d 100644 (file)
@@ -7,9 +7,9 @@
 #  (EDK II/UEFI 2.0) way. This module is a DXE driver as it contains DXE enum extensions for \r
 #  EFI event services.\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 aa201331de16c2028a33f79eb234d8fb155b7721..6b36f3d78fd39e2d76bf03141c33a0617ea35a2e 100644 (file)
@@ -2,8 +2,8 @@
   Library functions that abstract driver model protocols\r
   installation.\r
 \r
-  Copyright (c) 2006 - 2008, Intel Corporation<BR> All rights\r
-  reserved. This program and the accompanying materials are\r
+  Copyright (c) 2006 - 2008, 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
   http://opensource.org/licenses/bsd-license.php\r
index e263a06f89b223095c13da3ec4ee2af536251161..7d28b700dc6acde9fc4b4ac666a7a063e0f0e64e 100644 (file)
@@ -5,8 +5,8 @@
   EFI Driver Model related protocols, manage Unicode string tables for UEFI Drivers, \r
   and print messages on the console output and standard error devices.\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
-  All rights reserved. This program and the accompanying materials\r
+  Copyright (c) 2006 - 2007, 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 78de476f4f84eea81f561527e2542e0d28b2fbdb..60767a0dbbb1d3271abb027a136be1138d8cebb5 100644 (file)
@@ -1,8 +1,8 @@
 /** @file\r
   Internal include file for UefiLib.\r
 \r
-  Copyright (c) 2007 - 2008, Intel Corporation.<BR>\r
-  All rights reserved. This program and the accompanying materials\r
+  Copyright (c) 2007 - 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 9c80d01a55de78f76422f7dd04e4060eb8206423..6d1fda6dc2f72e166e7b0701ea3300515fe9d17a 100644 (file)
@@ -2,8 +2,8 @@
   Mde UEFI library API implementation.\r
   Print to StdErr or ConOut defined in EFI_SYSTEM_TABLE\r
 \r
-  Copyright (c) 2007 - 2009, Intel Corporation<BR>\r
-  All rights reserved. This program and the accompanying materials\r
+  Copyright (c) 2007 - 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 de79fd38476d9a2364ef0ede6f7eb9e9e274fdd1..2f8b1807fd2b31c5c69c4d2e59c912135f6e4ccc 100644 (file)
@@ -6,8 +6,8 @@
   (EDK/EFI 1.10) and new (EDK II/UEFI 2.0) way. This module is a DXE driver as\r
   it contains DXE enum extensions for EFI event services.\r
 \r
-Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
-All rights reserved. This program and the accompanying materials\r
+Copyright (c) 2006 - 2007, 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 1118ce9d2e0c508a08a0e2d907c8c556cdf9abfd..3ce955a88c44ad4175f7cbce862e56ce48865360 100644 (file)
@@ -5,8 +5,8 @@
  This library instance uses EFI_HOB_TYPE_CV defined in Intel framework HOB specification v0.9\r
  to implement HobLib BuildCvHob() API. \r
 \r
-Copyright (c) 2007 - 2009, Intel Corporation<BR>\r
-All rights reserved. This program and the accompanying materials\r
+Copyright (c) 2007 - 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 65b7c12d5761029077492d07224d2820c03138b8..9a92df8f961daee110b887feeccb872261df25fe 100644 (file)
@@ -5,9 +5,9 @@
 # This library instance uses EFI_HOB_TYPE_CV defined in Intel framework HOB specification v0.9\r
 # to implement HobLib BuildCvHob() API. \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 fd2e1b23d1bee80b1cb3df0fa6d0f4fc21de899c..c6ea2dabf754eb7342c99e04daa8e50d02b38044 100644 (file)
@@ -1,8 +1,8 @@
 /** @file\r
   Internal header file for Smbus library.\r
 \r
-Copyright (c) 2006, Intel Corporation<BR>\r
-All rights reserved. This program and the accompanying materials                          \r
+Copyright (c) 2006, 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 da227f30b111fea6208042f495327c27a2fce3a4..33d90968331abca02f46dfe86e57b18727522f5f 100644 (file)
@@ -1,8 +1,8 @@
 /** @file\r
   Implementation of SmBusLib class library for PEI phase.\r
 \r
-Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
-All rights reserved. This program and the accompanying materials                          \r
+Copyright (c) 2006 - 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 170811325371a250dd7a027e65bcb24f613088d2..044c9d1d69edc80b0d3f3a3f2be7a06566118005 100644 (file)
@@ -2,9 +2,9 @@
 # Component description file for Pei Smbus Library.\r
 #\r
 # SMBUS library that layers on top of the SMBUS PPI.\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 9fbd6ec413e0a0dd6ba54fdebe36d01635904cbd..40b482e392343e8ea39a8e89855ae55b5a932a1f 100644 (file)
@@ -1,8 +1,8 @@
 /** @file\r
 Implementation of SmBusLib class library for PEI phase.\r
 \r
-Copyright (c) 2006, Intel Corporation<BR>\r
-All rights reserved. This program and the accompanying materials                          \r
+Copyright (c) 2006, 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