|
From: <hh...@us...> - 2010-04-29 04:34:59
|
Revision: 1959
http://edk2-buildtools.svn.sourceforge.net/edk2-buildtools/?rev=1959&view=rev
Author: hhtian
Date: 2010-04-29 04:34:48 +0000 (Thu, 29 Apr 2010)
Log Message:
-----------
Update the copyright notice format
Modified Paths:
--------------
trunk/BaseTools/Bin/CYGWIN_NT-5.1-i686/armcc_wrapper.py
trunk/BaseTools/BuildEnv
trunk/BaseTools/BuildNotes.txt
trunk/BaseTools/Conf/FrameworkDatabase.template
trunk/BaseTools/Conf/XMLSchema/DistributionPackage.xsd
trunk/BaseTools/Conf/XMLSchema/FarManifest.xsd
trunk/BaseTools/Conf/XMLSchema/FrameworkDataAttributes.xsd
trunk/BaseTools/Conf/XMLSchema/FrameworkDataElements.xsd
trunk/BaseTools/Conf/XMLSchema/FrameworkDataTypes.xsd
trunk/BaseTools/Conf/XMLSchema/FrameworkHeaders.xsd
trunk/BaseTools/Conf/XMLSchema/NamingConvention.xsd
trunk/BaseTools/Conf/XMLSchema/SurfaceArea.xsd
trunk/BaseTools/Conf/XMLSchema/SurfaceArea.xsdconfig
trunk/BaseTools/Conf/XMLSchema/WorkspaceContent.xsd
trunk/BaseTools/Conf/build_rule.template
trunk/BaseTools/Conf/target.template
trunk/BaseTools/Conf/tools_def.template
trunk/BaseTools/GNUmakefile
trunk/BaseTools/Makefile
trunk/BaseTools/Source/C/BootSectImage/GNUmakefile
trunk/BaseTools/Source/C/BootSectImage/Makefile
trunk/BaseTools/Source/C/BootSectImage/bootsectimage.c
trunk/BaseTools/Source/C/BootSectImage/fat.h
trunk/BaseTools/Source/C/BootSectImage/mbr.h
trunk/BaseTools/Source/C/Common/BasePeCoff.c
trunk/BaseTools/Source/C/Common/BinderFuncs.c
trunk/BaseTools/Source/C/Common/BinderFuncs.h
trunk/BaseTools/Source/C/Common/CommonLib.c
trunk/BaseTools/Source/C/Common/CommonLib.h
trunk/BaseTools/Source/C/Common/Compress.h
trunk/BaseTools/Source/C/Common/Crc32.c
trunk/BaseTools/Source/C/Common/Crc32.h
trunk/BaseTools/Source/C/Common/Decompress.c
trunk/BaseTools/Source/C/Common/Decompress.h
trunk/BaseTools/Source/C/Common/EfiCompress.c
trunk/BaseTools/Source/C/Common/EfiUtilityMsgs.c
trunk/BaseTools/Source/C/Common/EfiUtilityMsgs.h
trunk/BaseTools/Source/C/Common/FirmwareVolumeBuffer.c
trunk/BaseTools/Source/C/Common/FirmwareVolumeBufferLib.h
trunk/BaseTools/Source/C/Common/FvLib.c
trunk/BaseTools/Source/C/Common/FvLib.h
trunk/BaseTools/Source/C/Common/GNUmakefile
trunk/BaseTools/Source/C/Common/Makefile
trunk/BaseTools/Source/C/Common/MemoryFile.c
trunk/BaseTools/Source/C/Common/MemoryFile.h
trunk/BaseTools/Source/C/Common/MyAlloc.c
trunk/BaseTools/Source/C/Common/MyAlloc.h
trunk/BaseTools/Source/C/Common/OsPath.c
trunk/BaseTools/Source/C/Common/OsPath.h
trunk/BaseTools/Source/C/Common/ParseGuidedSectionTools.c
trunk/BaseTools/Source/C/Common/ParseGuidedSectionTools.h
trunk/BaseTools/Source/C/Common/ParseInf.c
trunk/BaseTools/Source/C/Common/ParseInf.h
trunk/BaseTools/Source/C/Common/PeCoffLib.h
trunk/BaseTools/Source/C/Common/PeCoffLoaderEx.c
trunk/BaseTools/Source/C/Common/SimpleFileParsing.c
trunk/BaseTools/Source/C/Common/SimpleFileParsing.h
trunk/BaseTools/Source/C/Common/StringFuncs.c
trunk/BaseTools/Source/C/Common/StringFuncs.h
trunk/BaseTools/Source/C/Common/TianoCompress.c
trunk/BaseTools/Source/C/Common/WinNtInclude.h
trunk/BaseTools/Source/C/EfiLdrImage/EfiLdrImage.c
trunk/BaseTools/Source/C/EfiLdrImage/GNUmakefile
trunk/BaseTools/Source/C/EfiLdrImage/Makefile
trunk/BaseTools/Source/C/EfiRom/EfiRom.c
trunk/BaseTools/Source/C/EfiRom/EfiRom.h
trunk/BaseTools/Source/C/EfiRom/GNUmakefile
trunk/BaseTools/Source/C/EfiRom/Makefile
trunk/BaseTools/Source/C/GNUmakefile
trunk/BaseTools/Source/C/GenBootSector/FatFormat.h
trunk/BaseTools/Source/C/GenBootSector/GenBootSector.c
trunk/BaseTools/Source/C/GenBootSector/GetDrvNumOffset.c
trunk/BaseTools/Source/C/GenBootSector/Makefile
trunk/BaseTools/Source/C/GenCrc32/GNUmakefile
trunk/BaseTools/Source/C/GenCrc32/GenCrc32.c
trunk/BaseTools/Source/C/GenCrc32/Makefile
trunk/BaseTools/Source/C/GenFfs/GNUmakefile
trunk/BaseTools/Source/C/GenFfs/GenFfs.c
trunk/BaseTools/Source/C/GenFfs/Makefile
trunk/BaseTools/Source/C/GenFv/GNUmakefile
trunk/BaseTools/Source/C/GenFv/GenFv.c
trunk/BaseTools/Source/C/GenFv/GenFvInternalLib.c
trunk/BaseTools/Source/C/GenFv/GenFvInternalLib.h
trunk/BaseTools/Source/C/GenFv/Makefile
trunk/BaseTools/Source/C/GenFw/Elf32Convert.c
trunk/BaseTools/Source/C/GenFw/Elf32Convert.h
trunk/BaseTools/Source/C/GenFw/Elf64Convert.c
trunk/BaseTools/Source/C/GenFw/Elf64Convert.h
trunk/BaseTools/Source/C/GenFw/ElfConvert.c
trunk/BaseTools/Source/C/GenFw/ElfConvert.h
trunk/BaseTools/Source/C/GenFw/GNUmakefile
trunk/BaseTools/Source/C/GenFw/GenFw.c
trunk/BaseTools/Source/C/GenFw/GenFw.h
trunk/BaseTools/Source/C/GenFw/Makefile
trunk/BaseTools/Source/C/GenFw/elf32.h
trunk/BaseTools/Source/C/GenFw/elf64.h
trunk/BaseTools/Source/C/GenFw/elf_common.h
trunk/BaseTools/Source/C/GenPage/GNUmakefile
trunk/BaseTools/Source/C/GenPage/GenPage.c
trunk/BaseTools/Source/C/GenPage/Makefile
trunk/BaseTools/Source/C/GenPage/VirtualMemory.h
trunk/BaseTools/Source/C/GenSec/GNUmakefile
trunk/BaseTools/Source/C/GenSec/GenSec.c
trunk/BaseTools/Source/C/GenSec/Makefile
trunk/BaseTools/Source/C/GenVtf/GNUmakefile
trunk/BaseTools/Source/C/GenVtf/GenVtf.c
trunk/BaseTools/Source/C/GenVtf/GenVtf.h
trunk/BaseTools/Source/C/GenVtf/Makefile
trunk/BaseTools/Source/C/GnuGenBootSector/FatFormat.h
trunk/BaseTools/Source/C/GnuGenBootSector/GNUmakefile
trunk/BaseTools/Source/C/GnuGenBootSector/GnuGenBootSector.c
trunk/BaseTools/Source/C/Include/Common/BaseTypes.h
trunk/BaseTools/Source/C/Include/Common/MdeModuleHii.h
trunk/BaseTools/Source/C/Include/Common/PiFirmwareFile.h
trunk/BaseTools/Source/C/Include/Common/PiFirmwareVolume.h
trunk/BaseTools/Source/C/Include/Common/UefiBaseTypes.h
trunk/BaseTools/Source/C/Include/Common/UefiCapsule.h
trunk/BaseTools/Source/C/Include/Common/UefiInternalFormRepresentation.h
trunk/BaseTools/Source/C/Include/Common/UefiMultiPhase.h
trunk/BaseTools/Source/C/Include/Common/VariableFormat.h
trunk/BaseTools/Source/C/Include/Common/WorkingBlockHeader.h
trunk/BaseTools/Source/C/Include/Guid/PcAnsi.h
trunk/BaseTools/Source/C/Include/Guid/PiFirmwareFileSystem.h
trunk/BaseTools/Source/C/Include/Ia32/ProcessorBind.h
trunk/BaseTools/Source/C/Include/IndustryStandard/Acpi.h
trunk/BaseTools/Source/C/Include/IndustryStandard/Acpi1_0.h
trunk/BaseTools/Source/C/Include/IndustryStandard/Acpi2_0.h
trunk/BaseTools/Source/C/Include/IndustryStandard/Acpi3_0.h
trunk/BaseTools/Source/C/Include/IndustryStandard/EfiPci.h
trunk/BaseTools/Source/C/Include/IndustryStandard/MemoryMappedConfigurationSpaceAccessTable.h
trunk/BaseTools/Source/C/Include/IndustryStandard/PeImage.h
trunk/BaseTools/Source/C/Include/IndustryStandard/pci22.h
trunk/BaseTools/Source/C/Include/IndustryStandard/pci23.h
trunk/BaseTools/Source/C/Include/IndustryStandard/pci30.h
trunk/BaseTools/Source/C/Include/Protocol/DevicePath.h
trunk/BaseTools/Source/C/Include/Protocol/GraphicsOutput.h
trunk/BaseTools/Source/C/Include/Protocol/GuidedSectionExtraction.h
trunk/BaseTools/Source/C/Include/Protocol/HiiFramework.h
trunk/BaseTools/Source/C/Include/Protocol/UgaDraw.h
trunk/BaseTools/Source/C/Include/X64/ProcessorBind.h
trunk/BaseTools/Source/C/LzmaCompress/GNUmakefile
trunk/BaseTools/Source/C/LzmaCompress/LzmaCompress.c
trunk/BaseTools/Source/C/LzmaCompress/Makefile
trunk/BaseTools/Source/C/Makefile
trunk/BaseTools/Source/C/Makefiles/NmakeSubdirs.bat
trunk/BaseTools/Source/C/Makefiles/app.makefile
trunk/BaseTools/Source/C/Makefiles/footer.makefile
trunk/BaseTools/Source/C/Makefiles/header.makefile
trunk/BaseTools/Source/C/Makefiles/lib.makefile
trunk/BaseTools/Source/C/Makefiles/ms.app
trunk/BaseTools/Source/C/Makefiles/ms.common
trunk/BaseTools/Source/C/Makefiles/ms.lib
trunk/BaseTools/Source/C/Makefiles/ms.rule
trunk/BaseTools/Source/C/PyEfiCompressor/EfiCompressor.c
trunk/BaseTools/Source/C/PyEfiCompressor/Makefile
trunk/BaseTools/Source/C/PyEfiCompressor/setup.py
trunk/BaseTools/Source/C/PyUtility/Makefile
trunk/BaseTools/Source/C/PyUtility/PyUtility.c
trunk/BaseTools/Source/C/PyUtility/setup.py
trunk/BaseTools/Source/C/Split/GNUmakefile
trunk/BaseTools/Source/C/Split/Makefile
trunk/BaseTools/Source/C/Split/Split.c
trunk/BaseTools/Source/C/TianoCompress/GNUmakefile
trunk/BaseTools/Source/C/TianoCompress/Makefile
trunk/BaseTools/Source/C/TianoCompress/TianoCompress.c
trunk/BaseTools/Source/C/TianoCompress/TianoCompress.h
trunk/BaseTools/Source/C/VfrCompile/EfiVfr.h
trunk/BaseTools/Source/C/VfrCompile/GNUmakefile
trunk/BaseTools/Source/C/VfrCompile/Makefile
trunk/BaseTools/Source/C/VfrCompile/VfrCompiler.cpp
trunk/BaseTools/Source/C/VfrCompile/VfrCompiler.h
trunk/BaseTools/Source/C/VfrCompile/VfrError.cpp
trunk/BaseTools/Source/C/VfrCompile/VfrError.h
trunk/BaseTools/Source/C/VfrCompile/VfrFormPkg.cpp
trunk/BaseTools/Source/C/VfrCompile/VfrFormPkg.h
trunk/BaseTools/Source/C/VfrCompile/VfrSyntax.g
trunk/BaseTools/Source/C/VfrCompile/VfrUtilityLib.cpp
trunk/BaseTools/Source/C/VfrCompile/VfrUtilityLib.h
trunk/BaseTools/Source/C/VolInfo/GNUmakefile
trunk/BaseTools/Source/C/VolInfo/Makefile
trunk/BaseTools/Source/C/VolInfo/VolInfo.c
trunk/BaseTools/Source/C/VolInfo/VolInfo.h
trunk/BaseTools/Source/Python/AutoGen/AutoGen.py
trunk/BaseTools/Source/Python/AutoGen/BuildEngine.py
trunk/BaseTools/Source/Python/AutoGen/GenC.py
trunk/BaseTools/Source/Python/AutoGen/GenDepex.py
trunk/BaseTools/Source/Python/AutoGen/GenMake.py
trunk/BaseTools/Source/Python/AutoGen/StrGather.py
trunk/BaseTools/Source/Python/AutoGen/UniClassObject.py
trunk/BaseTools/Source/Python/AutoGen/__init__.py
trunk/BaseTools/Source/Python/Common/BuildToolError.py
trunk/BaseTools/Source/Python/Common/DataType.py
trunk/BaseTools/Source/Python/Common/Database.py
trunk/BaseTools/Source/Python/Common/DecClassObject.py
trunk/BaseTools/Source/Python/Common/DecClassObjectLight.py
trunk/BaseTools/Source/Python/Common/Dictionary.py
trunk/BaseTools/Source/Python/Common/DscClassObject.py
trunk/BaseTools/Source/Python/Common/EdkIIWorkspace.py
trunk/BaseTools/Source/Python/Common/EdkIIWorkspaceBuild.py
trunk/BaseTools/Source/Python/Common/EdkLogger.py
trunk/BaseTools/Source/Python/Common/FdfClassObject.py
trunk/BaseTools/Source/Python/Common/FdfParserLite.py
trunk/BaseTools/Source/Python/Common/GlobalData.py
trunk/BaseTools/Source/Python/Common/Identification.py
trunk/BaseTools/Source/Python/Common/InfClassObject.py
trunk/BaseTools/Source/Python/Common/InfClassObjectLight.py
trunk/BaseTools/Source/Python/Common/MigrationUtilities.py
trunk/BaseTools/Source/Python/Common/Misc.py
trunk/BaseTools/Source/Python/Common/Parsing.py
trunk/BaseTools/Source/Python/Common/String.py
trunk/BaseTools/Source/Python/Common/TargetTxtClassObject.py
trunk/BaseTools/Source/Python/Common/ToolDefClassObject.py
trunk/BaseTools/Source/Python/Common/XmlParser.py
trunk/BaseTools/Source/Python/Common/XmlRoutines.py
trunk/BaseTools/Source/Python/Common/__init__.py
trunk/BaseTools/Source/Python/CommonDataClass/CommonClass.py
trunk/BaseTools/Source/Python/CommonDataClass/DataClass.py
trunk/BaseTools/Source/Python/CommonDataClass/DistributionPackageClass.py
trunk/BaseTools/Source/Python/CommonDataClass/FdfClass.py
trunk/BaseTools/Source/Python/CommonDataClass/ModuleClass.py
trunk/BaseTools/Source/Python/CommonDataClass/PackageClass.py
trunk/BaseTools/Source/Python/CommonDataClass/PlatformClass.py
trunk/BaseTools/Source/Python/CommonDataClass/__init__.py
trunk/BaseTools/Source/Python/Ecc/C.g
trunk/BaseTools/Source/Python/Ecc/CLexer.py
trunk/BaseTools/Source/Python/Ecc/CParser.py
trunk/BaseTools/Source/Python/Ecc/Check.py
trunk/BaseTools/Source/Python/Ecc/CodeFragment.py
trunk/BaseTools/Source/Python/Ecc/CodeFragmentCollector.py
trunk/BaseTools/Source/Python/Ecc/Configuration.py
trunk/BaseTools/Source/Python/Ecc/Database.py
trunk/BaseTools/Source/Python/Ecc/Ecc.py
trunk/BaseTools/Source/Python/Ecc/EccGlobalData.py
trunk/BaseTools/Source/Python/Ecc/EccToolError.py
trunk/BaseTools/Source/Python/Ecc/Exception.py
trunk/BaseTools/Source/Python/Ecc/FileProfile.py
trunk/BaseTools/Source/Python/Ecc/MetaDataParser.py
trunk/BaseTools/Source/Python/Ecc/ParserWarning.py
trunk/BaseTools/Source/Python/Ecc/__init__.py
trunk/BaseTools/Source/Python/Ecc/c.py
trunk/BaseTools/Source/Python/Ecc/config.ini
trunk/BaseTools/Source/Python/Ecc/exception.xml
trunk/BaseTools/Source/Python/Eot/CLexer.py
trunk/BaseTools/Source/Python/Eot/CParser.py
trunk/BaseTools/Source/Python/Eot/CodeFragment.py
trunk/BaseTools/Source/Python/Eot/CodeFragmentCollector.py
trunk/BaseTools/Source/Python/Eot/Database.py
trunk/BaseTools/Source/Python/Eot/Eot.py
trunk/BaseTools/Source/Python/Eot/EotGlobalData.py
trunk/BaseTools/Source/Python/Eot/EotToolError.py
trunk/BaseTools/Source/Python/Eot/FileProfile.py
trunk/BaseTools/Source/Python/Eot/FvImage.py
trunk/BaseTools/Source/Python/Eot/InfParserLite.py
trunk/BaseTools/Source/Python/Eot/Parser.py
trunk/BaseTools/Source/Python/Eot/ParserWarning.py
trunk/BaseTools/Source/Python/Eot/Report.py
trunk/BaseTools/Source/Python/Eot/__init__.py
trunk/BaseTools/Source/Python/Eot/c.py
trunk/BaseTools/Source/Python/Fdb/__init__.py
trunk/BaseTools/Source/Python/FixFlash/__init__.py
trunk/BaseTools/Source/Python/GNUmakefile
trunk/BaseTools/Source/Python/GenFds/AprioriSection.py
trunk/BaseTools/Source/Python/GenFds/Attribute.py
trunk/BaseTools/Source/Python/GenFds/Capsule.py
trunk/BaseTools/Source/Python/GenFds/CapsuleData.py
trunk/BaseTools/Source/Python/GenFds/ComponentStatement.py
trunk/BaseTools/Source/Python/GenFds/CompressSection.py
trunk/BaseTools/Source/Python/GenFds/DataSection.py
trunk/BaseTools/Source/Python/GenFds/DepexSection.py
trunk/BaseTools/Source/Python/GenFds/EfiSection.py
trunk/BaseTools/Source/Python/GenFds/Fd.py
trunk/BaseTools/Source/Python/GenFds/FdfParser.py
trunk/BaseTools/Source/Python/GenFds/Ffs.py
trunk/BaseTools/Source/Python/GenFds/FfsFileStatement.py
trunk/BaseTools/Source/Python/GenFds/FfsInfStatement.py
trunk/BaseTools/Source/Python/GenFds/Fv.py
trunk/BaseTools/Source/Python/GenFds/FvImageSection.py
trunk/BaseTools/Source/Python/GenFds/GenFds.py
trunk/BaseTools/Source/Python/GenFds/GenFdsGlobalVariable.py
trunk/BaseTools/Source/Python/GenFds/GuidSection.py
trunk/BaseTools/Source/Python/GenFds/OptRomFileStatement.py
trunk/BaseTools/Source/Python/GenFds/OptRomInfStatement.py
trunk/BaseTools/Source/Python/GenFds/OptionRom.py
trunk/BaseTools/Source/Python/GenFds/Region.py
trunk/BaseTools/Source/Python/GenFds/Rule.py
trunk/BaseTools/Source/Python/GenFds/RuleComplexFile.py
trunk/BaseTools/Source/Python/GenFds/RuleSimpleFile.py
trunk/BaseTools/Source/Python/GenFds/Section.py
trunk/BaseTools/Source/Python/GenFds/UiSection.py
trunk/BaseTools/Source/Python/GenFds/VerSection.py
trunk/BaseTools/Source/Python/GenFds/Vtf.py
trunk/BaseTools/Source/Python/GenFds/__init__.py
trunk/BaseTools/Source/Python/GenPatchPcdTable/GenPatchPcdTable.py
trunk/BaseTools/Source/Python/GenPatchPcdTable/__init__.py
trunk/BaseTools/Source/Python/Makefile
trunk/BaseTools/Source/Python/MigrationMsa2Inf/AutoGenExterns.py
trunk/BaseTools/Source/Python/MigrationMsa2Inf/MigrationMsa2Inf.py
trunk/BaseTools/Source/Python/MigrationMsa2Inf/__init__.py
trunk/BaseTools/Source/Python/MkBOM/__init__.py
trunk/BaseTools/Source/Python/PackagingTool/DependencyRules.py
trunk/BaseTools/Source/Python/PackagingTool/InstallPkg.py
trunk/BaseTools/Source/Python/PackagingTool/IpiDb.py
trunk/BaseTools/Source/Python/PackagingTool/MkPkg.py
trunk/BaseTools/Source/Python/PackagingTool/PackageFile.py
trunk/BaseTools/Source/Python/PackagingTool/RmPkg.py
trunk/BaseTools/Source/Python/PatchPcdValue/PatchPcdValue.py
trunk/BaseTools/Source/Python/PatchPcdValue/__init__.py
trunk/BaseTools/Source/Python/Table/Table.py
trunk/BaseTools/Source/Python/Table/TableDataModel.py
trunk/BaseTools/Source/Python/Table/TableDec.py
trunk/BaseTools/Source/Python/Table/TableDsc.py
trunk/BaseTools/Source/Python/Table/TableEotReport.py
trunk/BaseTools/Source/Python/Table/TableFdf.py
trunk/BaseTools/Source/Python/Table/TableFile.py
trunk/BaseTools/Source/Python/Table/TableFunction.py
trunk/BaseTools/Source/Python/Table/TableIdentifier.py
trunk/BaseTools/Source/Python/Table/TableInf.py
trunk/BaseTools/Source/Python/Table/TablePcd.py
trunk/BaseTools/Source/Python/Table/TableQuery.py
trunk/BaseTools/Source/Python/Table/TableReport.py
trunk/BaseTools/Source/Python/Table/__init__.py
trunk/BaseTools/Source/Python/TargetTool/TargetTool.py
trunk/BaseTools/Source/Python/TargetTool/__init__.py
trunk/BaseTools/Source/Python/Trim/Trim.py
trunk/BaseTools/Source/Python/Workspace/BuildClassObject.py
trunk/BaseTools/Source/Python/Workspace/MetaDataTable.py
trunk/BaseTools/Source/Python/Workspace/MetaFileParser.py
trunk/BaseTools/Source/Python/Workspace/MetaFileTable.py
trunk/BaseTools/Source/Python/Workspace/WorkspaceDatabase.py
trunk/BaseTools/Source/Python/Workspace/__init__.py
trunk/BaseTools/Source/Python/build/BuildReport.py
trunk/BaseTools/Source/Python/build/__init__.py
trunk/BaseTools/Source/Python/build/build.py
trunk/BaseTools/Source/Python/fpd2dsc/EdkIIWorkspaceGuidsInfo.py
trunk/BaseTools/Source/Python/fpd2dsc/LoadFpd.py
trunk/BaseTools/Source/Python/fpd2dsc/MigrationUtilities.py
trunk/BaseTools/Source/Python/fpd2dsc/StoreDsc.py
trunk/BaseTools/Source/Python/fpd2dsc/__init__.py
trunk/BaseTools/Source/Python/fpd2dsc/fpd2dsc.py
trunk/BaseTools/Source/Python/msa2inf/ConvertModule.py
trunk/BaseTools/Source/Python/msa2inf/EdkIIWorkspaceGuidsInfo.py
trunk/BaseTools/Source/Python/msa2inf/LoadMsa.py
trunk/BaseTools/Source/Python/msa2inf/Msa2Inf.py
trunk/BaseTools/Source/Python/msa2inf/StoreInf.py
trunk/BaseTools/Source/Python/msa2inf/__init__.py
trunk/BaseTools/Source/Python/sitecustomize.py
trunk/BaseTools/Source/Python/spd2dec/ConvertPackage.py
trunk/BaseTools/Source/Python/spd2dec/LoadSpd.py
trunk/BaseTools/Source/Python/spd2dec/Spd2Dec.py
trunk/BaseTools/Source/Python/spd2dec/StoreDec.py
trunk/BaseTools/Source/Python/spd2dec/__init__.py
trunk/BaseTools/Tests/CToolsTests.py
trunk/BaseTools/Tests/CheckPythonSyntax.py
trunk/BaseTools/Tests/GNUmakefile
trunk/BaseTools/Tests/PythonToolsTests.py
trunk/BaseTools/Tests/RunTests.py
trunk/BaseTools/Tests/TestTools.py
trunk/BaseTools/Tests/TianoCompress.py
trunk/BaseTools/gcc/mingw-gcc-build.py
trunk/BaseTools/toolsetup.bat
Modified: trunk/BaseTools/Bin/CYGWIN_NT-5.1-i686/armcc_wrapper.py
===================================================================
--- trunk/BaseTools/Bin/CYGWIN_NT-5.1-i686/armcc_wrapper.py 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/Bin/CYGWIN_NT-5.1-i686/armcc_wrapper.py 2010-04-29 04:34:48 UTC (rev 1959)
@@ -1,8 +1,8 @@
#!/usr/bin/env python
#
-# Copyright (c) 2008 - 2009, Apple Inc. All rights reserved.
+# Copyright (c) 2008 - 2009, Apple Inc. 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
#
Modified: trunk/BaseTools/BuildEnv
===================================================================
--- trunk/BaseTools/BuildEnv 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/BuildEnv 2010-04-29 04:34:48 UTC (rev 1959)
@@ -1,6 +1,6 @@
#
-# Copyright (c) 2006 - 2007, Intel Corporation
-# All rights reserved. This program and the accompanying materials
+# Copyright (c) 2006 - 2007, 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
Modified: trunk/BaseTools/BuildNotes.txt
===================================================================
--- trunk/BaseTools/BuildNotes.txt 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/BuildNotes.txt 2010-04-29 04:34:48 UTC (rev 1959)
@@ -6,7 +6,7 @@
Intel is a trademark or registered trademark of Intel Corporation or its
subsidiaries in the United States and other countries.
* Other names and brands may be claimed as the property of others.
-Copyright (c) 2007, Intel Corporation
+Copyright (c) 2007, Intel Corporation. All rights reserved.
-------------------------------------------------------------------------------
Quick Start
Modified: trunk/BaseTools/Conf/FrameworkDatabase.template
===================================================================
--- trunk/BaseTools/Conf/FrameworkDatabase.template 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/Conf/FrameworkDatabase.template 2010-04-29 04:34:48 UTC (rev 1959)
@@ -8,7 +8,7 @@
<Description>
This Database tracks all packages and archives installed in this workspace.
</Description>
- <Copyright>Copyright (c) 2007 - 2009, Intel Corporation All rights reserved.</Copyright>
+ <Copyright>Copyright (c) 2007 - 2009, Intel Corporation. All rights reserved.</Copyright>
<License>
This program and the accompanying materials are licensed and made available
under the terms and conditions of the BSD License which accompanies this
Modified: trunk/BaseTools/Conf/XMLSchema/DistributionPackage.xsd
===================================================================
--- trunk/BaseTools/Conf/XMLSchema/DistributionPackage.xsd 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/Conf/XMLSchema/DistributionPackage.xsd 2010-04-29 04:34:48 UTC (rev 1959)
@@ -2,7 +2,7 @@
<!--
Filename: DistributionPackage.xsd
-Copyright (c) 2008, Intel Corp. All rights reserved.
+Copyright (c) 2008, Intel Corporation. All rights reserved.
This program and the accompanying materials are licensed and made available
under the terms and conditions of the BSD License which may be found at
Modified: trunk/BaseTools/Conf/XMLSchema/FarManifest.xsd
===================================================================
--- trunk/BaseTools/Conf/XMLSchema/FarManifest.xsd 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/Conf/XMLSchema/FarManifest.xsd 2010-04-29 04:34:48 UTC (rev 1959)
@@ -2,8 +2,8 @@
<!--
Filename: FarManifest.xsd
-Copyright (c) 2007, Intel Corp.
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2007, Intel Corporation. All rights reserved.
+This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which may be found at http://opensource.org/licenses/bsd-license.php
Modified: trunk/BaseTools/Conf/XMLSchema/FrameworkDataAttributes.xsd
===================================================================
--- trunk/BaseTools/Conf/XMLSchema/FrameworkDataAttributes.xsd 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/Conf/XMLSchema/FrameworkDataAttributes.xsd 2010-04-29 04:34:48 UTC (rev 1959)
@@ -3,8 +3,8 @@
<!--
Filename: FrameworkDataAttributes.xsd
- Copyright (c) 2007, Intel Corp.
- All rights reserved. This program and the accompanying materials
+ Copyright (c) 2007, Intel Corporation. All rights reserved.
+ This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which may be found at http://opensource.org/licenses/bsd-license.php
Modified: trunk/BaseTools/Conf/XMLSchema/FrameworkDataElements.xsd
===================================================================
--- trunk/BaseTools/Conf/XMLSchema/FrameworkDataElements.xsd 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/Conf/XMLSchema/FrameworkDataElements.xsd 2010-04-29 04:34:48 UTC (rev 1959)
@@ -3,8 +3,8 @@
<!--
Filename: FrameworkDataElements.xsd
- Copyright (c) 2007, Intel Corp.
- All rights reserved. This program and the accompanying materials
+ Copyright (c) 2007, Intel Corporation. All rights reserved.
+ This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which may be found at http://opensource.org/licenses/bsd-license.php
Modified: trunk/BaseTools/Conf/XMLSchema/FrameworkDataTypes.xsd
===================================================================
--- trunk/BaseTools/Conf/XMLSchema/FrameworkDataTypes.xsd 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/Conf/XMLSchema/FrameworkDataTypes.xsd 2010-04-29 04:34:48 UTC (rev 1959)
@@ -3,8 +3,8 @@
<!--
Filename: FrameworkDataTypes.xsd
- Copyright (c) 2007, Intel Corp.
- All rights reserved. This program and the accompanying materials
+ Copyright (c) 2007, Intel Corporation. All rights reserved.
+ This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which may be found at http://opensource.org/licenses/bsd-license.php
Modified: trunk/BaseTools/Conf/XMLSchema/FrameworkHeaders.xsd
===================================================================
--- trunk/BaseTools/Conf/XMLSchema/FrameworkHeaders.xsd 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/Conf/XMLSchema/FrameworkHeaders.xsd 2010-04-29 04:34:48 UTC (rev 1959)
@@ -3,9 +3,9 @@
<!--
Filename: FrameworkHeaders.xsd
- Copyright (c) 2007, Intel Corp.
+ Copyright (c) 2007, Intel Corporation. All rights reserved.
- 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 may be found at http://opensource.org/licenses/bsd-license.php
Modified: trunk/BaseTools/Conf/XMLSchema/NamingConvention.xsd
===================================================================
--- trunk/BaseTools/Conf/XMLSchema/NamingConvention.xsd 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/Conf/XMLSchema/NamingConvention.xsd 2010-04-29 04:34:48 UTC (rev 1959)
@@ -3,8 +3,8 @@
<!--
Filename: NamingConvention.xsd
- Copyright (c) 2007, Intel Corp.
- All rights reserved. This program and the accompanying materials
+ Copyright (c) 2007, Intel Corporation. All rights reserved.
+ This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which may be found at http://opensource.org/licenses/bsd-license.php
Modified: trunk/BaseTools/Conf/XMLSchema/SurfaceArea.xsd
===================================================================
--- trunk/BaseTools/Conf/XMLSchema/SurfaceArea.xsd 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/Conf/XMLSchema/SurfaceArea.xsd 2010-04-29 04:34:48 UTC (rev 1959)
@@ -3,8 +3,8 @@
<!--
Filename: SurfaceArea.xsd
- Copyright (c) 2007, Intel Corp.
- All rights reserved. This program and the accompanying materials
+ Copyright (c) 2007, Intel Corporation. All rights reserved.
+ This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which may be found at http://opensource.org/licenses/bsd-license.php
Modified: trunk/BaseTools/Conf/XMLSchema/SurfaceArea.xsdconfig
===================================================================
--- trunk/BaseTools/Conf/XMLSchema/SurfaceArea.xsdconfig 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/Conf/XMLSchema/SurfaceArea.xsdconfig 2010-04-29 04:34:48 UTC (rev 1959)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
-Copyright (c) 2007, Intel Corp.
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2007, Intel Corporation. All rights reserved.
+This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which may be found at http://opensource.org/licenses/bsd-license.php
Modified: trunk/BaseTools/Conf/XMLSchema/WorkspaceContent.xsd
===================================================================
--- trunk/BaseTools/Conf/XMLSchema/WorkspaceContent.xsd 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/Conf/XMLSchema/WorkspaceContent.xsd 2010-04-29 04:34:48 UTC (rev 1959)
@@ -2,7 +2,7 @@
<!--
Filename: WorkspaceContent.xsd
- Copyright (c) 2008, Intel Corp. All rights reserved.
+ Copyright (c) 2008, Intel Corporation. All rights reserved.
This program and the accompanying materials are licensed and made available
under the terms and conditions of the BSD License which may be found at
Modified: trunk/BaseTools/Conf/build_rule.template
===================================================================
--- trunk/BaseTools/Conf/build_rule.template 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/Conf/build_rule.template 2010-04-29 04:34:48 UTC (rev 1959)
@@ -1,7 +1,7 @@
#
-# Copyright (c) 2007-2010, Intel Corporation
-# Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.
-# All rights reserved. This program and the accompanying materials
+# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>
+# Portions copyright (c) 2008 - 2009, Apple Inc. 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
Modified: trunk/BaseTools/Conf/target.template
===================================================================
--- trunk/BaseTools/Conf/target.template 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/Conf/target.template 2010-04-29 04:34:48 UTC (rev 1959)
@@ -1,7 +1,7 @@
#
-# Copyright (c) 2006-2007, Intel Corporation
+# Copyright (c) 2006 - 2007, 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
Modified: trunk/BaseTools/Conf/tools_def.template
===================================================================
--- trunk/BaseTools/Conf/tools_def.template 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/Conf/tools_def.template 2010-04-29 04:34:48 UTC (rev 1959)
@@ -1,8 +1,8 @@
#
-# Copyright (c) 2006-2010, Intel Corporation
-# Portions copyright (c) 2008-2009 Apple Inc. All rights reserved.
+# Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>
+# Portions copyright (c) 2008 - 2009, Apple Inc. 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
Modified: trunk/BaseTools/GNUmakefile
===================================================================
--- trunk/BaseTools/GNUmakefile 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/GNUmakefile 2010-04-29 04:34:48 UTC (rev 1959)
@@ -1,8 +1,8 @@
## @file
# Windows makefile for Base Tools project build.
#
-# Copyright (c) 2009 - 2010, Intel Corporation<BR>
-# 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
Modified: trunk/BaseTools/Makefile
===================================================================
--- trunk/BaseTools/Makefile 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/Makefile 2010-04-29 04:34:48 UTC (rev 1959)
@@ -1,8 +1,8 @@
## @file
# Windows makefile for Base Tools project build.
#
-# Copyright (c) 2007 - 2010, Intel Corporation<BR>
-# All rights reserved. This program and the accompanying materials
+# Copyright (c) 2007 - 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
Modified: trunk/BaseTools/Source/C/BootSectImage/GNUmakefile
===================================================================
--- trunk/BaseTools/Source/C/BootSectImage/GNUmakefile 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/Source/C/BootSectImage/GNUmakefile 2010-04-29 04:34:48 UTC (rev 1959)
@@ -1,8 +1,8 @@
## @file
# Windows makefile for 'BootSectImage' module build.
#
-# Copyright (c) 2009 - 2010, Intel Corporation<BR>
-# 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
Modified: trunk/BaseTools/Source/C/BootSectImage/Makefile
===================================================================
--- trunk/BaseTools/Source/C/BootSectImage/Makefile 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/Source/C/BootSectImage/Makefile 2010-04-29 04:34:48 UTC (rev 1959)
@@ -1,8 +1,8 @@
## @file
# Windows makefile for 'BootSectImage' module build.
#
-# Copyright (c) 2007 - 2010, Intel Corporation<BR>
-# All rights reserved. This program and the accompanying materials
+# Copyright (c) 2007 - 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
Modified: trunk/BaseTools/Source/C/BootSectImage/bootsectimage.c
===================================================================
--- trunk/BaseTools/Source/C/BootSectImage/bootsectimage.c 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/Source/C/BootSectImage/bootsectimage.c 2010-04-29 04:34:48 UTC (rev 1959)
@@ -4,8 +4,8 @@
Patch the BPB information in boot sector image file.
Patch the MBR code in MBR image file.
-Copyright 2006 - 2010, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2006 - 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
Modified: trunk/BaseTools/Source/C/BootSectImage/fat.h
===================================================================
--- trunk/BaseTools/Source/C/BootSectImage/fat.h 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/Source/C/BootSectImage/fat.h 2010-04-29 04:34:48 UTC (rev 1959)
@@ -2,8 +2,8 @@
Fat file system structure and definition.
-Copyright 2006 - 2008, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2006 - 2008, 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
Modified: trunk/BaseTools/Source/C/BootSectImage/mbr.h
===================================================================
--- trunk/BaseTools/Source/C/BootSectImage/mbr.h 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/Source/C/BootSectImage/mbr.h 2010-04-29 04:34:48 UTC (rev 1959)
@@ -2,8 +2,8 @@
MBR Partition Entry and Table structure defintions.
-Copyright 2006 - 2008, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2006 - 2008, 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
Modified: trunk/BaseTools/Source/C/Common/BasePeCoff.c
===================================================================
--- trunk/BaseTools/Source/C/Common/BasePeCoff.c 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/Source/C/Common/BasePeCoff.c 2010-04-29 04:34:48 UTC (rev 1959)
@@ -2,8 +2,8 @@
Functions to get info and load PE/COFF image.
-Copyright (c) 2004 - 2008, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2004 - 2008, 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
Modified: trunk/BaseTools/Source/C/Common/BinderFuncs.c
===================================================================
--- trunk/BaseTools/Source/C/Common/BinderFuncs.c 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/Source/C/Common/BinderFuncs.c 2010-04-29 04:34:48 UTC (rev 1959)
@@ -1,7 +1,7 @@
/** @file
-Copyright (c) 1999 - 2008, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 1999 - 2008, 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
Modified: trunk/BaseTools/Source/C/Common/BinderFuncs.h
===================================================================
--- trunk/BaseTools/Source/C/Common/BinderFuncs.h 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/Source/C/Common/BinderFuncs.h 2010-04-29 04:34:48 UTC (rev 1959)
@@ -1,7 +1,7 @@
/** @file
-Copyright (c) 1999 - 2008, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 1999 - 2008, 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
Modified: trunk/BaseTools/Source/C/Common/CommonLib.c
===================================================================
--- trunk/BaseTools/Source/C/Common/CommonLib.c 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/Source/C/Common/CommonLib.c 2010-04-29 04:34:48 UTC (rev 1959)
@@ -1,7 +1,7 @@
/** @file
-Copyright (c) 2004 - 2008, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2004 - 2008, 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
Modified: trunk/BaseTools/Source/C/Common/CommonLib.h
===================================================================
--- trunk/BaseTools/Source/C/Common/CommonLib.h 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/Source/C/Common/CommonLib.h 2010-04-29 04:34:48 UTC (rev 1959)
@@ -1,7 +1,7 @@
/** @file
-Copyright (c) 2004 - 2008, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2004 - 2008, 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
Modified: trunk/BaseTools/Source/C/Common/Compress.h
===================================================================
--- trunk/BaseTools/Source/C/Common/Compress.h 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/Source/C/Common/Compress.h 2010-04-29 04:34:48 UTC (rev 1959)
@@ -1,7 +1,7 @@
/** @file
-Copyright (c) 2004 - 2008, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2004 - 2008, 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
Modified: trunk/BaseTools/Source/C/Common/Crc32.c
===================================================================
--- trunk/BaseTools/Source/C/Common/Crc32.c 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/Source/C/Common/Crc32.c 2010-04-29 04:34:48 UTC (rev 1959)
@@ -1,7 +1,7 @@
/** @file
-Copyright (c) 2004, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2004, 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
Modified: trunk/BaseTools/Source/C/Common/Crc32.h
===================================================================
--- trunk/BaseTools/Source/C/Common/Crc32.h 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/Source/C/Common/Crc32.h 2010-04-29 04:34:48 UTC (rev 1959)
@@ -1,7 +1,7 @@
/** @file
-Copyright (c) 2004 - 2008, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2004 - 2008, 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
Modified: trunk/BaseTools/Source/C/Common/Decompress.c
===================================================================
--- trunk/BaseTools/Source/C/Common/Decompress.c 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/Source/C/Common/Decompress.c 2010-04-29 04:34:48 UTC (rev 1959)
@@ -1,7 +1,7 @@
/** @file
-Copyright (c) 2004 - 2008, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2004 - 2008, 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
Modified: trunk/BaseTools/Source/C/Common/Decompress.h
===================================================================
--- trunk/BaseTools/Source/C/Common/Decompress.h 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/Source/C/Common/Decompress.h 2010-04-29 04:34:48 UTC (rev 1959)
@@ -1,7 +1,7 @@
/** @file
-Copyright (c) 2006 - 2008, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2006 - 2008, 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
Modified: trunk/BaseTools/Source/C/Common/EfiCompress.c
===================================================================
--- trunk/BaseTools/Source/C/Common/EfiCompress.c 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/Source/C/Common/EfiCompress.c 2010-04-29 04:34:48 UTC (rev 1959)
@@ -1,7 +1,7 @@
/** @file
-Copyright (c) 2006 - 2008, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2006 - 2008, 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
Modified: trunk/BaseTools/Source/C/Common/EfiUtilityMsgs.c
===================================================================
--- trunk/BaseTools/Source/C/Common/EfiUtilityMsgs.c 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/Source/C/Common/EfiUtilityMsgs.c 2010-04-29 04:34:48 UTC (rev 1959)
@@ -1,7 +1,7 @@
/** @file
-Copyright (c) 2004 - 2008, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2004 - 2008, 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
Modified: trunk/BaseTools/Source/C/Common/EfiUtilityMsgs.h
===================================================================
--- trunk/BaseTools/Source/C/Common/EfiUtilityMsgs.h 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/Source/C/Common/EfiUtilityMsgs.h 2010-04-29 04:34:48 UTC (rev 1959)
@@ -1,7 +1,7 @@
/** @file
-Copyright (c) 2004 - 2008, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2004 - 2008, 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
Modified: trunk/BaseTools/Source/C/Common/FirmwareVolumeBuffer.c
===================================================================
--- trunk/BaseTools/Source/C/Common/FirmwareVolumeBuffer.c 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/Source/C/Common/FirmwareVolumeBuffer.c 2010-04-29 04:34:48 UTC (rev 1959)
@@ -1,7 +1,7 @@
/** @file
-Copyright (c) 1999 - 2008, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 1999 - 2008, 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
Modified: trunk/BaseTools/Source/C/Common/FirmwareVolumeBufferLib.h
===================================================================
--- trunk/BaseTools/Source/C/Common/FirmwareVolumeBufferLib.h 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/Source/C/Common/FirmwareVolumeBufferLib.h 2010-04-29 04:34:48 UTC (rev 1959)
@@ -1,7 +1,7 @@
/** @file
-Copyright (c) 1999 - 2008, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 1999 - 2008, 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
Modified: trunk/BaseTools/Source/C/Common/FvLib.c
===================================================================
--- trunk/BaseTools/Source/C/Common/FvLib.c 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/Source/C/Common/FvLib.c 2010-04-29 04:34:48 UTC (rev 1959)
@@ -1,7 +1,7 @@
/** @file
-Copyright (c) 2004 - 2008, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2004 - 2008, 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
Modified: trunk/BaseTools/Source/C/Common/FvLib.h
===================================================================
--- trunk/BaseTools/Source/C/Common/FvLib.h 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/Source/C/Common/FvLib.h 2010-04-29 04:34:48 UTC (rev 1959)
@@ -1,7 +1,7 @@
/** @file
-Copyright (c) 2004 - 2008, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2004 - 2008, 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
Modified: trunk/BaseTools/Source/C/Common/GNUmakefile
===================================================================
--- trunk/BaseTools/Source/C/Common/GNUmakefile 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/Source/C/Common/GNUmakefile 2010-04-29 04:34:48 UTC (rev 1959)
@@ -1,8 +1,8 @@
## @file
# Windows makefile for 'Common' module build.
#
-# Copyright (c) 2007 - 2010, Intel Corporation<BR>
-# All rights reserved. This program and the accompanying materials
+# Copyright (c) 2007 - 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
Modified: trunk/BaseTools/Source/C/Common/Makefile
===================================================================
--- trunk/BaseTools/Source/C/Common/Makefile 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/Source/C/Common/Makefile 2010-04-29 04:34:48 UTC (rev 1959)
@@ -1,8 +1,8 @@
## @file
# Windows makefile for 'Common' module build.
#
-# Copyright (c) 2007 - 2010, Intel Corporation<BR>
-# All rights reserved. This program and the accompanying materials
+# Copyright (c) 2007 - 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
Modified: trunk/BaseTools/Source/C/Common/MemoryFile.c
===================================================================
--- trunk/BaseTools/Source/C/Common/MemoryFile.c 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/Source/C/Common/MemoryFile.c 2010-04-29 04:34:48 UTC (rev 1959)
@@ -1,7 +1,7 @@
/** @file
-Copyright (c) 2004 - 2008, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2004 - 2008, 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
Modified: trunk/BaseTools/Source/C/Common/MemoryFile.h
===================================================================
--- trunk/BaseTools/Source/C/Common/MemoryFile.h 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/Source/C/Common/MemoryFile.h 2010-04-29 04:34:48 UTC (rev 1959)
@@ -1,7 +1,7 @@
/** @file
-Copyright (c) 2004 - 2008, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2004 - 2008, 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
Modified: trunk/BaseTools/Source/C/Common/MyAlloc.c
===================================================================
--- trunk/BaseTools/Source/C/Common/MyAlloc.c 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/Source/C/Common/MyAlloc.c 2010-04-29 04:34:48 UTC (rev 1959)
@@ -1,7 +1,7 @@
/** @file
-Copyright (c) 2004 - 2008, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2004 - 2008, 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
Modified: trunk/BaseTools/Source/C/Common/MyAlloc.h
===================================================================
--- trunk/BaseTools/Source/C/Common/MyAlloc.h 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/Source/C/Common/MyAlloc.h 2010-04-29 04:34:48 UTC (rev 1959)
@@ -1,7 +1,7 @@
/** @file
-Copyright (c) 2004 - 2008, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2004 - 2008, 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
Modified: trunk/BaseTools/Source/C/Common/OsPath.c
===================================================================
--- trunk/BaseTools/Source/C/Common/OsPath.c 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/Source/C/Common/OsPath.c 2010-04-29 04:34:48 UTC (rev 1959)
@@ -1,7 +1,7 @@
/** @file
-Copyright (c) 2007 - 2008, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2007 - 2008, 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
Modified: trunk/BaseTools/Source/C/Common/OsPath.h
===================================================================
--- trunk/BaseTools/Source/C/Common/OsPath.h 2010-04-28 21:42:45 UTC (rev 1958)
+++ trunk/BaseTools/Source/C/Common/OsPath.h 2010-04-29 04:34:48 UTC (rev 1959)
@@ -1,7 +1,7 @@
/** @file
-Copyright (c) 2007 - 2008, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2007 - 2008, 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
Modified: trunk/BaseTool...
[truncated message content] |