]> git.proxmox.com Git - mirror_edk2.git/commit - DuetPkg/DuetPkg.fdf
Update the copyright notice format
authorhhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 28 Apr 2010 12:39:50 +0000 (12:39 +0000)
committerhhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 28 Apr 2010 12:39:50 +0000 (12:39 +0000)
commitb1f700a8593435e2bdc8f9b3dc21bced4774c80f
tree887faf0349960472affe0f3b3e2d9be1a5842bb9
parentf9b8ab563212511e9b46d5e73f9544f9b17d2fea
Update the copyright notice format

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10438 6f19259b-4bc3-4df7-8a09-765794883524
156 files changed:
DuetPkg/AcpiResetDxe/Reset.c
DuetPkg/AcpiResetDxe/Reset.inf
DuetPkg/BiosVideoThunkDxe/BiosVideo.c
DuetPkg/BiosVideoThunkDxe/BiosVideo.h
DuetPkg/BiosVideoThunkDxe/BiosVideo.inf
DuetPkg/BiosVideoThunkDxe/ComponentName.c
DuetPkg/BiosVideoThunkDxe/LegacyBiosThunk.c
DuetPkg/BiosVideoThunkDxe/VesaBiosExtensions.h
DuetPkg/BootSector/BootSector.inf
DuetPkg/BootSector/FILE.LST
DuetPkg/BootSector/GNUmakefile
DuetPkg/BootSector/Gpt.S
DuetPkg/BootSector/Gpt.asm
DuetPkg/BootSector/Makefile
DuetPkg/BootSector/Mbr.S
DuetPkg/BootSector/Mbr.asm
DuetPkg/BootSector/bootsect.S
DuetPkg/BootSector/bootsect.asm
DuetPkg/BootSector/bs16.S
DuetPkg/BootSector/bs16.asm
DuetPkg/BootSector/bs32.S
DuetPkg/BootSector/bs32.asm
DuetPkg/BootSector/efi32.S
DuetPkg/BootSector/efi32.asm
DuetPkg/BootSector/efi64.S
DuetPkg/BootSector/efi64.asm
DuetPkg/BootSector/st16_64.S
DuetPkg/BootSector/st16_64.asm
DuetPkg/BootSector/st32_64.S
DuetPkg/BootSector/st32_64.asm
DuetPkg/BootSector/start.S
DuetPkg/BootSector/start.asm
DuetPkg/BootSector/start16.S
DuetPkg/BootSector/start16.asm
DuetPkg/BootSector/start32.S
DuetPkg/BootSector/start32.asm
DuetPkg/BootSector/start64.S
DuetPkg/BootSector/start64.asm
DuetPkg/CpuDxe/Cpu.c
DuetPkg/CpuDxe/Cpu.inf
DuetPkg/CpuDxe/CpuDxe.h
DuetPkg/CpuDxe/Ia32/CpuInterrupt.S
DuetPkg/CpuDxe/Ia32/CpuInterrupt.asm
DuetPkg/CpuDxe/X64/CpuInterrupt.S
DuetPkg/CpuDxe/X64/CpuInterrupt.asm
DuetPkg/CreateBootDisk.bat
DuetPkg/CreateBootDisk.sh
DuetPkg/DuetPkg.dec
DuetPkg/DuetPkg.fdf
DuetPkg/DuetPkgIa32.dsc
DuetPkg/DuetPkgX64.dsc
DuetPkg/DxeIpl/Debug.c
DuetPkg/DxeIpl/Debug.h
DuetPkg/DxeIpl/DxeInit.c
DuetPkg/DxeIpl/DxeIpl.h
DuetPkg/DxeIpl/DxeIpl.inf
DuetPkg/DxeIpl/HobGeneration.c
DuetPkg/DxeIpl/HobGeneration.h
DuetPkg/DxeIpl/Ia32/EnterDxeCore.c
DuetPkg/DxeIpl/Ia32/Paging.c
DuetPkg/DxeIpl/Ia32/VirtualMemory.h
DuetPkg/DxeIpl/LegacyTable.c
DuetPkg/DxeIpl/LegacyTable.h
DuetPkg/DxeIpl/PpisNeededByDxeCore.c
DuetPkg/DxeIpl/PpisNeededByDxeCore.h
DuetPkg/DxeIpl/SerialStatusCode.c
DuetPkg/DxeIpl/SerialStatusCode.h
DuetPkg/DxeIpl/X64/EnterDxeCore.c
DuetPkg/DxeIpl/X64/Paging.c
DuetPkg/DxeIpl/X64/VirtualMemory.h
DuetPkg/EfiLdr/Debug.c
DuetPkg/EfiLdr/Debug.h
DuetPkg/EfiLdr/EfiLdr.h
DuetPkg/EfiLdr/EfiLdr.inf
DuetPkg/EfiLdr/EfiLdrHandoff.h
DuetPkg/EfiLdr/EfiLoader.c
DuetPkg/EfiLdr/LzmaDecompress.h
DuetPkg/EfiLdr/PeLoader.c
DuetPkg/EfiLdr/PeLoader.h
DuetPkg/EfiLdr/Support.c
DuetPkg/EfiLdr/Support.h
DuetPkg/EfiLdr/TianoDecompress.c
DuetPkg/EfiLdr/TianoDecompress.h
DuetPkg/EfiLdr/efildr.c
DuetPkg/FSVariable/FSVariable.c
DuetPkg/FSVariable/FSVariable.h
DuetPkg/FSVariable/FSVariable.inf
DuetPkg/FSVariable/FileStorage.c
DuetPkg/FSVariable/MemStorage.c
DuetPkg/FSVariable/VariableStorage.h
DuetPkg/FvbRuntimeService/DUETFwh.inf
DuetPkg/FvbRuntimeService/FWBlockService.c
DuetPkg/FvbRuntimeService/FileIo.c
DuetPkg/FvbRuntimeService/FileIo.h
DuetPkg/FvbRuntimeService/FvbInfo.c
DuetPkg/FvbRuntimeService/FwBlockService.h
DuetPkg/Include/EfiFlashMap.h
DuetPkg/Include/EfiLdrHandoff.h
DuetPkg/Include/FlashLayout.h
DuetPkg/Include/Guid/AcpiDescription.h
DuetPkg/Include/Guid/ConsoleOutConfig.h
DuetPkg/Include/Guid/FlashMapHob.h
DuetPkg/Include/Guid/PciExpressBaseAddress.h
DuetPkg/Include/Guid/PciOptionRomTable.h
DuetPkg/Include/IndustryStandard/LegacyBiosMpTable.h
DuetPkg/LegacyMetronome/Metronome.c
DuetPkg/LegacyMetronome/Metronome.h
DuetPkg/LegacyMetronome/Metronome.inf
DuetPkg/Library/DuetBdsLib/BdsPlatform.c
DuetPkg/Library/DuetBdsLib/BdsPlatform.h
DuetPkg/Library/DuetBdsLib/PlatformBds.inf
DuetPkg/Library/DuetBdsLib/PlatformData.c
DuetPkg/Library/DuetTimerLib/DuetTimerLib.inf
DuetPkg/Library/DuetTimerLib/X86TimerLib.c
DuetPkg/Library/DxeCoreReportStatusCodeLibFromHob/DxeCoreReportStatusCodeLibFromHob.inf
DuetPkg/Library/DxeCoreReportStatusCodeLibFromHob/DxeSupport.c
DuetPkg/Library/DxeCoreReportStatusCodeLibFromHob/ReportStatusCodeLib.c
DuetPkg/Library/DxeCoreReportStatusCodeLibFromHob/ReportStatusCodeLibInternal.h
DuetPkg/PciBusNoEnumerationDxe/ComponentName.c
DuetPkg/PciBusNoEnumerationDxe/PciBus.c
DuetPkg/PciBusNoEnumerationDxe/PciBus.h
DuetPkg/PciBusNoEnumerationDxe/PciBusNoEnumeration.inf
DuetPkg/PciBusNoEnumerationDxe/PciCommand.c
DuetPkg/PciBusNoEnumerationDxe/PciCommand.h
DuetPkg/PciBusNoEnumerationDxe/PciDeviceSupport.c
DuetPkg/PciBusNoEnumerationDxe/PciDeviceSupport.h
DuetPkg/PciBusNoEnumerationDxe/PciDriverOverride.c
DuetPkg/PciBusNoEnumerationDxe/PciDriverOverride.h
DuetPkg/PciBusNoEnumerationDxe/PciEnumerator.c
DuetPkg/PciBusNoEnumerationDxe/PciEnumerator.h
DuetPkg/PciBusNoEnumerationDxe/PciEnumeratorSupport.c
DuetPkg/PciBusNoEnumerationDxe/PciEnumeratorSupport.h
DuetPkg/PciBusNoEnumerationDxe/PciIo.c
DuetPkg/PciBusNoEnumerationDxe/PciIo.h
DuetPkg/PciBusNoEnumerationDxe/PciOptionRomSupport.c
DuetPkg/PciBusNoEnumerationDxe/PciOptionRomSupport.h
DuetPkg/PciBusNoEnumerationDxe/PciPowerManagement.c
DuetPkg/PciBusNoEnumerationDxe/PciPowerManagement.h
DuetPkg/PciBusNoEnumerationDxe/PciRomTable.c
DuetPkg/PciBusNoEnumerationDxe/PciRomTable.h
DuetPkg/PciRootBridgeNoEnumerationDxe/DeviceIo.c
DuetPkg/PciRootBridgeNoEnumerationDxe/DeviceIo.h
DuetPkg/PciRootBridgeNoEnumerationDxe/Ia32/PcatIo.c
DuetPkg/PciRootBridgeNoEnumerationDxe/Ipf/PcatIo.c
DuetPkg/PciRootBridgeNoEnumerationDxe/PcatPciRootBridge.c
DuetPkg/PciRootBridgeNoEnumerationDxe/PcatPciRootBridge.h
DuetPkg/PciRootBridgeNoEnumerationDxe/PcatPciRootBridgeDevicePath.c
DuetPkg/PciRootBridgeNoEnumerationDxe/PcatPciRootBridgeIo.c
DuetPkg/PciRootBridgeNoEnumerationDxe/PciRootBridgeNoEnumeration.inf
DuetPkg/PciRootBridgeNoEnumerationDxe/X64/PcatIo.c
DuetPkg/PostBuild.bat
DuetPkg/PostBuild.sh
DuetPkg/SmbiosGenDxe/SmbiosGen.c
DuetPkg/SmbiosGenDxe/SmbiosGen.h
DuetPkg/SmbiosGenDxe/SmbiosGen.inf
DuetPkg/SmbiosGenDxe/SmbiosGenStrings.uni