]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Update copyright for files modified in this year
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 29 Dec 2008 14:07:07 +0000 (14:07 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 29 Dec 2008 14:07:07 +0000 (14:07 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7148 6f19259b-4bc3-4df7-8a09-765794883524

468 files changed:
MdePkg/Include/Ebc/ProcessorBind.h
MdePkg/Include/Guid/Acpi.h
MdePkg/Include/Guid/DebugImageInfoTable.h
MdePkg/Include/Guid/FileSystemVolumeLabelInfo.h
MdePkg/Include/Guid/HiiKeyBoardLayout.h
MdePkg/Include/Ia32/ProcessorBind.h
MdePkg/Include/IndustryStandard/Pci.h
MdePkg/Include/Ipf/ProcessorBind.h
MdePkg/Include/Library/PeCoffGetEntryPointLib.h
MdePkg/Include/Library/PeCoffLib.h
MdePkg/Include/PiDxe.h
MdePkg/Include/X64/ProcessorBind.h
MdePkg/Library/BaseCpuLib/Ebc/CpuSleepFlushTlb.c
MdePkg/Library/BaseCpuLib/Ia32/CpuSleep.c
MdePkg/Library/BaseCpuLib/Ipf/CpuSleep.c
MdePkg/Library/BaseCpuLib/X64/CpuFlushTlb.S
MdePkg/Library/BaseCpuLib/X64/CpuSleep.S
MdePkg/Library/BaseIoLibIntrinsic/IoLib.c
MdePkg/Library/BaseIoLibIntrinsic/IoLibGcc.c
MdePkg/Library/BaseIoLibIntrinsic/IoLibMsc.c
MdePkg/Library/BaseLib/CpuDeadLoop.c
MdePkg/Library/BaseLib/DivS64x64Remainder.c
MdePkg/Library/BaseLib/DivU64x32.c
MdePkg/Library/BaseLib/DivU64x32Remainder.c
MdePkg/Library/BaseLib/DivU64x64Remainder.c
MdePkg/Library/BaseLib/Ebc/SwitchStack.c
MdePkg/Library/BaseLib/Ebc/Synchronization.c
MdePkg/Library/BaseLib/GetPowerOfTwo32.c
MdePkg/Library/BaseLib/GetPowerOfTwo64.c
MdePkg/Library/BaseLib/HighBitSet32.c
MdePkg/Library/BaseLib/HighBitSet64.c
MdePkg/Library/BaseLib/Ia32/ARShiftU64.c
MdePkg/Library/BaseLib/Ia32/CpuBreakpoint.c
MdePkg/Library/BaseLib/Ia32/CpuIdEx.asm
MdePkg/Library/BaseLib/Ia32/CpuPause.c
MdePkg/Library/BaseLib/Ia32/DisableCache.asm
MdePkg/Library/BaseLib/Ia32/DisableInterrupts.c
MdePkg/Library/BaseLib/Ia32/DisablePaging32.c
MdePkg/Library/BaseLib/Ia32/DivU64x32.c
MdePkg/Library/BaseLib/Ia32/EnableCache.asm
MdePkg/Library/BaseLib/Ia32/EnableDisableInterrupts.c
MdePkg/Library/BaseLib/Ia32/EnableInterrupts.c
MdePkg/Library/BaseLib/Ia32/FlushCacheLine.c
MdePkg/Library/BaseLib/Ia32/FxRestore.c
MdePkg/Library/BaseLib/Ia32/FxSave.c
MdePkg/Library/BaseLib/Ia32/InterlockedCompareExchange32.c
MdePkg/Library/BaseLib/Ia32/InterlockedCompareExchange64.c
MdePkg/Library/BaseLib/Ia32/InterlockedDecrement.c
MdePkg/Library/BaseLib/Ia32/InterlockedIncrement.c
MdePkg/Library/BaseLib/Ia32/InternalSwitchStack.c
MdePkg/Library/BaseLib/Ia32/Invd.c
MdePkg/Library/BaseLib/Ia32/LRotU64.c
MdePkg/Library/BaseLib/Ia32/LShiftU64.c
MdePkg/Library/BaseLib/Ia32/LongJump.c
MdePkg/Library/BaseLib/Ia32/ModU64x32.c
MdePkg/Library/BaseLib/Ia32/MultU64x32.c
MdePkg/Library/BaseLib/Ia32/MultU64x64.c
MdePkg/Library/BaseLib/Ia32/RRotU64.c
MdePkg/Library/BaseLib/Ia32/RShiftU64.c
MdePkg/Library/BaseLib/Ia32/ReadCr0.c
MdePkg/Library/BaseLib/Ia32/ReadCr2.c
MdePkg/Library/BaseLib/Ia32/ReadCr3.c
MdePkg/Library/BaseLib/Ia32/ReadCr4.c
MdePkg/Library/BaseLib/Ia32/ReadCs.c
MdePkg/Library/BaseLib/Ia32/ReadDr0.c
MdePkg/Library/BaseLib/Ia32/ReadDr1.c
MdePkg/Library/BaseLib/Ia32/ReadDr2.c
MdePkg/Library/BaseLib/Ia32/ReadDr3.c
MdePkg/Library/BaseLib/Ia32/ReadDr4.c
MdePkg/Library/BaseLib/Ia32/ReadDr5.c
MdePkg/Library/BaseLib/Ia32/ReadDr6.c
MdePkg/Library/BaseLib/Ia32/ReadDr7.c
MdePkg/Library/BaseLib/Ia32/ReadDs.c
MdePkg/Library/BaseLib/Ia32/ReadEflags.c
MdePkg/Library/BaseLib/Ia32/ReadEs.c
MdePkg/Library/BaseLib/Ia32/ReadFs.c
MdePkg/Library/BaseLib/Ia32/ReadGdtr.c
MdePkg/Library/BaseLib/Ia32/ReadGs.c
MdePkg/Library/BaseLib/Ia32/ReadIdtr.c
MdePkg/Library/BaseLib/Ia32/ReadLdtr.c
MdePkg/Library/BaseLib/Ia32/ReadMm0.c
MdePkg/Library/BaseLib/Ia32/ReadMm1.c
MdePkg/Library/BaseLib/Ia32/ReadMm2.c
MdePkg/Library/BaseLib/Ia32/ReadMm3.c
MdePkg/Library/BaseLib/Ia32/ReadMm4.c
MdePkg/Library/BaseLib/Ia32/ReadMm5.c
MdePkg/Library/BaseLib/Ia32/ReadMm6.c
MdePkg/Library/BaseLib/Ia32/ReadMm7.c
MdePkg/Library/BaseLib/Ia32/ReadMsr64.c
MdePkg/Library/BaseLib/Ia32/ReadSs.c
MdePkg/Library/BaseLib/Ia32/ReadTr.c
MdePkg/Library/BaseLib/Ia32/ReadTsc.c
MdePkg/Library/BaseLib/Ia32/SetJump.c
MdePkg/Library/BaseLib/Ia32/SwapBytes64.c
MdePkg/Library/BaseLib/Ia32/Thunk16.S
MdePkg/Library/BaseLib/Ia32/Thunk16.asm
MdePkg/Library/BaseLib/Ia32/Wbinvd.c
MdePkg/Library/BaseLib/Ia32/WriteGdtr.c
MdePkg/Library/BaseLib/Ia32/WriteIdtr.c
MdePkg/Library/BaseLib/Ia32/WriteLdtr.c
MdePkg/Library/BaseLib/Ia32/WriteMm0.c
MdePkg/Library/BaseLib/Ia32/WriteMm1.c
MdePkg/Library/BaseLib/Ia32/WriteMm2.c
MdePkg/Library/BaseLib/Ia32/WriteMm3.c
MdePkg/Library/BaseLib/Ia32/WriteMm4.c
MdePkg/Library/BaseLib/Ia32/WriteMm5.c
MdePkg/Library/BaseLib/Ia32/WriteMm6.c
MdePkg/Library/BaseLib/Ia32/WriteMm7.c
MdePkg/Library/BaseLib/Ia32/WriteMsr64.c
MdePkg/Library/BaseLib/Ipf/AccessGcr.s
MdePkg/Library/BaseLib/Ipf/AccessKr.s
MdePkg/Library/BaseLib/Ipf/AccessPsr.s
MdePkg/Library/BaseLib/Ipf/Asm.h
MdePkg/Library/BaseLib/Ipf/AsmPalCall.s
MdePkg/Library/BaseLib/Ipf/CpuBreakpoint.c
MdePkg/Library/BaseLib/Ipf/CpuBreakpointMsc.c
MdePkg/Library/BaseLib/Ipf/ExecFc.s
MdePkg/Library/BaseLib/Ipf/FlushCacheRange.s
MdePkg/Library/BaseLib/Ipf/Ia64gen.h
MdePkg/Library/BaseLib/Ipf/InterlockedCompareExchange32.s
MdePkg/Library/BaseLib/Ipf/InterlockedCompareExchange64.s
MdePkg/Library/BaseLib/Ipf/InternalSwitchStack.c
MdePkg/Library/BaseLib/Ipf/LongJmp.s
MdePkg/Library/BaseLib/Ipf/SetJmp.s
MdePkg/Library/BaseLib/LongJump.c
MdePkg/Library/BaseLib/LowBitSet32.c
MdePkg/Library/BaseLib/LowBitSet64.c
MdePkg/Library/BaseLib/ModU64x32.c
MdePkg/Library/BaseLib/MultS64x64.c
MdePkg/Library/BaseLib/MultU64x32.c
MdePkg/Library/BaseLib/MultU64x64.c
MdePkg/Library/BaseLib/SetJump.c
MdePkg/Library/BaseLib/SwapBytes16.c
MdePkg/Library/BaseLib/SwapBytes32.c
MdePkg/Library/BaseLib/SwapBytes64.c
MdePkg/Library/BaseLib/Synchronization.c
MdePkg/Library/BaseLib/SynchronizationGcc.c
MdePkg/Library/BaseLib/SynchronizationMsc.c
MdePkg/Library/BaseLib/X64/CpuBreakpoint.S
MdePkg/Library/BaseLib/X64/CpuBreakpoint.c
MdePkg/Library/BaseLib/X64/CpuId.S
MdePkg/Library/BaseLib/X64/CpuId.asm
MdePkg/Library/BaseLib/X64/CpuIdEx.asm
MdePkg/Library/BaseLib/X64/CpuPause.S
MdePkg/Library/BaseLib/X64/DisableCache.asm
MdePkg/Library/BaseLib/X64/DisableInterrupts.S
MdePkg/Library/BaseLib/X64/EnableCache.asm
MdePkg/Library/BaseLib/X64/EnableDisableInterrupts.S
MdePkg/Library/BaseLib/X64/EnableInterrupts.S
MdePkg/Library/BaseLib/X64/FxRestore.S
MdePkg/Library/BaseLib/X64/FxSave.S
MdePkg/Library/BaseLib/X64/InterlockedCompareExchange32.c
MdePkg/Library/BaseLib/X64/InterlockedCompareExchange64.c
MdePkg/Library/BaseLib/X64/InterlockedDecrement.S
MdePkg/Library/BaseLib/X64/InterlockedDecrement.c
MdePkg/Library/BaseLib/X64/InterlockedIncrement.S
MdePkg/Library/BaseLib/X64/Invd.S
MdePkg/Library/BaseLib/X64/LongJump.S
MdePkg/Library/BaseLib/X64/Monitor.S
MdePkg/Library/BaseLib/X64/Mwait.S
MdePkg/Library/BaseLib/X64/ReadCr0.S
MdePkg/Library/BaseLib/X64/ReadCr2.S
MdePkg/Library/BaseLib/X64/ReadCr3.S
MdePkg/Library/BaseLib/X64/ReadCr4.S
MdePkg/Library/BaseLib/X64/ReadCs.S
MdePkg/Library/BaseLib/X64/ReadDr0.S
MdePkg/Library/BaseLib/X64/ReadDr1.S
MdePkg/Library/BaseLib/X64/ReadDr2.S
MdePkg/Library/BaseLib/X64/ReadDr3.S
MdePkg/Library/BaseLib/X64/ReadDr4.S
MdePkg/Library/BaseLib/X64/ReadDr5.S
MdePkg/Library/BaseLib/X64/ReadDr6.S
MdePkg/Library/BaseLib/X64/ReadDr7.S
MdePkg/Library/BaseLib/X64/ReadDs.S
MdePkg/Library/BaseLib/X64/ReadEflags.S
MdePkg/Library/BaseLib/X64/ReadEs.S
MdePkg/Library/BaseLib/X64/ReadFs.S
MdePkg/Library/BaseLib/X64/ReadGdtr.S
MdePkg/Library/BaseLib/X64/ReadGs.S
MdePkg/Library/BaseLib/X64/ReadIdtr.S
MdePkg/Library/BaseLib/X64/ReadLdtr.S
MdePkg/Library/BaseLib/X64/ReadMsr64.S
MdePkg/Library/BaseLib/X64/ReadPmc.S
MdePkg/Library/BaseLib/X64/ReadSs.S
MdePkg/Library/BaseLib/X64/ReadTr.S
MdePkg/Library/BaseLib/X64/ReadTsc.S
MdePkg/Library/BaseLib/X64/SetJump.S
MdePkg/Library/BaseLib/X64/Thunk16.asm
MdePkg/Library/BaseLib/X64/Wbinvd.S
MdePkg/Library/BaseLib/X64/WriteCr0.S
MdePkg/Library/BaseLib/X64/WriteCr2.S
MdePkg/Library/BaseLib/X64/WriteCr3.S
MdePkg/Library/BaseLib/X64/WriteCr4.S
MdePkg/Library/BaseLib/X64/WriteDr0.S
MdePkg/Library/BaseLib/X64/WriteDr1.S
MdePkg/Library/BaseLib/X64/WriteDr2.S
MdePkg/Library/BaseLib/X64/WriteDr3.S
MdePkg/Library/BaseLib/X64/WriteDr4.S
MdePkg/Library/BaseLib/X64/WriteDr5.S
MdePkg/Library/BaseLib/X64/WriteDr6.S
MdePkg/Library/BaseLib/X64/WriteDr7.S
MdePkg/Library/BaseLib/X64/WriteGdtr.S
MdePkg/Library/BaseLib/X64/WriteIdtr.S
MdePkg/Library/BaseLib/X64/WriteLdtr.S
MdePkg/Library/BaseLib/X64/WriteMm1.S
MdePkg/Library/BaseLib/X64/WriteMm2.S
MdePkg/Library/BaseLib/X64/WriteMm3.S
MdePkg/Library/BaseLib/X64/WriteMm4.S
MdePkg/Library/BaseLib/X64/WriteMm5.S
MdePkg/Library/BaseLib/X64/WriteMm6.S
MdePkg/Library/BaseLib/X64/WriteMm7.S
MdePkg/Library/BaseLib/X86DisablePaging32.c
MdePkg/Library/BaseLib/X86DisablePaging64.c
MdePkg/Library/BaseLib/X86EnablePaging32.c
MdePkg/Library/BaseLib/X86EnablePaging64.c
MdePkg/Library/BaseLib/X86FxRestore.c
MdePkg/Library/BaseLib/X86FxSave.c
MdePkg/Library/BaseLib/X86GetInterruptState.c
MdePkg/Library/BaseLib/X86MemoryFence.c
MdePkg/Library/BaseLib/X86Msr.c
MdePkg/Library/BaseLib/X86ReadGdtr.c
MdePkg/Library/BaseLib/X86ReadIdtr.c
MdePkg/Library/BaseLib/X86Thunk.c
MdePkg/Library/BaseLib/X86WriteGdtr.c
MdePkg/Library/BaseLib/X86WriteIdtr.c
MdePkg/Library/BaseMemoryLib/CompareMemWrapper.c
MdePkg/Library/BaseMemoryLib/MemLibGuid.c
MdePkg/Library/BaseMemoryLib/MemLibInternals.h
MdePkg/Library/BaseMemoryLib/ScanMem16Wrapper.c
MdePkg/Library/BaseMemoryLib/SetMem.c
MdePkg/Library/BaseMemoryLib/SetMem16Wrapper.c
MdePkg/Library/BaseMemoryLib/SetMem32Wrapper.c
MdePkg/Library/BaseMemoryLib/SetMem64Wrapper.c
MdePkg/Library/BaseMemoryLib/SetMemWrapper.c
MdePkg/Library/BaseMemoryLibMmx/CompareMemWrapper.c
MdePkg/Library/BaseMemoryLibMmx/Ia32/CompareMem.S
MdePkg/Library/BaseMemoryLibMmx/Ia32/CompareMem.asm
MdePkg/Library/BaseMemoryLibMmx/Ia32/ScanMem16.S
MdePkg/Library/BaseMemoryLibMmx/Ia32/ScanMem16.asm
MdePkg/Library/BaseMemoryLibMmx/Ia32/ScanMem32.S
MdePkg/Library/BaseMemoryLibMmx/Ia32/ScanMem32.asm
MdePkg/Library/BaseMemoryLibMmx/Ia32/ScanMem64.S
MdePkg/Library/BaseMemoryLibMmx/Ia32/ScanMem64.asm
MdePkg/Library/BaseMemoryLibMmx/Ia32/ScanMem8.S
MdePkg/Library/BaseMemoryLibMmx/Ia32/ScanMem8.asm
MdePkg/Library/BaseMemoryLibMmx/MemLibGuid.c
MdePkg/Library/BaseMemoryLibMmx/MemLibInternals.h
MdePkg/Library/BaseMemoryLibMmx/ScanMem64Wrapper.c
MdePkg/Library/BaseMemoryLibMmx/SetMem16Wrapper.c
MdePkg/Library/BaseMemoryLibMmx/SetMem32Wrapper.c
MdePkg/Library/BaseMemoryLibMmx/SetMem64Wrapper.c
MdePkg/Library/BaseMemoryLibMmx/SetMemWrapper.c
MdePkg/Library/BaseMemoryLibMmx/X64/CompareMem.S
MdePkg/Library/BaseMemoryLibMmx/X64/CompareMem.asm
MdePkg/Library/BaseMemoryLibMmx/X64/CopyMem.S
MdePkg/Library/BaseMemoryLibMmx/X64/ScanMem16.S
MdePkg/Library/BaseMemoryLibMmx/X64/ScanMem16.asm
MdePkg/Library/BaseMemoryLibMmx/X64/ScanMem32.S
MdePkg/Library/BaseMemoryLibMmx/X64/ScanMem32.asm
MdePkg/Library/BaseMemoryLibMmx/X64/ScanMem64.S
MdePkg/Library/BaseMemoryLibMmx/X64/ScanMem64.asm
MdePkg/Library/BaseMemoryLibMmx/X64/ScanMem8.S
MdePkg/Library/BaseMemoryLibMmx/X64/ScanMem8.asm
MdePkg/Library/BaseMemoryLibMmx/X64/SetMem.S
MdePkg/Library/BaseMemoryLibMmx/X64/SetMem16.S
MdePkg/Library/BaseMemoryLibMmx/X64/SetMem32.S
MdePkg/Library/BaseMemoryLibMmx/X64/SetMem64.S
MdePkg/Library/BaseMemoryLibMmx/X64/ZeroMem.S
MdePkg/Library/BaseMemoryLibOptDxe/CompareMemWrapper.c
MdePkg/Library/BaseMemoryLibOptDxe/Ia32/CompareMem.S
MdePkg/Library/BaseMemoryLibOptDxe/Ia32/CompareMem.asm
MdePkg/Library/BaseMemoryLibOptDxe/Ia32/CopyMem.S
MdePkg/Library/BaseMemoryLibOptDxe/Ia32/ScanMem16.S
MdePkg/Library/BaseMemoryLibOptDxe/Ia32/ScanMem16.asm
MdePkg/Library/BaseMemoryLibOptDxe/Ia32/ScanMem32.S
MdePkg/Library/BaseMemoryLibOptDxe/Ia32/ScanMem32.asm
MdePkg/Library/BaseMemoryLibOptDxe/Ia32/ScanMem64.S
MdePkg/Library/BaseMemoryLibOptDxe/Ia32/ScanMem64.asm
MdePkg/Library/BaseMemoryLibOptDxe/Ia32/ScanMem8.S
MdePkg/Library/BaseMemoryLibOptDxe/Ia32/ScanMem8.asm
MdePkg/Library/BaseMemoryLibOptDxe/Ia32/SetMem.S
MdePkg/Library/BaseMemoryLibOptDxe/Ia32/SetMem16.S
MdePkg/Library/BaseMemoryLibOptDxe/Ia32/SetMem32.S
MdePkg/Library/BaseMemoryLibOptDxe/Ia32/SetMem64.S
MdePkg/Library/BaseMemoryLibOptDxe/Ia32/ZeroMem.S
MdePkg/Library/BaseMemoryLibOptDxe/MemLibGuid.c
MdePkg/Library/BaseMemoryLibOptDxe/MemLibInternals.h
MdePkg/Library/BaseMemoryLibOptDxe/SetMem16Wrapper.c
MdePkg/Library/BaseMemoryLibOptDxe/SetMem32Wrapper.c
MdePkg/Library/BaseMemoryLibOptDxe/SetMem64Wrapper.c
MdePkg/Library/BaseMemoryLibOptDxe/X64/CompareMem.S
MdePkg/Library/BaseMemoryLibOptDxe/X64/CompareMem.asm
MdePkg/Library/BaseMemoryLibOptDxe/X64/CopyMem.S
MdePkg/Library/BaseMemoryLibOptDxe/X64/ScanMem16.S
MdePkg/Library/BaseMemoryLibOptDxe/X64/ScanMem16.asm
MdePkg/Library/BaseMemoryLibOptDxe/X64/ScanMem32.S
MdePkg/Library/BaseMemoryLibOptDxe/X64/ScanMem32.asm
MdePkg/Library/BaseMemoryLibOptDxe/X64/ScanMem64.S
MdePkg/Library/BaseMemoryLibOptDxe/X64/ScanMem64.asm
MdePkg/Library/BaseMemoryLibOptDxe/X64/ScanMem8.S
MdePkg/Library/BaseMemoryLibOptDxe/X64/ScanMem8.asm
MdePkg/Library/BaseMemoryLibOptDxe/X64/SetMem.S
MdePkg/Library/BaseMemoryLibOptDxe/X64/SetMem.asm
MdePkg/Library/BaseMemoryLibOptDxe/X64/SetMem16.S
MdePkg/Library/BaseMemoryLibOptDxe/X64/SetMem32.S
MdePkg/Library/BaseMemoryLibOptDxe/X64/SetMem64.S
MdePkg/Library/BaseMemoryLibOptDxe/X64/ZeroMem.S
MdePkg/Library/BaseMemoryLibOptPei/CompareMemWrapper.c
MdePkg/Library/BaseMemoryLibOptPei/Ia32/CompareMem.S
MdePkg/Library/BaseMemoryLibOptPei/Ia32/CompareMem.asm
MdePkg/Library/BaseMemoryLibOptPei/Ia32/CopyMem.S
MdePkg/Library/BaseMemoryLibOptPei/Ia32/ScanMem16.S
MdePkg/Library/BaseMemoryLibOptPei/Ia32/ScanMem16.asm
MdePkg/Library/BaseMemoryLibOptPei/Ia32/ScanMem32.S
MdePkg/Library/BaseMemoryLibOptPei/Ia32/ScanMem32.asm
MdePkg/Library/BaseMemoryLibOptPei/Ia32/ScanMem64.S
MdePkg/Library/BaseMemoryLibOptPei/Ia32/ScanMem64.asm
MdePkg/Library/BaseMemoryLibOptPei/Ia32/ScanMem8.S
MdePkg/Library/BaseMemoryLibOptPei/Ia32/ScanMem8.asm
MdePkg/Library/BaseMemoryLibOptPei/Ia32/SetMem.S
MdePkg/Library/BaseMemoryLibOptPei/Ia32/SetMem16.S
MdePkg/Library/BaseMemoryLibOptPei/Ia32/SetMem32.S
MdePkg/Library/BaseMemoryLibOptPei/Ia32/SetMem64.S
MdePkg/Library/BaseMemoryLibOptPei/Ia32/ZeroMem.S
MdePkg/Library/BaseMemoryLibOptPei/MemLibGuid.c
MdePkg/Library/BaseMemoryLibOptPei/MemLibInternals.h
MdePkg/Library/BaseMemoryLibOptPei/SetMem16Wrapper.c
MdePkg/Library/BaseMemoryLibOptPei/SetMem32Wrapper.c
MdePkg/Library/BaseMemoryLibOptPei/SetMem64Wrapper.c
MdePkg/Library/BaseMemoryLibOptPei/X64/CompareMem.S
MdePkg/Library/BaseMemoryLibOptPei/X64/CompareMem.asm
MdePkg/Library/BaseMemoryLibOptPei/X64/CopyMem.S
MdePkg/Library/BaseMemoryLibOptPei/X64/ScanMem16.S
MdePkg/Library/BaseMemoryLibOptPei/X64/ScanMem16.asm
MdePkg/Library/BaseMemoryLibOptPei/X64/ScanMem32.S
MdePkg/Library/BaseMemoryLibOptPei/X64/ScanMem32.asm
MdePkg/Library/BaseMemoryLibOptPei/X64/ScanMem64.S
MdePkg/Library/BaseMemoryLibOptPei/X64/ScanMem64.asm
MdePkg/Library/BaseMemoryLibOptPei/X64/ScanMem8.S
MdePkg/Library/BaseMemoryLibOptPei/X64/ScanMem8.asm
MdePkg/Library/BaseMemoryLibOptPei/X64/SetMem.S
MdePkg/Library/BaseMemoryLibOptPei/X64/SetMem.asm
MdePkg/Library/BaseMemoryLibOptPei/X64/SetMem16.S
MdePkg/Library/BaseMemoryLibOptPei/X64/SetMem32.S
MdePkg/Library/BaseMemoryLibOptPei/X64/SetMem64.S
MdePkg/Library/BaseMemoryLibOptPei/X64/ZeroMem.S
MdePkg/Library/BaseMemoryLibRepStr/CompareMemWrapper.c
MdePkg/Library/BaseMemoryLibRepStr/Ia32/CompareMem.S
MdePkg/Library/BaseMemoryLibRepStr/Ia32/CompareMem.asm
MdePkg/Library/BaseMemoryLibRepStr/Ia32/CopyMem.S
MdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem16.S
MdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem16.asm
MdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem32.S
MdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem32.asm
MdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem64.S
MdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem64.asm
MdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem8.S
MdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem8.asm
MdePkg/Library/BaseMemoryLibRepStr/Ia32/SetMem.S
MdePkg/Library/BaseMemoryLibRepStr/Ia32/SetMem16.S
MdePkg/Library/BaseMemoryLibRepStr/Ia32/SetMem32.S
MdePkg/Library/BaseMemoryLibRepStr/Ia32/SetMem64.S
MdePkg/Library/BaseMemoryLibRepStr/Ia32/ZeroMem.S
MdePkg/Library/BaseMemoryLibRepStr/MemLibGuid.c
MdePkg/Library/BaseMemoryLibRepStr/MemLibInternals.h
MdePkg/Library/BaseMemoryLibRepStr/SetMem16Wrapper.c
MdePkg/Library/BaseMemoryLibRepStr/SetMem32Wrapper.c
MdePkg/Library/BaseMemoryLibRepStr/SetMem64Wrapper.c
MdePkg/Library/BaseMemoryLibRepStr/X64/CompareMem.S
MdePkg/Library/BaseMemoryLibRepStr/X64/CompareMem.asm
MdePkg/Library/BaseMemoryLibRepStr/X64/CopyMem.S
MdePkg/Library/BaseMemoryLibRepStr/X64/ScanMem16.S
MdePkg/Library/BaseMemoryLibRepStr/X64/ScanMem16.asm
MdePkg/Library/BaseMemoryLibRepStr/X64/ScanMem32.S
MdePkg/Library/BaseMemoryLibRepStr/X64/ScanMem32.asm
MdePkg/Library/BaseMemoryLibRepStr/X64/ScanMem64.S
MdePkg/Library/BaseMemoryLibRepStr/X64/ScanMem64.asm
MdePkg/Library/BaseMemoryLibRepStr/X64/ScanMem8.S
MdePkg/Library/BaseMemoryLibRepStr/X64/ScanMem8.asm
MdePkg/Library/BaseMemoryLibRepStr/X64/SetMem.S
MdePkg/Library/BaseMemoryLibRepStr/X64/SetMem16.S
MdePkg/Library/BaseMemoryLibRepStr/X64/SetMem32.S
MdePkg/Library/BaseMemoryLibRepStr/X64/SetMem64.S
MdePkg/Library/BaseMemoryLibRepStr/X64/ZeroMem.S
MdePkg/Library/BaseMemoryLibSse2/CompareMemWrapper.c
MdePkg/Library/BaseMemoryLibSse2/Ia32/CompareMem.S
MdePkg/Library/BaseMemoryLibSse2/Ia32/CompareMem.asm
MdePkg/Library/BaseMemoryLibSse2/Ia32/CopyMem.S
MdePkg/Library/BaseMemoryLibSse2/Ia32/ScanMem16.S
MdePkg/Library/BaseMemoryLibSse2/Ia32/ScanMem16.asm
MdePkg/Library/BaseMemoryLibSse2/Ia32/ScanMem32.S
MdePkg/Library/BaseMemoryLibSse2/Ia32/ScanMem32.asm
MdePkg/Library/BaseMemoryLibSse2/Ia32/ScanMem64.S
MdePkg/Library/BaseMemoryLibSse2/Ia32/ScanMem64.asm
MdePkg/Library/BaseMemoryLibSse2/Ia32/ScanMem8.S
MdePkg/Library/BaseMemoryLibSse2/Ia32/ScanMem8.asm
MdePkg/Library/BaseMemoryLibSse2/Ia32/SetMem.S
MdePkg/Library/BaseMemoryLibSse2/Ia32/SetMem16.S
MdePkg/Library/BaseMemoryLibSse2/Ia32/SetMem32.S
MdePkg/Library/BaseMemoryLibSse2/Ia32/ZeroMem.S
MdePkg/Library/BaseMemoryLibSse2/MemLibGuid.c
MdePkg/Library/BaseMemoryLibSse2/MemLibInternals.h
MdePkg/Library/BaseMemoryLibSse2/SetMem16Wrapper.c
MdePkg/Library/BaseMemoryLibSse2/SetMem32Wrapper.c
MdePkg/Library/BaseMemoryLibSse2/SetMem64Wrapper.c
MdePkg/Library/BaseMemoryLibSse2/X64/CompareMem.S
MdePkg/Library/BaseMemoryLibSse2/X64/CompareMem.asm
MdePkg/Library/BaseMemoryLibSse2/X64/CopyMem.S
MdePkg/Library/BaseMemoryLibSse2/X64/ScanMem16.S
MdePkg/Library/BaseMemoryLibSse2/X64/ScanMem16.asm
MdePkg/Library/BaseMemoryLibSse2/X64/ScanMem32.S
MdePkg/Library/BaseMemoryLibSse2/X64/ScanMem32.asm
MdePkg/Library/BaseMemoryLibSse2/X64/ScanMem64.S
MdePkg/Library/BaseMemoryLibSse2/X64/ScanMem64.asm
MdePkg/Library/BaseMemoryLibSse2/X64/ScanMem8.S
MdePkg/Library/BaseMemoryLibSse2/X64/ScanMem8.asm
MdePkg/Library/BaseMemoryLibSse2/X64/SetMem.S
MdePkg/Library/BaseMemoryLibSse2/X64/SetMem16.S
MdePkg/Library/BaseMemoryLibSse2/X64/SetMem32.S
MdePkg/Library/BaseMemoryLibSse2/X64/SetMem64.S
MdePkg/Library/BaseMemoryLibSse2/X64/ZeroMem.S
MdePkg/Library/BasePeCoffLib/Ipf/PeCoffLoaderEx.c
MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.c
MdePkg/Library/DxePcdLib/DxePcdLib.c
MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.c
MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
MdePkg/Library/DxeSmbusLib/DxeSmbusLib.c
MdePkg/Library/DxeSmbusLib/InternalSmbusLib.h
MdePkg/Library/DxeSmbusLib/SmbusLib.c
MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.c
MdePkg/Library/PeiIoLibCpuIo/IoHighLevel.c
MdePkg/Library/PeiIoLibCpuIo/IoLibMmioBuffer.c
MdePkg/Library/PeiMemoryLib/CompareMemWrapper.c
MdePkg/Library/PeiMemoryLib/MemLibGeneric.c
MdePkg/Library/PeiMemoryLib/MemLibGuid.c
MdePkg/Library/PeiMemoryLib/MemLibInternals.h
MdePkg/Library/PeiMemoryLib/SetMem16Wrapper.c
MdePkg/Library/PeiMemoryLib/SetMem32Wrapper.c
MdePkg/Library/PeiMemoryLib/SetMem64Wrapper.c
MdePkg/Library/PeiPcdLib/PeiPcdLib.c
MdePkg/Library/PeiPcdLib/PeiPcdLib.inf
MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointer.c
MdePkg/Library/PeiSmbusLibSmbus2Ppi/InternalSmbusLib.h
MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLib.c
MdePkg/Library/PeiSmbusLibSmbus2Ppi/SmbusLib.c
MdePkg/Library/PeimEntryPoint/PeimEntryPoint.c
MdePkg/Library/UefiApplicationEntryPoint/ApplicationEntryPoint.c
MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.c
MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.c
MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLib.c
MdePkg/Library/UefiDriverEntryPoint/DriverEntryPoint.c
MdePkg/Library/UefiLib/Console.c
MdePkg/Library/UefiLib/UefiLib.c
MdePkg/Library/UefiLib/UefiLibPrint.c
MdePkg/Library/UefiLib/UefiNotTiano.c
MdePkg/Library/UefiMemoryLib/CompareMemWrapper.c
MdePkg/Library/UefiMemoryLib/MemLibGeneric.c
MdePkg/Library/UefiMemoryLib/MemLibGuid.c
MdePkg/Library/UefiMemoryLib/MemLibInternals.h
MdePkg/Library/UefiMemoryLib/SetMem16Wrapper.c
MdePkg/Library/UefiMemoryLib/SetMem32Wrapper.c
MdePkg/Library/UefiMemoryLib/SetMem64Wrapper.c
MdePkg/Library/UefiRuntimeLib/RuntimeLibInternal.h
MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.c
MdePkg/Library/UefiUsbLib/Hid.c
MdePkg/Library/UefiUsbLib/UefiUsbLibInternal.h
MdePkg/Library/UefiUsbLib/UsbDxeLib.c
MdePkg/MdePkg.dsc

index b46064b8372c167630732db8aee5988ff8d04dc1..c4c168d773b2f21a5c974dbf2cd8abad4d8663cc 100644 (file)
@@ -4,7 +4,7 @@
   We currently only have one EBC complier so there may be some Intel compiler\r
   specific functions in this file.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>                                                         \r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>                                                         \r
   All rights reserved. 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
index 91e24f1b22747699c13523fe2e7b4b8be765c6d9..a7d0a11aafdcc8736673f546a01d07d728afb2de 100644 (file)
@@ -5,7 +5,7 @@
   ACPI 2.0 specification defines the ACPI 2.0 GUID. UEFI 2.0 defines the \r
   ACPI 2.0 Table GUID and ACPI Table GUID.\r
 \r
-  Copyright (c) 2006, Intel Corporation                                                         \r
+  Copyright (c) 2006 - 2008, Intel Corporation                                                         \r
   All rights reserved. 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
index 19003f958a77f4c1de844e5caf2e4235b8cd3d27..ee3ff90e398afe871ea0739ef5833f3ec382db9d 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   GUID and related data structures used with the Debug Image Info Table.\r
 \r
-  Copyright (c) 2006, Intel Corporation                                                         \r
+  Copyright (c) 2006 - 2008, Intel Corporation                                                         \r
   All rights reserved. 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
index 9d56e47677f29e03d1bc3cebca90822d0d6cc628..edd9a98e8521f9a03d31cdf52fd50d48819988a6 100644 (file)
@@ -3,7 +3,7 @@
   or EFI_FILE_PROTOCOL.SetInfo() to get or set the system's volume label.\r
   This guid is defined in UEFI specification.\r
 \r
-  Copyright (c) 2006, Intel Corporation                                                         \r
+  Copyright (c) 2006 - 2008, Intel Corporation                                                         \r
   All rights reserved. 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
index cb76307c5542e9d107b329ed11550241649ae06e..a61d4a548e7179f9fbc87eeda728838019f75dc9 100644 (file)
@@ -2,7 +2,7 @@
 \r
   HII keyboard layout GUID as defined in UEFI2.1 specification\r
   \r
-  Copyright (c) 2006 - 2007, Intel Corporation\r
+  Copyright (c) 2006 - 2008, Intel Corporation\r
   All rights reserved. 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
index 9d91a16cd103897bb740363308fc285506ec1de0..5f29bb3e096ba6bc8a87574fc9a14eb959d82433 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Processor or Compiler specific defines and types for Ia32 architecture.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>                                                         \r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>                                                         \r
   All rights reserved. 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
index 65d93f6165ec59a85a6f6f70ddfe3846d67654eb..d4e2e8d665618c6160972c24e3cedc3157faad1b 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Support for The latest PCI standard.\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation\r
+  Copyright (c) 2006 - 2008, Intel Corporation\r
   All rights reserved. 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
index 9e87d44bf40963d281b80148336178dc0f4eadcd..d92f16ca27532614662ee2df872b1bea22f2b11c 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Processor or Compiler specific defines and types for Intel Itanium(TM).\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 63bfde04824a8dda1352e0fadedb83cda8a80a9b..237f65cb2eabe320a4919956423c7853fd1cb381 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Provides a service to retrieve the PE/COFF entry point from a PE/COFF image.\r
 \r
-Copyright (c) 2006, Intel Corporation                                                         \r
+Copyright (c) 2006 - 2008, Intel Corporation                                                         \r
 All rights reserved. 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
index 4f319e4f3e53c8d73b65ae47e128179ee99b9381..d2f9d5ea5e94246c88fcdfaa141842c0c0f89138 100644 (file)
@@ -5,7 +5,7 @@
   IA-32, x86, IPF, and EBC processor types. The library functions are memory based \r
   and can be ported easily to any environment.\r
   \r
-Copyright (c) 2006 - 2007, Intel Corporation                                                         \r
+Copyright (c) 2006 - 2008, Intel Corporation                                                         \r
 All rights reserved. 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
index 3364cdf6220d044635002ebf9ea3e19ce195ceda..09ddb4eaf4da3ee5cd0bdf16c7dd29ba988f5d7e 100644 (file)
@@ -2,7 +2,7 @@
 \r
   Root include file for Mde Package DXE_CORE, DXE, RUNTIME, SMM, SAL type modules.\r
 \r
-Copyright (c) 2006 - 2007, Intel Corporation\r
+Copyright (c) 2006 - 2008, Intel Corporation\r
 All rights reserved. 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
index fefc21a5251f5059cb414e12ce7d5c47e2618818..f1b0339a12ee92db26b0b9e9c7919640f765c71e 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Processor or Compiler specific defines and types x64 (Intel(r) EM64T, AMD64).\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>                                                         \r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>                                                         \r
   All rights reserved. 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
index bf1b10374d36cafc0f2b98a64b5fd67bead0865b..9f719158c9d41c02f99ff88823c5271de4844397 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Base Library CPU Functions for EBC\r
 \r
-  Copyright (c) 2006-2008, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index a39ad22064670dda43ef869f6ee0f7d2d60d4cf5..efa5fa2f5b620f4e737c4dfb549b44a28b62e44b 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   CpuSleep function.\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index e12f881c092525bd24ceaeffbe8a11d4747ec18f..796ff5e749b739328e2c6ad75dea685e42cb60d4 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Base Library CPU functions for Itanium\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 3c799b735faf1caf6dedf19efac44fdab4931da6..535665ceed0c0f1e6d4d10c015bcfe458fdc9211 100644 (file)
@@ -1,5 +1,5 @@
 #------------------------------------------------------------------------------ \r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 658cb1aeff97476934c473d950b0e6c94335c7dc..6cb46f9f8063bb4c7f0df586da77eeb36fd96252 100644 (file)
@@ -1,5 +1,5 @@
 #------------------------------------------------------------------------------ ;\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 46bb491a265010f3883e8a571697e7deb174eaca..577c44c3af38025253619d37e01d47b047854b32 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Common I/O Library routines.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 7ff82ae808a8f914776e197155a27d1fe422a8f0..0930546751583a38e52e31cdb9fbe12c82b34b03 100644 (file)
@@ -10,7 +10,7 @@
   We don't advocate putting compiler specifics in libraries or drivers but there\r
   is no other way to make this work.\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index db6ee816c5be24244b6502e12ab9f192d8b6851e..988d9352903e8f0b89ae7b2effad0307a9b7f935 100644 (file)
@@ -8,7 +8,7 @@
   We don't advocate putting compiler specifics in libraries or drivers but there\r
   is no other way to make this work.\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 6c0dac7a81484d1fc036faafca9e8d921ef28df1..a870005b1f5bc80507ca72a42f3b26967e9b7e59 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Base Library CPU Functions for all architectures.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 0b1287520f843ccafedf7fcf867eb0bcb84f8144..3a1c96617a49991fbde814ebfb66cb8e32ba604a 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Math worker functions.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 9e3c0e1d6d9e191ab95cdc079ce0f814ba231a6a..32f095b647a896856eacf4667a208bfea7daafd9 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Math worker functions.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 5517b4b454258c0dd1a9d0ee72197ebad0915743..130f2784be6ae8498878a83db45efff2a53e298b 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Math worker functions.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 327e97382b58a1ea08069866c6a2c5c85198000f..a6f0d7b8c0912b7725c8648178d0b58d3dc941be 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Math worker functions.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index e79c1171230ca9dea44486cb964d916d3cdd164c..8317aae325813d9109469fc06d49717f76632b56 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Switch Stack functions.\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index cb5d1f3450bba86b751d596a5dc01e431ff97ebc..dfae40b92771f8ec43ba5b64fc37d9e495d19595 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Implementation of synchronization functions on EBC.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 3472b7b06ef1e2d982e81a340d6340bdd4237b73..3d253a871b9b866579b481fee830db28ff0513d5 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Math worker functions.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 344ce27519e0c70522f8a64896016dc043ba4d86..ae85b91180282886277326f0dd341771c52de2e6 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Math worker functions.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 2c5377c8fc776a7336b31d99b70d86549ccaab8e..1fdb0594f8c03f04c4ffe03cdd4521a973a3bf53 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Math worker functions.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 621284c2a45781d979e0eab8116fa6a406c53e13..28772df2024e240548105f8763547a69cf505496 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Math worker functions.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 82024fc322d2dbf8b6ae95133b42704affb088cf..63ab4782e6df50c9d0c6bc744dab9694bd99f991 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   64-bit arithmetic right shift function for IA-32.\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 87f4e7c5d7bd9c976a58daf29a4c323e192ff27d..968076fe4219f3ffb3f9585e4b0934a1f6f2257c 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   CpuBreakpoint function.\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 80e4dee377563ea20e418747e02a1a661731106d..ecf4c0b941ca42ae3a724f476b1b9171f4a3d329 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index 494d5f7bc1106f146f60eec41bd280012e3e9701..02ef505a262a7b3b449e952524b1cfb57201e66b 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   CpuPause function.\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 67247948b695bf3267417a10848103b779901646..411eea12f95428af59a5279194aa79d2b108251d 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index c890f899250e347a2eeac439fc2693d47270c0c4..18e9d847aed5a510f970a3442b86f664a1751201 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   DisableInterrupts function.\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index ec1d4b3a3734b0b8d20135c86da3b600e9498beb..c4bddaed6d3cee8f55f0faa7aff22637f0e79064 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmDisablePaging32 function.\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 69af26fadf3bdce0108daef283aac5a60262513a..717146e4beadb2be35b2f51f69f934ba1f267159 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Calculate the quotient of a 64-bit integer by a 32-bit integer\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index c47ee1c60bb1b57127464334f1c5c291b4f90f9c..0be3e3c47ee5e0deae91e24645d8c375c0abf4ef 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index b0c64f8a52b5a6bd9c4e4d31acdb46afe0322b44..ea6da08bcac4f33cf85578f85e711179c72d0db8 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   EnableDisableInterrupts function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 28693404e2cedd58f9406c9cb85903bbf4da4a45..96277081d0b90674a6907e36b32946bf938b5a25 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   EnableInterrupts function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index d157fbfb67f53222b17857ad54a24975dadf4801..67e3c6160301df3dd6d836ad0c22ac472cd9ee18 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmFlushCacheLine function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 2f7b11da14b95fd86a7919da6634de26a2424603..e50dc126baad9db2fdf53d96b30b967dca70c4fd 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmFxRestore function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 70183b790b78e7aae56f85d21cdeb76dd9e5ee8e..e7bcad0d0dd8cb551d212c1a66cb3408c1f10017 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmFxSave function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 9c8ed663ca7e3a55e24e8826d16006dcf4e57fd7..abcb1ecc83b7ca12bd30e3fc4246324225c2202a 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   InterlockedCompareExchange32 function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index faf61d13efaeb22fb4b25c9b4c50da893ca85036..63aafda4b695b600b53eb55710f9219787039387 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   InterlockedCompareExchange64 function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index a03a31ac949b2837d2253bfdbad687b9bea3cd4d..d1f0868a838c0122c25517e7bc6064e3aa544e5b 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   InterlockedDecrement function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index bd1d4ca5ded3274dac49062cc36053f9131dff1e..b1cc0c7332bdb3dff72e8564d56e146630b678b4 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   InterLockedIncrement function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index eff87b03ac70fcaa3f8af16b222ea97844f47767..1fe22390761ee4e067ef73a95b77749d5d46e033 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   SwitchStack() function for IA-32.\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 0e3749b80756271ada93d59d8c46a17b95aed78a..6d8d314371de3ae09842d62e9a80b7f4288f6542 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmInvd function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index b76531b46abaeec15449c6e720a42f8f3a1391b6..355dab4adfd9b52c0e841b7ab0d1081049a8fb73 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   64-bit left rotation for Ia32\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index bb37cf136656ba1cc7876633f1737aba7563418d..5e972eafcf04725bb56a8d31ec875c609a218ecf 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   64-bit left shift function for IA-32.\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index d53b0f5f6626fdc51696bb3a38210ef8f1c6768a..cedd46b3fe70b25a7d7a823496d31599c8480676 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Implementation of _LongJump() on IA-32.\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index bb44993f384ed912e2837b7fd631d3f8aeca11a8..3593d30a9bd70c5604a97d2cdd691d3d9135eab2 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Calculate the remainder of a 64-bit integer by a 32-bit integer\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 24e1118d12fe36f442db0099df764fdef6e0a04e..3e38090964e1a1ba15634c53fe7bdaeeddfabdc7 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Calculate the product of a 64-bit integer and a 32-bit integer\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 21c8e39642d73026186a8e718f4a3c10f00e5176..0f0bf56da540547e7d95216acede494090e9e99e 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Calculate the product of a 64-bit integer and another 64-bit integer\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index f51127ce49558af47ee7373596d35cb69534a6e7..abbed0c9a473043f146421bb4e069dca8b20b705 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   64-bit right rotation for Ia32\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 4103b75ecb12f716555323051a604ecaf56f33bf..9f1b6cd25a9d0afa550bc496ea88f28ed8233c8d 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   64-bit logical right shift function for IA-32\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index e5d34934b61948c3fea6a5f3e34c59212c40bab7..39915f1d380694225f7840ed4520e3237608d829 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmReadCr0 function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 61e7fb3b4335ca6ae664dacdfadb4b5476afc932..a2b5b564fb431938f0f6507dfb98658ab3b680c8 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmReadCr2 function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index eb16d48dfd3731ed9490dba82007b7ccefc01aeb..43dd7a41c1a05002c6b5b243fab5ff8c1a15a0bd 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmReadCr3 function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 2fe77d37193703f9b0fc61a2be3f14e9789c7f88..60ca166af2b41a658687cb9bed5f766dc2f4e639 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmReadCr4 function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 4ff0bc06a287f8e25a376a800a1d244453529850..2d16c42b2f764d197f41929e567396918b98af1d 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmReadCs function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index fdd840f8cbe98a54d47e2b99b856eb8f3e32afc5..01f8f466de773e72f92101e7400914b5e163c7d0 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmReadDr0 function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 33ff3df35f2aed292f4e0a3f0cfbc46cd071b0c4..8bb595a1749ce25b590f7bd577fe9378beb1f1bf 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmReadDr1 function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 326f82a89792279aaf44b202e5345f0964fdf697..4eb8ff7db441c98a97b928cf5cbab09da35c93be 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmReadDr2 function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index c38994a23dfc2685926db2d086eb761810f24a7d..df9f6a4f13807f55e6a27810cd355330229cd33d 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmReadDr3 function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 810b0ebf5c79b49533032640a58171078999c67b..bd02cb2c5857ebec7528e0188c08f4ed409c8246 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmReadDr4 function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 10e7a6aae6c532aca39513e4c90573f20016ab70..181f399822069293ae396804a5fd6c9af64c903c 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmReadDr5 function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 8480441268babcef0a02b557a8ba113c8929e7f0..7de79eca6b77d3d36547c153a1b72d1ccf6003e3 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmReadDr6 function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 3d9a8f19c38657ae8484912d011d8a52171473c5..2a5fea7a9865e9192ee97a410f8da10c47f1c902 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmReadDr7 function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 3177cd57543d763e2391a4e4e28f924a7047b03f..a059d04d1a477453cc2f4bda5c6577fc44979584 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmReadDs function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 8342c0382bf713c0f34443b4430e75ae5ef88968..fafb9cf26ee16f1f74a944b28f317a88fa304ee4 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmReadEflags function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 3704125ea35517ec6b2c0784484f45e6d91d9ae5..f7392aff85afd1afa83f26ccb2159d283b7f874e 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmReadEs function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index de551e43483630ff19dca0ba021da0bfce89b03a..c5e7074d810eb2c54d6e40e47704c7e11238d2c0 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmReadFs function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 4979174c828ef11e862c9255057a021d6df8dc68..06d331a09f95ad3eb7f766876a2cc90552698858 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmReadGdtr function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 947cf4e8759f948e8980dde6c889d5c62cb395c9..9995bcb16e03794e34d81784eec93c88b720aa70 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmReadGs function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 9c32d05ee25c5af89605aa6784fc8592011edf24..b538c1b2b280b03e3436db7ae69567348325deaa 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmReadIdtr function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index a2ddeff225835b420b0816f934c041614f7430aa..acad44e0f0311f11ad4b63a31422098a5b048614 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmReadLdtr function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 0f2de145ab196129453c7ed7eb001ed09fd08de5..08e36c2d0b018d241decf3338115bd57182ae0d9 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmReadMm0 function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 65cb677fcdedf413aa212785af72a9164861b1d4..e599b1877a0bb17da54e0cb2d7d2d693116d17b3 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmReadMm1 function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 6b7060b9a235677d3a39cddd3b643fb2b0e1efe4..3aaf46024d510fa236002c6fd506cb761b1ff62f 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmReadMm2 function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index fdd64fdd81cb0a5d3627698259d08a722873e884..97d742c61a515c11cb20e764e4e8083fb508e3bd 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmReadMm3 function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 5d2ab0d71d1243bfa0d3c75fea8af169cedd451f..fac8902be3046bf60ec15a33383644c95330485e 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmReadMm4 function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index e5728008ca6637857dbdb18681c4eb3ebccd77f6..8d212a055d535ba143bf8fa27942748b4a2668b9 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmReadMm5 function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 7647e7990b57d330b812eb231102032d5b451751..539036643606ca7f4572b99d7940354d9090db4e 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmReadMm6 function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 6d5dab8d740f114fc80f41be2fb298ca9de9cc9c..19dc3eb3f9894b65b38bb021499df183589af701 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmReadMm7 function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 7d7de3ab5ed02de7c7de9a4669ac3bd14b36adc0..04fe5a061a7fd7052746f3f332b225a6beea2c54 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmReadMsr64 function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 469393bb38271b22c0c03bbfb4ae5aaf2ad541a7..c3b75e30847ebfdc4d859512756742313df4e909 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmReadSs function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 2cd78508f9b26300a17c5d172949e562e5e550a4..341a69ab84f9b9d0dc968af826ccd4401859fb0a 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmReadTr function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 4ffc0f2001364482f744e4a2f680e2b326ef2824..d04549d576275f5ff828a8c2ea65a357675f3794 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmReadTsc function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index c6c93517ece30c1a1cb604ed58d3238a9e4db39d..06a4c00b868d96ca797451df46bfa5f63fe8a189 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Implementation of SetJump() on IA-32.\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index ef9e861a96c7583289eb3fe006ae5592d54a24b9..c182f8599da657435e04c011ad18185ee2a1e235 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Implementation of 64-bit swap bytes\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 90557ae5aac442218b206120230636fdd4540943..6d6bb175e256fd4f638bb32e2f0c08a6ef67f7b3 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index ab7d978372d2604cd8f47479afa1af8f882b0403..3614b0f544e5ade7e6081f03c63c501f12ebb5d2 100644 (file)
@@ -3,7 +3,7 @@
 \r
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index 11b213248d46f7b9dfc65816e209ee358590cb48..b71c7179503e0778b1983b1e9ba06dd2ca74a09a 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmWbinvd function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 544ceb6b1ad9cff169de23fafaf751a2dd1b9f5e..4a3a54ccb2330ea62eadb8a3cbd0e3b20f043ed5 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmWriteGdtr function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index de24ab3d8c1580ce71a01af2eee5d29020a3be8a..33d2b29fe8b43ca5091f17c8a5f1793740f8c161 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmWriteIdtr function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index fa48208b99a928093d8ee6e972ad5994a4e309a8..3bef236f23566e8864f42798f00414ca96821f7b 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmWriteLdtr function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 55aa43abd0e10a908c774827434381844ea8626d..5b8d7615a586ca79461f02a91c42fea8ee0ec077 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmWriteMm0 function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index a4bc96d6ecea0de8a9ad8946b4e73f85b2005bce..b5b49aad0779b92daf93b938bc0eae4c9ee88db0 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmWriteMm1 function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index c6a09a14f3ad6eb6aec39335c4521f347ecb5ebc..4e8eb6674aca632f806ebb2726db540eda2ac768 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmWriteMm2 function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 692d2a84ae7ec1321c422d70bf48093aa2ad0b2e..d7e43d3a17402627aca36d5699b7950c0eaad435 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmWriteMm3 function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index e66347e932ced6b9f260e1474c14a1aef6685324..6686b29ad15c9075b8d536727e742cf002dad2c2 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmWriteMm4 function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 8085bf3bdd8386b08e8dd06a3cf0b759f28bfcc1..4e1a34786881b9f28f64b16ee76099d25f38f6ba 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmWriteMm5 function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 5fd464fe559b8aa0b9dbe938e1b30fb15b70c580..4804db17b94750cce0c342f0132da9d921172de5 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmWriteMm6 function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index c82ba20b6f8b777d2aaf7408bcdaa35674004766..6f881eeeafea771a091dfb3ad2af14559f3e7961 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmWriteMm7 function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index f59570fd7efaf0bf47895f1e92dfa46e63d30631..358ddae7e70828d9ac643ff1ac8c7b680da6e606 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmWriteMsr64 function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index b6efab5408ed804f647624a3d7c725d7b8c26cea..97e95a30c5ddf7c53f3864b8dd8183510f6b2ee6 100644 (file)
@@ -1,7 +1,7 @@
 /// @file\r
 ///  IPF specific Global Control Registers accessing functions\r
 ///\r
-/// Copyright (c) 2006, Intel Corporation\r
+/// Copyright (c) 2006 - 2008, Intel Corporation\r
 /// All rights reserved. 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
index e0c8347a6cb6c65f52db831d66ff9e25c6902048..e95059a2cfc81d59afbcd26ee52d9d9ec4c07076 100644 (file)
@@ -1,7 +1,7 @@
 /// @file\r
 ///  IPF specific AsmReadKrX() and AsmWriteKrX functions, 'X' is from '0' to '7'\r
 ///\r
-/// Copyright (c) 2006, Intel Corporation\r
+/// Copyright (c) 2006 - 2008, Intel Corporation\r
 /// All rights reserved. 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
index 4aaf89a29b9476189a50e62f451e8741832c4c2a..7cfc6feb552adfb3b4911a095233730d7b145c81 100644 (file)
@@ -1,7 +1,7 @@
 /// @file\r
 ///  IPF specific Processor Status Register accessing functions\r
 ///\r
-/// Copyright (c) 2006, Intel Corporation\r
+/// Copyright (c) 2006 - 2008, Intel Corporation\r
 /// All rights reserved. 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
index 378a3645136ee58c6ef51e7b7001ba192d013df9..0e9cab3603861eb7e1ffb742a0ffea1df7dae33d 100644 (file)
@@ -2,7 +2,7 @@
 \r
     This module contains generic macros for an assembly writer.\r
 \r
-Copyright (c) 2006, Intel Corporation<BR>\r
+Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
 All rights reserved. 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
index ba0072dd939c233566bc9eee6fd383879e5c4080..7c0f03f77f21a93af6e3cdc4723d2815512f250a 100644 (file)
@@ -2,7 +2,7 @@
 ///   Contains an implementation of CallPalProcStacked on Itanium-based\r
 ///   architecture.\r
 ///\r
-/// Copyright (c) 2006, Intel Corporation\r
+/// Copyright (c) 2006 - 2008, Intel Corporation\r
 /// All rights reserved. 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
index 6aac0d87950042225fc134a48d1045bca87eecde..93c7dd724ebc3a31b73b40e4ca02c4af6babdcb5 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Base Library CPU functions for Itanium\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index dc718c6a19e57466e859baf91d784ed884dc6216..d702dc0afd4d611ab6ba8942dc6460022fd7f940 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Base Library CPU functions for Itanium\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 4ff9377a994e6a66b9284c4dede2d2b28e8bed8e..bca447a280988b17d307391ba0dffe70f60855fa 100644 (file)
@@ -1,7 +1,7 @@
 /// @file\r
 ///  IPF specific AsmFc() and AsmFci () functions\r
 ///\r
-/// Copyright (c) 2006, Intel Corporation\r
+/// Copyright (c) 2006 - 2008, Intel Corporation\r
 /// All rights reserved. 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
index ebb1290728b4ebb209c4bea1a2e48cdb3ee57388..5801fcbb83a0dbc8bede31c5b6c217704d4c73b3 100644 (file)
@@ -1,5 +1,5 @@
 //++\r
-// Copyright (c) 2006, Intel Corporation                                                         \r
+// Copyright (c) 2006 - 2008, Intel Corporation                                                         \r
 // All rights reserved. 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
index 4fb81cec8293a04ecd21139b59e619e6ee1b3124..cc3c35a6b4f440a8144bfd3d99da3412a59ff24a 100644 (file)
@@ -2,7 +2,7 @@
 \r
     Register Definition for IPF.\r
  \r
-Copyright (c) 2006, Intel Corporation<BR>\r
+Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
 All rights reserved. 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
index 5a9e851be6941eee119d1206ea8f51af4b0557a1..de44573b0fab3ea5b5d4705fbc2cea23c5d3f9a0 100644 (file)
@@ -2,7 +2,7 @@
 ///   Contains an implementation of InterlockedCompareExchange32 on Itanium-\r
 ///   based architecture.\r
 ///\r
-/// Copyright (c) 2006, Intel Corporation\r
+/// Copyright (c) 2006 - 2008, Intel Corporation\r
 /// All rights reserved. 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
index 8d676ccf50ae41f20ebce4c9e8b9141f0051a9ae..7fe33fbc342c9da5a5231f77334f211dc05000c6 100644 (file)
@@ -2,7 +2,7 @@
 ///   Contains an implementation of InterlockedCompareExchange64 on Itanium-\r
 ///   based architecture.\r
 ///\r
-/// Copyright (c) 2006, Intel Corporation\r
+/// Copyright (c) 2006 - 2008, Intel Corporation\r
 /// All rights reserved. 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
index ae61541deadd0c300ca2d9d235da5347c9009fc4..1f64de26303354cc1e1047b5802242e2179ef5a6 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   SwitchStack() function for IPF.\r
 \r
-  Copyright (c) 2007, Intel Corporation<BR>\r
+  Copyright (c) 2007 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 20a0df10f72ca0caa3e7411ce4063df954b4802b..26b8749d8b10977c6e33efb0f8bbdbf170edd70a 100644 (file)
@@ -1,7 +1,7 @@
 /// @file\r
 ///  Contains an implementation of longjmp for the Itanium-based architecture.\r
 ///\r
-/// Copyright (c) 2006, Intel Corporation\r
+/// Copyright (c) 2006 - 2008, Intel Corporation\r
 /// All rights reserved. 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
index e2b346ee727110606249ec7a60a2c35763e266de..57c7ad6df2390448590ad1f7e5025f09bdfa6d4d 100644 (file)
@@ -1,7 +1,7 @@
 /// @file\r
 ///  Contains an implementation of longjmp for the Itanium-based architecture.\r
 ///\r
-/// Copyright (c) 2006, Intel Corporation\r
+/// Copyright (c) 2006 - 2008, Intel Corporation\r
 /// All rights reserved. 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
index 958e850d125697f040b96fcdfa286f76fb46bc6d..0d8e1ac087096e506123070d12e16ae3792e1a8d 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Long Jump functions.\r
 \r
-  Copyright (c) 2006, Intel Corporation\r
+  Copyright (c) 2006 - 2008, Intel Corporation\r
   All rights reserved. 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
index db391edd39d192882de746848b6809ede3c84025..4c38aee4bc35ff1f8b23a5c5dcceae6d223bd253 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Math worker functions.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 6457ed623ec569b55ca0c68a7f699f6fa02b07a6..e10712c3e87399de108cf3f04ea650efc6ad8901 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Math worker functions.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 6de01eab0bf65deba2e8b136ac43148e68d9c867..328e76a22c0ca54dd2b15443ada6f1731d7f3bb5 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Math worker functions.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 334be9ca5106997c8b18402ce5eb985bc4e17bcc..ea80428cc40f26d60c00c59d9ef3b777db69ec16 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Math worker functions.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 7a8dca8fc06470724139734161dcda124716c87d..2230001488c87f90349813136e9236fc6461434d 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Math worker functions.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 3f96103c382d710c60a837c3d600d4e800311695..b281fd9bce328df28a66123112f1fede2562e9ce 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Math worker functions.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 6cf197d535d536978105e2e2399d1c6105aca5de..81e2b578f95392147a603958c5b6da5946b5f0ee 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Internal ASSERT () functions for SetJump.\r
 \r
-  Copyright (c) 2006, Intel Corporation\r
+  Copyright (c) 2006 - 2008, Intel Corporation\r
   All rights reserved. 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
index 7c8badb7255618ccd4887119ace24a8771384bb6..c126f348bad48430d80beccd0490bdfef0dffdf3 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Math worker functions.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 9833111447eb5040f788c6872f15eba58eba4bcc..f6c7f892bb834d0ef8098415e1c7db245523d544 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Math worker functions.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 5b54a9064b05737eb35c74f3959acbf7e211acc8..0af0bab7a71a516cddaf8290923b41b403fad665 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Math worker functions.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 6956237efc0a2b5c5fbb0d2e3a2c9f0ff60a2391..08f33e469a9d97815dccd8c9868c59155c8159d3 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Implementation of synchronization functions.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 49a09e747c43b3565898bf06ac7afc02e885a3ce..89cc8555abbc67f221619feecdc06f10872463e3 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Implementation of synchronization functions.\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 1d20954ca312fc673676b26399a9c5b98bd79fce..591d97e35437c44f68d645b8349db3e963967590 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Implementation of synchronization functions.\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 32d782d30a9ffed1c4c2aaf9d359c0b6ad16462f..95e8da16e4dd658ddd090537fcdcd7e3dec93c34 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index c7e2339d9b49d980e4e29a8cadb933ea69520de5..8af26efc49054fb44335f3068a34d4e74b0f9ad1 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   CpuBreakpoint function.\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index d417d259636877cce8727c554a5a6e045fddd8d7..0b7a66f8536c274f9a0314c7a112cf4abad22d2e 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 5fedddca9f369988262173e04ceafa9b15b651bd..a6a4c1d2e2fc4d24465bbc6f6db76c09becd6b04 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index 757113eb50101a69c33b903e65d9ea495e22c981..94e3f633d7aaf51fc5a6f63d5885a5c8c6fc157b 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index f71fdec3542973a3d2b9e82ce5117ddd480eec80..5706d872afcd9ebd17ba93602717cca889790a1a 100644 (file)
@@ -1,5 +1,5 @@
 #------------------------------------------------------------------------------ ;\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 5ad85c76979b05a37d6f859fe249021c6c2eec56..4de769247a51c65103fea585c7f703ca508155b7 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index eff3ccc3c750e49665ed5d646b7b06bb891c9770..00bd7b7e9d49b6fbc63f6c3391f9aef4fabe3d9d 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 5846cf0a5f38e24feff7c86f3715f446f47c828b..3f142ca35e10d4672d47d16c30c6823ccee388a1 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index c5f0c05ff28c763d70b8cb09e569ff5d1ad07107..22f029cddcfe69b82e687e383f5e74313bd03311 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 7d42ca306be1613da982325f03b47e1f03c3b7d6..77a547193e8c1ba5f2e5496978e273a2de2430dd 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 6b5daaf91757eb2ae8a3103dc2994aa6c6332763..e38549fc879b41bcc02367a9fa2d9eeee8890fa7 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index e0961e9808b2912e8dbb72b5c874bbfdd330a546..f98320b82d4646c4ffa9cb37dd421496c53775e8 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 6157ac1f4b917dbb3dd5d9bee5ed0ebb4886f355..8efd994a6e2e0f4b72121357cf9d6f3dc9706356 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   InterlockedCompareExchange32 function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 952d0c4be364e48608bee1ce9e6f97871a6aee02..0a88eda2eaf049b4331dc281f6c298b04caa20fa 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   InterlockedCompareExchange64 function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 321529b9fdced836e4f9301b77f6dab36afd463e..d06559bd25df89ba802814234fef64cba571ae1c 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index fec26a9593125162653f163d31e38803a6f7c457..9e2e339aeeee5c91ca8a209177315300588f9401 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   InterlockedDecrement function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 5930101929ffd599262bc33f8270d9a40288e6a6..0416dd7d2ac07163bfe93e5b33bbad2db5909545 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 843cbf1fcc2bbc951067a3a92d5df871918a6372..512fc86eebb1da55d022e15a5e57d51bbdef1384 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index c135d3bd0654d1fb09ff13f122519538d37b6ee8..ee840c07fb4c0b3be145aad53d5d9f256fe6fdf7 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006 -2008, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 0a8ad3ed9fcc2122f6fba1daed34feeea21710b4..1581598c45a77e683fd00a97a4a7fd153aabad8c 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 6967cb2d48a9561aeec8060ea5768ca1e4ee0c37..9226ce3610bff5e4982c91f08125f7ce57acf86f 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 81824e0ca0cb31c00e931d6b62a07192d71c4942..0c858e49555a0193a2d8f34dc703e422ce045ebe 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index bf7446c99be7bf5a26d68b4a79ecdad8b38ff03a..665a401b7cebe60469e5a58dd1ab5a7c2d45ea21 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 4fcdb04536f731a2724a051443ae0cf6c03833bb..5c80c1a6345750cf719e09a2a166d07d0e38f07d 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 21fe62d9939bc36712fb734f007815f6d1efee73..8de29bd6cdea053f3962b24b65e11b94f9535701 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index ee66f1e8a168c474e698acc7b2262b8c3b1bbf04..85654c2e243bfb255e465aeccc43174d8a356f9e 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 07f1766e9ed80b645fc601232fb1ad961722c566..4e1cf5fb18509e396eba0c49d21cc5dc3753d057 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 400e193eda90ea814c4c20852cc2bc7f46045bd7..d45a18dee77b81488eb1512f602fe09b6cdf87e1 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 677ec16801aabd69db18907ffec863157b0c5a73..073f903e391b23956aafd10e13ee7545ddc0b161 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 8feb9c04b3c5fdb3acf7e10c78bef52a779b597b..ebd90c90263856965a0e5ca8267f7f6747e1950e 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index bc67bbe581ef1043bdeae0a5e4d1c39b8fe48ae8..752a04cfa13c572259067db1106fedcb33ae736f 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 95e3ee8b1a86713aa24e879cb955cfdeca4986b9..42a5ed3e76b7a3c6f62bfcd1b8a4cd1a76afa987 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 972420c9e61eed2e71287f8e5d33604fbd48186e..6186d497ae9ec90fd8d71f168ca5af16fb9d980b 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 01756f5732b0a00f525213988ecd1d0859b1f2ea..c43c7d45074977cb47e466a0864f6afc14027a20 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index ee32e0814b5aab97fe4e880405dd56b95c2a4ec9..bd28aa931376e975a58663557bf50ba099b737c9 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 88d467965a62cd43f746cb3ba045068ab7f30da0..3be5d7ab7bd493db6998ba3d460a0386bb63edfb 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index efdd65ec1c4ea6d3bf827c0cd4b6b2b5c0a42f76..9a45439e14f68718ccc7e4a8fd8a1496b7e08779 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 6bd92a04ffa6eebfafb55f1ae6d8ddec3507ecf7..74637b3dbff65ca8019502e5181234b7105037dd 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 8da4f0c6e51b068618e53a8aaff3e1ac49689eb9..c57ef3e89ed7a4dcdc31286db447e05c24d85463 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 691f0b7023a692feb763e28c997a7447b6e45b4c..b89bb3b4ffb45f0419675984fd2b1203fff1e7da 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 326d59e91b3d4bd188f8a080c8ada84cc9282aac..84cbab41056b354e7245c420235a4b4fcbad928e 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 9fdae8c4dcee0d70af3046ec7d14135aedea8fb4..4d5a43cd09af9dbbab4ca1d971d694398be73a44 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index eecffd904de0eaef000a8949004e52ad70e8a609..8c7ec3b82835f9772e2f72d05e3c1d9090eaaeb4 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index f7c663381c756e0f273c9d399b8d02cf43ac1f76..f88061809ecc5e080cc5dd22af4b4823de09c4d4 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 2cb4090057eb69e9ba82257b018f3f8a96853a47..127d75f9745de1307502a81846f6f37bb4e7aca6 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 8fadc86867ed07dc44a4ed919534a882153f90a5..7bf34d2f6d0bbed5bcf5c7ca2d62e44182197a8c 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 65be5504ceff34b50f4071fda67c204321655b34..d472a5364ce510aefe4f4df9ba0c3c224d396c88 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 245f9401217407a75d0ad49412b1442c3865c07a..597a2662ae902ceb93877e9c44dc434cf9be188f 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 2ee40c2fe4704c30efffa4cf925c7adb9184cf67..d93af4459766d49cf04cc06fb1c9364216e5f5e2 100644 (file)
@@ -3,7 +3,7 @@
 \r
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index 17c15384debe910ed03b33759600f428627c4043..492c312b9282020707860450c9c45a23833e9328 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 7a39fd32f8b454cfcc8cbeb04f1ef636336bcb4f..28606cf5e2f4b0a89389ba0507655851a056883d 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 667826edace705a182671ae0ab6f08dd81455a5b..5556cd376ffe835c49bde4ab1be42dee5ece804d 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 64ac43568efd63d277072c4d3bd10efd1da40ddd..1016ae46f2de7238cd65772563ec387c9327a2a3 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 48d7e6f055754adb2ed0e2dfb45b051d594d765b..04ee1b02e7a8801a3c642066ec5e0bc663d536d6 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index d2bca9baff532c319fdb8a4c144397546d0a5239..250e5e347a7b6e0e71bbab8913e5c9c3cd776398 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 416102e5323695325a01f231f9180b96f5b84245..b9805efb9390e09b06e2cf9fd192e4d7ca52ec3e 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 298eea74f6a15c69370207ede74def145bc1b1f4..c82705f833ffab63480ec864650957ad59a147ad 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 533f9a15f9e51068cdf4a119c010342fbaea9e9a..823dfafa2aa13a63ab08a8b686ef90f8f6946798 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 12db37f6fbb4ba5d82ae26cee45f3db55ed53bf8..b340d2d4a139354a3a6101f0d8fe1dcad16f86a8 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 5c1851128fee2f7311dd9a797b75453cde30dbea..ac765d7c22d7fc17f4edd6028f19df3d3f689d50 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index e3bdc0dc44369ddb923a97af07ac912996da452a..f0bd42c44a2d8676aef31d47e0d11a0c6e19a393 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index cc0e2187ee9ebb71103773ceb7340a10034d74d1..f1d98232a49b3818efbb208341e7c27a04ed4038 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index a2c37bcbd4cb55481cd3d6279c0372bbc5222b8c..d517930918dd17fd5e106ff6f75f603eb9efa018 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index a166da23ea1e39c63b011c6cd2fd67e875059417..cafd3de0d040281ea74f850557962d2610fe1a3c 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index a8e397e3d1d4c1c8af19a41c1d66deab0c98c95a..cefcd774b77eb187f39722ab6f1131c1af5036bc 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 8dfd30a48eb697ebe4899011bfc7ebdd65eed88f..b0a744db39c0eb448513857804eba06e50698723 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index d3ce4b5d895d11b9c4354563753fe907edeed4a7..b9b438b325de2db538603c324a188eefa6baf3f7 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 8fa99d5a474f8b7de0235fc997bcda4dfdbdb19b..5a567156c044c141577f7c1a49bc37cf213f32c9 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 46d3958c6ae8a27ceff55123ae54e19e69822444..dc82695de8a3f5b2d7eb94566d104db53b6cf5d8 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 52f03d771137f88898cff9f6f578ffb651eafba9..1d82235045b8729bed5ee1833d335f1b0717bb50 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 099b6659c729c6bb998274f7c821fda5e2ab15d8..01e53dbce7cd95e89de0bef1a2532a5c282374d1 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 91d91750aa3df85d53cdf2f11e036c9e11c490f0..6b8346fb4483cd27f56195460d764f3905ac7be3 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 976ba8bc071b19ddcebd3addb3ef82076cffe432..7674421d9993d41a924edce51ab942ba5aa35720 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   IA-32/x64 AsmDisablePaging32()\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 6b890be2cc14e75895fd8243a607c15cc5d82433..5b23f4ee0c660ea287185c0bc9138e2cb95b1170 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   IA-32/x64 AsmDisablePaging64()\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 00aa05b9233ab41a8a3c8b32a8ac49a9a4ba23c1..fa3f36bc5bd79689ce75711953413173e2116a4b 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   IA-32/x64 AsmEnablePaging32()\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index cf55ff5f05105bd18148502f013f8e451effa5ca..dba97aa1f9c8773f0b5c588fec20b8d7edfd4032 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   IA-32/x64 AsmEnablePaging64()\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 5af4ed959bee3141d64f4eaae73136a35cb31c75..503b42a5936a6de31ba8b2f7ea982683d1f6fb3b 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   IA-32/x64 AsmFxRestore()\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 8774a8c1c0ee2502f6e1580854c768ba4617786a..34fae5e1cc9f05f62add9e7238662310e11bde63 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   IA-32/x64 AsmFxSave()\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 66e07c1d4ffbfd219f90c344c892cca9ea55335a..02fcd503f529546899983bc34d64f73d767f9977 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   IA-32/x64 GetInterruptState()\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index d9646811d56003095bb74342ac9f7ac89a9cbd9c..9fb06bdf0b3c2c7f121855ed8fa9fe3913ad5e62 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   IA-32/x64 MemoryFence().\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 410ab2eb9ed3a675c94b8338f3b55baaa8005c57..b58807fd526981941710b9a1cb620a2c2fb45adb 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   IA-32/x64 MSR functions.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index dc2532d6887608a7286484610dc430bb5df79aa6..43d94f493287d528da02ccf6ed18fa6e9332eaa8 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   IA-32/x64 AsmReadGdtr()\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index e0ad60b7a63118f81879be00cf7850eb2a8d3958..c241885659e2699f99cbc7a9767e4897d41a2cfc 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   IA-32/x64 AsmReadIdtr()\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 019524b6053c22aea56e42c054b63a70fc0265e7..fbd198984d623cffdcf12c5cf553a4fc836ba647 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Real Mode Thunk Functions for IA32 and x64.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 7eb55167cf4577568b99d4afab546f550c70663b..3aa7e96a7d3851844c80e86604c3e9d9d499d670 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   IA-32/x64 AsmWriteGdtr()\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 626ffaa75c6651efa519a849389f28a65a8a9dd7..f5f627cd4a57b583ff606f2e1731d4559473e5be 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   IA-32/x64 AsmWriteIdtr()\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index b94750a18deffcb62d4d0c8eed4aace8358393eb..8eff3c050dd4a340e27b63559ca8271fd15a996c 100644 (file)
@@ -11,7 +11,7 @@
     PeiMemoryLib\r
     DxeMemoryLib\r
 \r
-Copyright (c) 2006, Intel Corporation\r
+Copyright (c) 2006 - 2008, Intel Corporation\r
 All rights reserved. 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
index 92e0c0549fc51b6480135211a9e5b6d1b47bc382..b14abbc75a51f125a3a057bc33aee65fc153be68 100644 (file)
@@ -12,7 +12,7 @@
     PeiMemoryLib\r
     DxeMemoryLib\r
 \r
-  Copyright (c) 2006-2008, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index fec91f270f97492ecdd7f507b52dfda67ccc13f4..61024bef69f95c9088d7417c59f3b23da9610995 100644 (file)
@@ -11,7 +11,7 @@
     PeiMemoryLib\r
     DxeMemoryLib\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index f0e1b4af58d51dde4aa177c8d585deae8311d85e..e7128e90d4eaa98b184ad1001a32fcf0b9dfd930 100644 (file)
@@ -12,7 +12,7 @@
     PeiMemoryLib\r
     DxeMemoryLib\r
 \r
-  Copyright (c) 2006-2008, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 9d7b0ec55ea7acd604b2f7fb8332428471908ebf..546e6655122529a49aad091914ef3b0fd1e54450 100644 (file)
@@ -4,7 +4,7 @@
   build for a particular platform easily if an optimized version\r
   is desired.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index f4b17f06f1af795a9927186e693e46f8c7537ca2..4e0bb8d0ea75aae30b5cfe1c791e2289aa2f172b 100644 (file)
@@ -11,7 +11,7 @@
     PeiMemoryLib\r
     DxeMemoryLib\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index c1fa701fe028bc8ad69c23225c2c531810b5ff1e..db03525f3b8ea0ca341370bfe6ea7a994387ecce 100644 (file)
@@ -11,7 +11,7 @@
     PeiMemoryLib\r
     DxeMemoryLib\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 9921702a92fa83c97a7503104b870ba947111b4f..5010df671cfc4804eafe1a7138aa8af703c1eda8 100644 (file)
@@ -11,7 +11,7 @@
     PeiMemoryLib\r
     DxeMemoryLib\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index da06993843fc8c76d863a2d68b6736b5b8eecca6..5197d077d8faab638d842af0e6ae84519fda2137 100644 (file)
@@ -12,7 +12,7 @@
     PeiMemoryLib\r
     DxeMemoryLib\r
 \r
-  Copyright (c) 2006-2008, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 27da96d56b08f56c8d012a723d616a9c0d34b598..3c8be6a76e1bd566824a9b0d7d5cc906dbe8f26a 100644 (file)
@@ -11,7 +11,7 @@
     PeiMemoryLib\r
     DxeMemoryLib\r
 \r
-Copyright (c) 2006, Intel Corporation\r
+Copyright (c) 2006 - 2008, Intel Corporation\r
 All rights reserved. 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
index 6b3f17bff22be9cbedf090f1e8cfd81e3372008a..3814cd36d2e836e69810c3fb28a19869a7d9949a 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 4ed5b6500ca9dd0f5156bd298eee909003195e27..c6ae22f66da36dee743a136778590079d7c2ad72 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index a7ed192b8eefe182540450e9050a26dde028da49..38e56493d42ac0ceb74efb2f24f6ea85eae4457c 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 6ad09996eb6bfeab5a7f7d238bd114430a47efc6..f267f1d6a9edef5d247b8766edb1746af9a92b96 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index a0c786fcc45eb37fa336372e2e5f32e6901d50f6..e572b7fd9989daff48251dd87821c76943058b4c 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index e05bc16f7605ce77638e69d804affa3596f4dd77..23579daedd414ebb9090eb32e02c22cc9d19a21f 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index 3ac51f44669b4c823ea5021a22840e63328a3a6f..cde4f3a7343229f220699c7d8b328f4e855d3f91 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index fb219503f0078cc33a841419618a4963163ccc04..3990ded74dbd6632b58bba09decf42ded070e486 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index 744b0578b11afd25581d93d36c35df4eeeeb8058..b0adcabf93927dc11a361bf2bd6678e3011e9e49 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index da3ab3c3ad7e3a05e12012da9b1fa60be6bff5cc..904d4d8ba4f3d28f002727e3d748682afe63d7ec 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index 92e0c0549fc51b6480135211a9e5b6d1b47bc382..b14abbc75a51f125a3a057bc33aee65fc153be68 100644 (file)
@@ -12,7 +12,7 @@
     PeiMemoryLib\r
     DxeMemoryLib\r
 \r
-  Copyright (c) 2006-2008, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index babbdd5738583c3e2669b502433313b1edfb2fce..7e681eae427943d208b2c399aeef7eb3738e71a2 100644 (file)
@@ -11,7 +11,7 @@
     PeiMemoryLib\r
     DxeMemoryLib\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 7a5739dc73ac3940d58d2edf08d6e2fae7e8de9a..e3b268868104704a539087211a8f14c05ad7735f 100644 (file)
@@ -12,7 +12,7 @@
     PeiMemoryLib\r
     DxeMemoryLib\r
 \r
-  Copyright (c) 2006-2008, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 6ccd4ecf3f2fae722d8e7370ea2f25aaa60e6f35..6d5d5c0e70dba2298c810e1b6943d6645247525c 100644 (file)
@@ -11,7 +11,7 @@
     PeiMemoryLib\r
     DxeMemoryLib\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 3854b622a5f2ec7742c3afd48b2673c072605cd8..406c4ca084f29c7ddaa904b0f16df031e14a160a 100644 (file)
@@ -11,7 +11,7 @@
     PeiMemoryLib\r
     DxeMemoryLib\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index ee4dd9bb76d03763966978cfcd306e8076931432..d1d42a4902b004c96edc33724741f928d65a2eed 100644 (file)
@@ -11,7 +11,7 @@
     PeiMemoryLib\r
     DxeMemoryLib\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index e8ad58e4f53ffeeae029eab2fa0aa01496967b64..18fbcdc18a9793b90568122fed2c5c1432f0b243 100644 (file)
@@ -12,7 +12,7 @@
     PeiMemoryLib\r
     DxeMemoryLib\r
 \r
-  Copyright (c) 2006-2008, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 61343d307d543d92766bc9dbd4c9522adf3e2d44..308c1e0ce6ab9fc25bebaf084e9ae5ecd7bceb0f 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 7446a052e0ebbafcd2e8502cacb789129c13b96c..cd1dfb0bbdce21b380b03ca4b9bca6a2dd0ce1b8 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index 06a259584e68631238c010d3899b7ae345b3818d..19f70034f60ec48a34246c9a36b24e2ecd4d0296 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index b777aac426488ab4c36d1c1e3cd3c0f36c498290..26b463bd84470fa3a94e666222487387e5bc17c2 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 0871a4b0f5ea46652c96fa45105c98e22776f52c..87cc1388cb5af90dad54bd6f5a3339d5b83185df 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index 8f1804ce06431df2a3bd5dc3113e7aa0f022e8d5..9acbe788b8b0f5bb1c744506396ebfd0651583ba 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 53a33bafb2a71327ac20daae6903a935d4f8faa8..754ba3f1a280f1fd707c3cabace4fa2af1ac2574 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index 573be8d3693ed7b0838df78dc0312d4e09ec8637..addc05758d0a83759f78170d88edb80ea7e7adb7 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 71f85a1ab79a47b13642b5e553e5498912d57784..d4f2bff140cc7b59a3d154dcff9e99f1600e935a 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index 1bd944c7914010ba24e62d4f0a33a7746b72aeac..c5b5a55cbf3868b567eb7f6241f17a3019383649 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 39adb01b7f4cf6af147efcd7c495ddb9dd7c2246..9f934e0e9ef2d458d6eadf25d445e21be4248a81 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index 5bfe9468b597d493c8653304ba2a7e0ccad50301..73ff47058a35376db07b74356ac3210d36c788b7 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index d2e743c168fca1a9cf0fb7615495c38f8940dcd8..5fdb84433077f6a661762bf4003d56735b76a510 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index b4d26850d4c2aad38f5cc889d7c5df11260f76c1..73a546113d6873e4f54ae5ff58ce314ddbfbf2ff 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 14ddb873a94396fa69213ac99e9e5d123262acf8..618412ac1872b32058d18f68919b49ab2eb60b93 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 4564306632081dffe9dfeedd8ea4aafb2ec9df2b..1dbc3be847cf8dbd02482e67049f454a009b0561 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 27da96d56b08f56c8d012a723d616a9c0d34b598..3c8be6a76e1bd566824a9b0d7d5cc906dbe8f26a 100644 (file)
@@ -11,7 +11,7 @@
     PeiMemoryLib\r
     DxeMemoryLib\r
 \r
-Copyright (c) 2006, Intel Corporation\r
+Copyright (c) 2006 - 2008, Intel Corporation\r
 All rights reserved. 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
index 5d622f87084717617383eb384de6ea8bd942742a..80b08b41e7900bac48525893c6bb2e971820026d 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 4ed5b6500ca9dd0f5156bd298eee909003195e27..c6ae22f66da36dee743a136778590079d7c2ad72 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index a63b4ca9ccdb9be2e86aa123809221152ee8d7eb..1000ef5c485d1b26793e9839bb5f3f87ce91ce88 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index a72151376d7cee895e1bcd77aa13e7c708d18f0d..d8bb46b12ea7e5eb1f6ce9f2ae2ae5470754b27a 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 6ad09996eb6bfeab5a7f7d238bd114430a47efc6..f267f1d6a9edef5d247b8766edb1746af9a92b96 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index df6f7c03e0b2751d6299e38571834a1cda979057..fb715b9b9c407502e86b91f2cbf611f2ed665cec 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index e05bc16f7605ce77638e69d804affa3596f4dd77..23579daedd414ebb9090eb32e02c22cc9d19a21f 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index 158f20973a258639b1d15af6a549280550c4d2a8..576c1e1f775d4f8321e7579b02f62664b9a340e5 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index fb219503f0078cc33a841419618a4963163ccc04..3990ded74dbd6632b58bba09decf42ded070e486 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index 34d8b12fab8c57466b6fc75fdb18791bbee216b7..072dde89a4f4edb7693a3ad716d64c3a08f47c73 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index da3ab3c3ad7e3a05e12012da9b1fa60be6bff5cc..904d4d8ba4f3d28f002727e3d748682afe63d7ec 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index 02c4b5719b73924c83858f9e65bfd787f6cc41fe..441f347c2f1bfa168ea1776eb3a9032a17200383 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 6b4ab69a75d6a106eb5c1795b99164654199369e..4f1ec70e7f71169f52587b6160696913c7968775 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 9f9b3c80823203c9c68ed3e4b44190ee457551c9..309ff739b3092a3b4355f6fbbf316f01538e4d7f 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index d6ab8cf9a26fbafbe00b1513c955f5aedafecec8..c0fa1087138c2cdf6ef9e190a89935161707c003 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 25c625b41b6f1fe395e6f9f3393a140979c02bf3..d192e2f573349045f92198cc66d2f222c9d4d220 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 92e0c0549fc51b6480135211a9e5b6d1b47bc382..b14abbc75a51f125a3a057bc33aee65fc153be68 100644 (file)
@@ -12,7 +12,7 @@
     PeiMemoryLib\r
     DxeMemoryLib\r
 \r
-  Copyright (c) 2006-2008, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index f2fbc3a574a12af53532ef165e9eaf858493457a..9ecc390ac882679a35bdc7b55fea625b384cea47 100644 (file)
@@ -11,7 +11,7 @@
     PeiMemoryLib\r
     DxeMemoryLib\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index a31829d207237750a05b0a8d578f0e615eb70328..6beb40bd83154e4cb9f0209ec64be7801ed5fdff 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   SetMem16() implementation.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 236c3ca21ef4858c18dbcceee666663b043e3f93..0a0ce8270689af2176ea2ba4552ad6fbf6748794 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   SetMem32() implementation.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 30fa46b4b14253a3ad551c0103bf985afa07693a..10ef6827648c9080a291346656da93d6a0cdd2bf 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   SetMem64() implementation.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 61343d307d543d92766bc9dbd4c9522adf3e2d44..308c1e0ce6ab9fc25bebaf084e9ae5ecd7bceb0f 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 7446a052e0ebbafcd2e8502cacb789129c13b96c..cd1dfb0bbdce21b380b03ca4b9bca6a2dd0ce1b8 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index 273cd5adb49bd63bb1c7f2d4c2fd271a2c2d4057..fecacc12be72bf00f147832fba71dd5d49c07cea 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index b777aac426488ab4c36d1c1e3cd3c0f36c498290..26b463bd84470fa3a94e666222487387e5bc17c2 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 0871a4b0f5ea46652c96fa45105c98e22776f52c..87cc1388cb5af90dad54bd6f5a3339d5b83185df 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index 8f1804ce06431df2a3bd5dc3113e7aa0f022e8d5..9acbe788b8b0f5bb1c744506396ebfd0651583ba 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 53a33bafb2a71327ac20daae6903a935d4f8faa8..754ba3f1a280f1fd707c3cabace4fa2af1ac2574 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index 573be8d3693ed7b0838df78dc0312d4e09ec8637..addc05758d0a83759f78170d88edb80ea7e7adb7 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 71f85a1ab79a47b13642b5e553e5498912d57784..d4f2bff140cc7b59a3d154dcff9e99f1600e935a 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index 1bd944c7914010ba24e62d4f0a33a7746b72aeac..c5b5a55cbf3868b567eb7f6241f17a3019383649 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 39adb01b7f4cf6af147efcd7c495ddb9dd7c2246..9f934e0e9ef2d458d6eadf25d445e21be4248a81 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index 6cb3a34210244f5f11678cebb3717eccec988d40..5cadd4c5ee77918451b3b75471d9b24bcfd51d23 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index c8cf40b4ca09cdab95fd05d136aed06f3702eb1f..2ffe3f6df13045c0a60f02f318dba2dee4069a63 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index 822ec6cafcb609c0b606941a3cec50538d2a8847..c1cb0a8644dd6aba68115ce9db507d2b3244371c 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 51d5a2f1fec7d23f0afe275752a606719913599b..2230358e151d6b6caf9941cbe952a6e8c034a0b1 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index c8e79c6fa36ce0426b3a089fabfacc3305fdbfb8..71cef0bde77adc1a1da93fe842a81c1014e2eb1c 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 5adf575146fa7d0f919d227a23e68c96dfa6a993..9d09754281d35b0650504f9ee6509d52e4bb9cde 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 3a537742ea09e1ade7840b0a1502d439ed51ebdd..6922177a023f58237753d88e95b4eead4113c355 100644 (file)
@@ -12,7 +12,7 @@
     PeiMemoryLib\r
     DxeMemoryLib\r
 \r
-Copyright (c) 2006-2008, Intel Corporation\r
+Copyright (c) 2006 - 2008, Intel Corporation\r
 All rights reserved. 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
index 5d622f87084717617383eb384de6ea8bd942742a..80b08b41e7900bac48525893c6bb2e971820026d 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 4ed5b6500ca9dd0f5156bd298eee909003195e27..c6ae22f66da36dee743a136778590079d7c2ad72 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index d4f29c79fcd36cb38de02a7c7497e8dc8d9a7efb..41aea6cdbb47fff1978e48a0fabf9cd0ffcfe466 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 4d2b4a359c91e03a28457e4941eff3100218e086..e6f074ad875007bed449716fd8a247cd8c8b0d56 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 6ad09996eb6bfeab5a7f7d238bd114430a47efc6..f267f1d6a9edef5d247b8766edb1746af9a92b96 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index 79a6cee9d08dce18d94beb4c99bb5373b03fe6ce..dfc36fdb662632436ce6811ec9f7247dc23f0ad2 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index e05bc16f7605ce77638e69d804affa3596f4dd77..23579daedd414ebb9090eb32e02c22cc9d19a21f 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index 158f20973a258639b1d15af6a549280550c4d2a8..576c1e1f775d4f8321e7579b02f62664b9a340e5 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index fb219503f0078cc33a841419618a4963163ccc04..3990ded74dbd6632b58bba09decf42ded070e486 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index 34d8b12fab8c57466b6fc75fdb18791bbee216b7..072dde89a4f4edb7693a3ad716d64c3a08f47c73 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index da3ab3c3ad7e3a05e12012da9b1fa60be6bff5cc..904d4d8ba4f3d28f002727e3d748682afe63d7ec 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index 80d13187a65d7aea819df8652a589a9afb8a5ae6..726ccd76fb1f1a1ebc8b395edd1f170bf2be89a7 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 6b4ab69a75d6a106eb5c1795b99164654199369e..4f1ec70e7f71169f52587b6160696913c7968775 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 9f9b3c80823203c9c68ed3e4b44190ee457551c9..309ff739b3092a3b4355f6fbbf316f01538e4d7f 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index d6ab8cf9a26fbafbe00b1513c955f5aedafecec8..c0fa1087138c2cdf6ef9e190a89935161707c003 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 25c625b41b6f1fe395e6f9f3393a140979c02bf3..d192e2f573349045f92198cc66d2f222c9d4d220 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 92e0c0549fc51b6480135211a9e5b6d1b47bc382..b14abbc75a51f125a3a057bc33aee65fc153be68 100644 (file)
@@ -12,7 +12,7 @@
     PeiMemoryLib\r
     DxeMemoryLib\r
 \r
-  Copyright (c) 2006-2008, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 168b56c46ca1a0be3beedd74b8c1e7e14b78e450..5861244c16caa5e23683cc58002e569ac86e8bad 100644 (file)
@@ -11,7 +11,7 @@
     PeiMemoryLib\r
     DxeMemoryLib\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 83dd37ee28a182113631a7b4dac32be23476b069..3388eda8e56f2cb05aa9d0248845c7c9140d1f08 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   SetMem16() implementation.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 236c3ca21ef4858c18dbcceee666663b043e3f93..0a0ce8270689af2176ea2ba4552ad6fbf6748794 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   SetMem32() implementation.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 30fa46b4b14253a3ad551c0103bf985afa07693a..10ef6827648c9080a291346656da93d6a0cdd2bf 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   SetMem64() implementation.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 61343d307d543d92766bc9dbd4c9522adf3e2d44..308c1e0ce6ab9fc25bebaf084e9ae5ecd7bceb0f 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 7446a052e0ebbafcd2e8502cacb789129c13b96c..cd1dfb0bbdce21b380b03ca4b9bca6a2dd0ce1b8 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index afc79bc3ec1d4e8360415f68f435cbd81196008a..43cbeb91b2860111e88e3bf9b412d130c2423d3a 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index b777aac426488ab4c36d1c1e3cd3c0f36c498290..26b463bd84470fa3a94e666222487387e5bc17c2 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 0871a4b0f5ea46652c96fa45105c98e22776f52c..87cc1388cb5af90dad54bd6f5a3339d5b83185df 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index 8f1804ce06431df2a3bd5dc3113e7aa0f022e8d5..9acbe788b8b0f5bb1c744506396ebfd0651583ba 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 53a33bafb2a71327ac20daae6903a935d4f8faa8..754ba3f1a280f1fd707c3cabace4fa2af1ac2574 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index f2c4e1719a2adff6a24b10222f8ef2e9c59d2b12..17976eb85bf0427d95b4400384b8a02a145eef62 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 71f85a1ab79a47b13642b5e553e5498912d57784..d4f2bff140cc7b59a3d154dcff9e99f1600e935a 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index 1bd944c7914010ba24e62d4f0a33a7746b72aeac..c5b5a55cbf3868b567eb7f6241f17a3019383649 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 39adb01b7f4cf6af147efcd7c495ddb9dd7c2246..9f934e0e9ef2d458d6eadf25d445e21be4248a81 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index f742498d429de41442f7eb354b6f923ca7c1b03d..1d4e73ced7d77ef41e5b50b91c97849ba0cbe9c3 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 79abf29f7baba1bce5829a0418b148f7c3ef66ba..2b5cbe9b9ae4b09fd38bd26ee6dc696b9d43f0f1 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index 822ec6cafcb609c0b606941a3cec50538d2a8847..c1cb0a8644dd6aba68115ce9db507d2b3244371c 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 51d5a2f1fec7d23f0afe275752a606719913599b..2230358e151d6b6caf9941cbe952a6e8c034a0b1 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index c8e79c6fa36ce0426b3a089fabfacc3305fdbfb8..71cef0bde77adc1a1da93fe842a81c1014e2eb1c 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index f3694d64135af9deee0aa0370cdb47d9b46f1e9f..a394c0f08093e124acef70f0e34134d71901f925 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 8f917aa56c70de16b08b7d95f1d53dc6f045028e..688c2108b88be86ba8caf24e81c2483432b3c127 100644 (file)
@@ -11,7 +11,7 @@
     PeiMemoryLib\r
     DxeMemoryLib\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 6b3f17bff22be9cbedf090f1e8cfd81e3372008a..3814cd36d2e836e69810c3fb28a19869a7d9949a 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 4ed5b6500ca9dd0f5156bd298eee909003195e27..c6ae22f66da36dee743a136778590079d7c2ad72 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index 93b7719cc19735cd41624a3f6cd8d0cd4f356225..62bb9b1697377a0069b93f5eecf4e6feb0adc56b 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index a7ed192b8eefe182540450e9050a26dde028da49..38e56493d42ac0ceb74efb2f24f6ea85eae4457c 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 6ad09996eb6bfeab5a7f7d238bd114430a47efc6..f267f1d6a9edef5d247b8766edb1746af9a92b96 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index a0c786fcc45eb37fa336372e2e5f32e6901d50f6..e572b7fd9989daff48251dd87821c76943058b4c 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index e05bc16f7605ce77638e69d804affa3596f4dd77..23579daedd414ebb9090eb32e02c22cc9d19a21f 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index 3ac51f44669b4c823ea5021a22840e63328a3a6f..cde4f3a7343229f220699c7d8b328f4e855d3f91 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index fb219503f0078cc33a841419618a4963163ccc04..3990ded74dbd6632b58bba09decf42ded070e486 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index 744b0578b11afd25581d93d36c35df4eeeeb8058..b0adcabf93927dc11a361bf2bd6678e3011e9e49 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index da3ab3c3ad7e3a05e12012da9b1fa60be6bff5cc..904d4d8ba4f3d28f002727e3d748682afe63d7ec 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index 4336bbd1c00b1d8f2f9b3ef05f053754e43dbe54..68fa2ba651747cf30d4024df539aae55fd3929a5 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index c7dfc30c237ecd19dbeaa2ab01136c0e59ac27d0..12152da7fcbd893bdb460390e5bf48bccd8b07ca 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index d2f24374d134b282795e862f22f1a26a4c8b8ec3..a2a9185971ba7cd5cf1d4871b8f59027c0ab2b3d 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index cee7e536b6e3864ae609eba986a74791d96dd712..942a1197124233923954e62aed253e3c7d3aa73d 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 4d6f003bc2d2836a915ef31350023b653872e17d..833e2d8ba2aa66af3b25ff0db6db027373eac309 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 92e0c0549fc51b6480135211a9e5b6d1b47bc382..b14abbc75a51f125a3a057bc33aee65fc153be68 100644 (file)
@@ -12,7 +12,7 @@
     PeiMemoryLib\r
     DxeMemoryLib\r
 \r
-  Copyright (c) 2006-2008, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 168b56c46ca1a0be3beedd74b8c1e7e14b78e450..5861244c16caa5e23683cc58002e569ac86e8bad 100644 (file)
@@ -11,7 +11,7 @@
     PeiMemoryLib\r
     DxeMemoryLib\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index f4b17f06f1af795a9927186e693e46f8c7537ca2..4e0bb8d0ea75aae30b5cfe1c791e2289aa2f172b 100644 (file)
@@ -11,7 +11,7 @@
     PeiMemoryLib\r
     DxeMemoryLib\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index c1fa701fe028bc8ad69c23225c2c531810b5ff1e..db03525f3b8ea0ca341370bfe6ea7a994387ecce 100644 (file)
@@ -11,7 +11,7 @@
     PeiMemoryLib\r
     DxeMemoryLib\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 9921702a92fa83c97a7503104b870ba947111b4f..5010df671cfc4804eafe1a7138aa8af703c1eda8 100644 (file)
@@ -11,7 +11,7 @@
     PeiMemoryLib\r
     DxeMemoryLib\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 61343d307d543d92766bc9dbd4c9522adf3e2d44..308c1e0ce6ab9fc25bebaf084e9ae5ecd7bceb0f 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 7446a052e0ebbafcd2e8502cacb789129c13b96c..cd1dfb0bbdce21b380b03ca4b9bca6a2dd0ce1b8 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index 6eeca6dcd0d06ce5fbea93376956709f32fd388c..b3bf6ff61cce0903ddec03f00feae06c6cbb0e6e 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index b777aac426488ab4c36d1c1e3cd3c0f36c498290..26b463bd84470fa3a94e666222487387e5bc17c2 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 0871a4b0f5ea46652c96fa45105c98e22776f52c..87cc1388cb5af90dad54bd6f5a3339d5b83185df 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index 8f1804ce06431df2a3bd5dc3113e7aa0f022e8d5..9acbe788b8b0f5bb1c744506396ebfd0651583ba 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 53a33bafb2a71327ac20daae6903a935d4f8faa8..754ba3f1a280f1fd707c3cabace4fa2af1ac2574 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index f2c4e1719a2adff6a24b10222f8ef2e9c59d2b12..17976eb85bf0427d95b4400384b8a02a145eef62 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 71f85a1ab79a47b13642b5e553e5498912d57784..d4f2bff140cc7b59a3d154dcff9e99f1600e935a 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index 1bd944c7914010ba24e62d4f0a33a7746b72aeac..c5b5a55cbf3868b567eb7f6241f17a3019383649 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 39adb01b7f4cf6af147efcd7c495ddb9dd7c2246..9f934e0e9ef2d458d6eadf25d445e21be4248a81 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index f742498d429de41442f7eb354b6f923ca7c1b03d..1d4e73ced7d77ef41e5b50b91c97849ba0cbe9c3 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 822ec6cafcb609c0b606941a3cec50538d2a8847..c1cb0a8644dd6aba68115ce9db507d2b3244371c 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 51d5a2f1fec7d23f0afe275752a606719913599b..2230358e151d6b6caf9941cbe952a6e8c034a0b1 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index c8e79c6fa36ce0426b3a089fabfacc3305fdbfb8..71cef0bde77adc1a1da93fe842a81c1014e2eb1c 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index f3694d64135af9deee0aa0370cdb47d9b46f1e9f..a394c0f08093e124acef70f0e34134d71901f925 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 27da96d56b08f56c8d012a723d616a9c0d34b598..3c8be6a76e1bd566824a9b0d7d5cc906dbe8f26a 100644 (file)
@@ -11,7 +11,7 @@
     PeiMemoryLib\r
     DxeMemoryLib\r
 \r
-Copyright (c) 2006, Intel Corporation\r
+Copyright (c) 2006 - 2008, Intel Corporation\r
 All rights reserved. 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
index 6b3f17bff22be9cbedf090f1e8cfd81e3372008a..3814cd36d2e836e69810c3fb28a19869a7d9949a 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 4ed5b6500ca9dd0f5156bd298eee909003195e27..c6ae22f66da36dee743a136778590079d7c2ad72 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index 99dd7a5099a4c24b175bd99060c91bb2c1394bf6..d79c3812a8cf2c4e4ec53f2878047ac74dc52a53 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index a7ed192b8eefe182540450e9050a26dde028da49..38e56493d42ac0ceb74efb2f24f6ea85eae4457c 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 6ad09996eb6bfeab5a7f7d238bd114430a47efc6..f267f1d6a9edef5d247b8766edb1746af9a92b96 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index a0c786fcc45eb37fa336372e2e5f32e6901d50f6..e572b7fd9989daff48251dd87821c76943058b4c 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index e05bc16f7605ce77638e69d804affa3596f4dd77..23579daedd414ebb9090eb32e02c22cc9d19a21f 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index 3ac51f44669b4c823ea5021a22840e63328a3a6f..cde4f3a7343229f220699c7d8b328f4e855d3f91 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index fb219503f0078cc33a841419618a4963163ccc04..3990ded74dbd6632b58bba09decf42ded070e486 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index 744b0578b11afd25581d93d36c35df4eeeeb8058..b0adcabf93927dc11a361bf2bd6678e3011e9e49 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index da3ab3c3ad7e3a05e12012da9b1fa60be6bff5cc..904d4d8ba4f3d28f002727e3d748682afe63d7ec 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index 26305a730395341503c79735362ab0ba11215d29..b1ea3b0044fbf3223e4b878b6885f347050d9947 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index d81ebab4b9018261f95dd62540d6af65bba518fa..890a63998fad8caa724f510563caa31b7565a09e 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index c06890882119883190a30addb952de481a086dd7..922d8cebe20e25c7ea169e0a1b072f4ab8a7b23c 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index b1b326f0fdb08335e079d5d64dc7ac3418d05ba3..bee3e5806e029c3a81fe3789eaa5aa690d51ccdf 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 92e0c0549fc51b6480135211a9e5b6d1b47bc382..b14abbc75a51f125a3a057bc33aee65fc153be68 100644 (file)
@@ -12,7 +12,7 @@
     PeiMemoryLib\r
     DxeMemoryLib\r
 \r
-  Copyright (c) 2006-2008, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 168b56c46ca1a0be3beedd74b8c1e7e14b78e450..5861244c16caa5e23683cc58002e569ac86e8bad 100644 (file)
@@ -11,7 +11,7 @@
     PeiMemoryLib\r
     DxeMemoryLib\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index f4b17f06f1af795a9927186e693e46f8c7537ca2..4e0bb8d0ea75aae30b5cfe1c791e2289aa2f172b 100644 (file)
@@ -11,7 +11,7 @@
     PeiMemoryLib\r
     DxeMemoryLib\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index c1fa701fe028bc8ad69c23225c2c531810b5ff1e..db03525f3b8ea0ca341370bfe6ea7a994387ecce 100644 (file)
@@ -11,7 +11,7 @@
     PeiMemoryLib\r
     DxeMemoryLib\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 9921702a92fa83c97a7503104b870ba947111b4f..5010df671cfc4804eafe1a7138aa8af703c1eda8 100644 (file)
@@ -11,7 +11,7 @@
     PeiMemoryLib\r
     DxeMemoryLib\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 61343d307d543d92766bc9dbd4c9522adf3e2d44..308c1e0ce6ab9fc25bebaf084e9ae5ecd7bceb0f 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 7446a052e0ebbafcd2e8502cacb789129c13b96c..cd1dfb0bbdce21b380b03ca4b9bca6a2dd0ce1b8 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index 553f53957e51b7cd75a433c4bcd2c3ad05b92187..233bf7d71f96eac6b7fe24d3eae691e7b671f13c 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index b777aac426488ab4c36d1c1e3cd3c0f36c498290..26b463bd84470fa3a94e666222487387e5bc17c2 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 0871a4b0f5ea46652c96fa45105c98e22776f52c..87cc1388cb5af90dad54bd6f5a3339d5b83185df 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index 8f1804ce06431df2a3bd5dc3113e7aa0f022e8d5..9acbe788b8b0f5bb1c744506396ebfd0651583ba 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 53a33bafb2a71327ac20daae6903a935d4f8faa8..754ba3f1a280f1fd707c3cabace4fa2af1ac2574 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index f2c4e1719a2adff6a24b10222f8ef2e9c59d2b12..17976eb85bf0427d95b4400384b8a02a145eef62 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 71f85a1ab79a47b13642b5e553e5498912d57784..d4f2bff140cc7b59a3d154dcff9e99f1600e935a 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index 1bd944c7914010ba24e62d4f0a33a7746b72aeac..c5b5a55cbf3868b567eb7f6241f17a3019383649 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 39adb01b7f4cf6af147efcd7c495ddb9dd7c2246..9f934e0e9ef2d458d6eadf25d445e21be4248a81 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2006, Intel Corporation\r
+; Copyright (c) 2006 - 2008, Intel Corporation\r
 ; All rights reserved. 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
index 44100820781e97b3b2d057cd9380040bb21273ab..5adad7fb263a610d50af2206603a39c433a0ea75 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 8cf0710c909517ca3a3c7dcef0db8cb772b1cb61..1f489022e613482094d13634c07de3f7ab38863a 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index c8f4065ec1d63274f38888f1fbac6529d886bc0d..faec90714c28ecaf1a6dfa05fa46f595abc514b1 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 32dce91da8a46eae13477b494c6e5f26dc2e90c6..0dbaa6a615c61d4e6ec5c783d79d1b48ec5799a0 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index 4f077943ba359ddf8ff84efdbfc287a0f7947431..5cbc7e3f3b2328b6867fc2efb469f172189de587 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. 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
index b1bfcf52065ae0addeb2b9a9d96014e58987af2c..cac3732722bdf04b42177c032c51e75b638c062d 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Fixes Intel Itanium(TM) specific relocation types.\r
 \r
-  Copyright (c) 2006, Intel Corporation\r
+  Copyright (c) 2006 - 2008, Intel Corporation\r
   All rights reserved. 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
index b04123a6d89fe1cff6038eb5fc3776e65e289639..f1a32f0569f8e06cd7522409abcaf821e8da425f 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Entry point to the DXE Core.\r
 \r
-Copyright (c) 2006, Intel Corporation<BR>\r
+Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
 All rights reserved. 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
index 3ca836d8b65598b09b3e0684d871786fa7994864..370b31b0ef797b8e6add48bd143e246a9c722860 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
 Implementation of PcdLib class library for DXE phase.\r
 \r
-Copyright (c) 2006, Intel Corporation<BR>\r
+Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
 All rights reserved. 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
index d212f3eab0bfe3e51b1e66e44553669102633e7d..2eb8140145478fe65287d86c8d28b4264f6f895e 100644 (file)
@@ -12,7 +12,7 @@
   This library contains contruct function to retrieve EFI_DXE_SERIVCE, this construct\r
   function will be invoked in DXE driver's autogen file.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index cf328823c0ca1f876fad815c9c0996ee8afa55f3..fe0a4dec5328f3b021e1a0025fcf823ac7ba63e0 100644 (file)
@@ -4,7 +4,7 @@
 # DXE Services Table Library that retrieves a pointer to the DXE Services\r
 # Table from the Configuration Table in the EFI System Table.\r
 #\r
-# Copyright (c) 2007, Intel Corporation.\r
+# Copyright (c) 2007 - 2008, Intel Corporation.\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
index 72f793237c9d01a2b61227bf8b196eecdd6ed76c..37cf17937f92bb3ce05eae574173916d6a44fd1a 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
 Implementation of SmBusLib class library for DXE phase.\r
 \r
-Copyright (c) 2006, Intel Corporation<BR>\r
+Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
 All rights reserved. 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
index 7a179ec83dc18f49cbd2411e9390e8f3888348e5..fde8973dda5ad773cafc6ea3de07abe99ad6604e 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
 Internal header file for Smbus library.\r
 \r
-Copyright (c) 2006, Intel Corporation<BR>\r
+Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
 All rights reserved. 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
index 71487dc2fbd97c902f52ea2074ad193cac2ee984..857fb1e83bbffd57fc76296c24d727d1f00239d7 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
 Implementation of SmBusLib class library for DXE phase.\r
 \r
-Copyright (c) 2006, Intel Corporation<BR>\r
+Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
 All rights reserved. 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
index a5c3417c5e9d0b2088a2f16d44cecf2858088b87..355cc6762239232eadb5f6adbdcf4199a2a0a862 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Entry point to a the PEI Core.\r
 \r
-Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
 All rights reserved. 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
index 1e5af5175032a6e0b50cc794d5f83b63d29bdf7d..b2d682bbc167a8a0cf7043b2e490acebe43a775a 100644 (file)
@@ -4,7 +4,7 @@
   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
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index aa8f71e996cda8c6df412f36051599ac8840112a..8f81b683ec169a6581cdf1567d9f6e5ab8d6e795 100644 (file)
@@ -2,7 +2,7 @@
   I/O Library MMIO Buffer Functions.\r
   The implementations are based on EFI_PEI_SERVICE->CpuIo interface.\r
 \r
-  Copyright (c) 2007, Intel Corporation<BR>\r
+  Copyright (c) 2007 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 59371c5fe2ebedb6199ec379649d89d35ab05cda..c8513010b0ce2dc620f1426dcd4b376c7fba24e2 100644 (file)
@@ -11,7 +11,7 @@
     PeiMemoryLib\r
     DxeMemoryLib\r
 \r
-Copyright (c) 2006, Intel Corporation<BR>\r
+Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
 All rights reserved. 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
index 3ae03878835f82cfa1f4a2b3748298a80c2ab720..e5851a022cff532eca86f04c0097eff8dbea85b7 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Architecture Independent Base Memory Library Implementation.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 92e0c0549fc51b6480135211a9e5b6d1b47bc382..b14abbc75a51f125a3a057bc33aee65fc153be68 100644 (file)
@@ -12,7 +12,7 @@
     PeiMemoryLib\r
     DxeMemoryLib\r
 \r
-  Copyright (c) 2006-2008, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index e216b9445b0099fc04075c2968b121e4f1c36b37..11d846801a46ea7b3ba87d20ca24fc6b01e15872 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Declaration of internal functions for Base Memory Library.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index c5a6f8f7dc4abea485672b88b08247c084476c34..4c357b3b3df05054b6e940b7ce6c2425d8efc8cd 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   SetMem16() implementation.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index b17749f4a91429d2942d48433c4fd23d0b0d184d..b3ce197f5e20954cf52dd7ba459fd5bdf3a2c659 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   SetMem32() implementation.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index d2707ba790f27f77a84aad7cff56f51ddd51ad65..69c98da23874ac77bc8165ea29666a4a502b105f 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   SetMem64() implementation.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 7bbb0f8039b208794df850f1711fe46f44111ea8..c7aed6dbda6bbadafd1733841f071e6678216974 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
 Implementation of PcdLib class library for PEI phase.\r
 \r
-Copyright (c) 2006, Intel Corporation<BR>\r
+Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
 All rights reserved. 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
index 58288b4ab780662cf5b5be0b3cc0591098cf4a50..05e33f82e883d54fb60568b141c49d5ad899f18d 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 # PCD Library that uses the PCD PPI to access Dynamic and DynamicEx PCD entries\r
 #\r
-# Copyright (c) 2007, Intel Corporation\r
+# Copyright (c) 2007 - 2008, Intel Corporation\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
index 6bacb323c0356d6111d2a11029e98d99a7e95753..a5304e8e3432930a72872c4f56f019c51b41a7e6 100644 (file)
@@ -4,7 +4,7 @@
   According to PI specification, the peiservice pointer is stored prior at IDT\r
   table in IA32 and x64 architecture.\r
   \r
-  Copyright (c) 2006 - 2007, Intel Corporation.<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation.<BR>\r
   All rights reserved. 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
index 9e7142d63c123db8fefee9596e8c8475b7d0b867..011b360e6b78de8f9f2f6b371a26efd63d4effe5 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
 Internal header file for Smbus library.\r
 \r
-Copyright (c) 2006, Intel Corporation<BR>\r
+Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
 All rights reserved. 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
index bf111fa71843574ac4c5c1bf9eadd5f2333f4e49..481d64ae270a022e82f7b53307c86b24b4e62fcb 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
 Implementation of SmBusLib class library for PEI phase.\r
 \r
-Copyright (c) 2006, Intel Corporation<BR>\r
+Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
 All rights reserved. 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
index da9a6874692b583bd2823f402628466c8c1af50f..894372289fda3a8ef8f1a953b743ce41dbfb6147 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
 Implementation of SmBusLib class library for PEI phase.\r
 \r
-Copyright (c) 2006, Intel Corporation<BR>\r
+Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
 All rights reserved. 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
index 59503e4b77449c41431a3ad26a8fad6d548df2bf..ca73ad1e3f5a2b4fdb427d54f09539070c02faaa 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Entry point to a PEIM.\r
 \r
-Copyright (c) 2006, Intel Corporation<BR>\r
+Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
 All rights reserved. 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
index abe19c930f59b446f955a3b22a84b59c96e0b155..18b75a4a08d9770805d03314eae3306764a8251b 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Entry point library instance to a UEFI application.\r
 \r
-Copyright (c) 2007, Intel Corporation<BR>\r
+Copyright (c) 2007 - 2008, Intel Corporation<BR>\r
 All rights reserved. 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
index 372d03b651cd979de9eb431f9453f497c19d5139..be128418e2d71e117e60ecf37becc10c8ea9a8ca 100644 (file)
@@ -2,7 +2,7 @@
   This library retrieve the EFI_BOOT_SERVICES pointer from EFI system table in \r
   library's constructor.\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 8bdb598f88f106f9bdf2289edaa981dde63137f3..f4c2c36bbb2a037f29347fb2ab815b78600fe498 100644 (file)
@@ -8,7 +8,7 @@
   environment varibles. Multi-instance device paths should never be placed\r
   on a Handle.\r
 \r
-  Copyright (c) 2006, Intel Corporation                                                         \r
+  Copyright (c) 2006 - 2008, Intel Corporation                                                         \r
   All rights reserved. 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
index 1380a03d16e086ab5c0d23bbd14543f67d7c0c48..a1f0d31dbe2e57864559524f34ff2510cc2a4fe0 100644 (file)
@@ -2,7 +2,7 @@
   Library instance that implement UEFI Device Path Library class based on protocol\r
   gEfiDevicePathUtilitiesProtocolGuid.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 9d925ef70b85627093d843251b8db58b20ece879..8a5fc5b6949814b3121346e5d057f3c3bd65ad37 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Entry point to a EFI/DXE driver.\r
 \r
-Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
 All rights reserved. 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
index fd223f42f33e2594c6c79b8bfef3c48714d8dcd0..9e842bae6a1b26afa655801f8c2ac62434286806 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   This module provide help function for displaying unicode string.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index e7d8a5089ec04258636083f4d7ff486689c5a839..e515c1235716720e5c1cfc212d441dc9682977ff 100644 (file)
@@ -5,7 +5,7 @@
   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
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index f67cd37a5c85396daee08ab8bcd33f274bb336ab..f0bfca85c648077df9aac13ef1e890b9854203a0 100644 (file)
@@ -2,7 +2,7 @@
   Mde UEFI library API implementation.\r
   Print to StdErr or ConOut defined in EFI_SYSTEM_TABLE\r
 \r
-  Copyright (c) 2007, Intel Corporation<BR>\r
+  Copyright (c) 2007 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index a00b3d19feae708933ee4bcaee417cd8267162e6..16ae959a71b6bbe3c962f278f2ffe43ac8f615f8 100644 (file)
@@ -6,7 +6,7 @@
   (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
+Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
 All rights reserved. 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
index 27da96d56b08f56c8d012a723d616a9c0d34b598..3c8be6a76e1bd566824a9b0d7d5cc906dbe8f26a 100644 (file)
@@ -11,7 +11,7 @@
     PeiMemoryLib\r
     DxeMemoryLib\r
 \r
-Copyright (c) 2006, Intel Corporation\r
+Copyright (c) 2006 - 2008, Intel Corporation\r
 All rights reserved. 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
index 3ae03878835f82cfa1f4a2b3748298a80c2ab720..e5851a022cff532eca86f04c0097eff8dbea85b7 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Architecture Independent Base Memory Library Implementation.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 92e0c0549fc51b6480135211a9e5b6d1b47bc382..b14abbc75a51f125a3a057bc33aee65fc153be68 100644 (file)
@@ -12,7 +12,7 @@
     PeiMemoryLib\r
     DxeMemoryLib\r
 \r
-  Copyright (c) 2006-2008, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 4f3a7f700ea1916664d2e7ddff23152eb3b164b1..a2531c7b1052ea93a535c3828a260079dc3125b4 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Declaration of internal functions for Base Memory Library.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index c5a6f8f7dc4abea485672b88b08247c084476c34..4c357b3b3df05054b6e940b7ce6c2425d8efc8cd 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   SetMem16() implementation.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index c5da3d6941a365432380d83dd7e0285b9e949f43..89cd42f22d0916edbda01888e4f9e1ac2fc24006 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   SetMem32() implementation.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 129a38ec8de5c53200b4332b3054ec8f94132bed..8235924b544ef09a7f4a714073a8f3179f754b5e 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   SetMem64() implementation.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index fce10c65cef64f682d15e2d31eae0323ea6f8193..1e3ab9435ab75310fe4093b8cc9ed1d98fbcd514 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   RuntimeLib internal include file.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index 89126dc1676337b35884d9ca8c18c9e88aee4dcf..bd341d5948f80d647691cc304678d94757fe7776 100644 (file)
@@ -4,7 +4,7 @@
   This library instance retrieve EFI_RUNTIME_SERVICES pointer from EFI system table\r
   in library's constructor.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. 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
index be2e651cde585667354bb2e7cddf7a2cdc890681..2e36d2bdff6ac0fbcf2b8925190695cf72f59f04 100644 (file)
@@ -3,7 +3,7 @@
   The library provides USB HID Class standard and specific requests defined\r
   in USB HID Firmware Specification 7 section : Requests.\r
   \r
-  Copyright (c) 2004, Intel Corporation\r
+  Copyright (c) 2004 - 2008, Intel Corporation\r
   All rights reserved. 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
index 329606d565f2ec388576e989f95915497a66a246..b102d286406a988f07c731e24d2a29db25078bbf 100644 (file)
@@ -4,7 +4,7 @@
 \r
   This file includes package header files, library classes and protocol, PPI & GUID definitions.\r
 \r
-  Copyright (c) 2006, Intel Corporation.\r
+  Copyright (c) 2006 - 2008, Intel Corporation.\r
   All rights reserved. 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
index 466ffeffa7a8bffd41a805397975a1f7f3d97939..e6ba6295ce076464137ae5282553cf5a74f4429f 100644 (file)
@@ -3,7 +3,7 @@
   The library provides the USB Standard Device Requests defined \r
   in Usb specification 9.4 section.\r
   \r
-  Copyright (c) 2004 - 2007, Intel Corporation All rights\r
+  Copyright (c) 2004 - 2008, Intel Corporation All rights\r
   reserved. This program and the accompanying materials are\r
   licensed and made available under the terms and conditions of\r
   the BSD License which accompanies this distribution.  The full\r
index 49cb303d346b129aa2b5ed1a66eba32ad8b9031d..f945151b0c4901ab25a37b47baa04df5cadc53e0 100644 (file)
@@ -1,7 +1,7 @@
 #/** @file\r
 # EFI/PI MdePkg Package\r
 #\r
-# Copyright (c) 2007, Intel Corporation\r
+# Copyright (c) 2007 - 2008, Intel Corporation\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #    are licensed and made available under the terms and conditions of the BSD License\r