]> git.proxmox.com Git - mirror_edk2.git/commit
DuetPkg: Remove DuetPkg
authorShenglei Zhang <shenglei.zhang@intel.com>
Fri, 30 Nov 2018 02:30:38 +0000 (10:30 +0800)
committerRuiyu Ni <ruiyu.ni@intel.com>
Thu, 6 Dec 2018 06:31:25 +0000 (14:31 +0800)
commit9fb5c5c4a33248764b24cb710b56d6c32ce237b4
tree4d41c35c69ad7f18e6f0d62228672d2f8931e897
parent8efc6d84ca41e692cc60702e1f27276f7883b6db
DuetPkg: Remove DuetPkg

DuetPkg depends on Legacy BIOS to provide a UEFI environment.
It was invented in the era when UEFI environment is hard to find.
Since now UEFI is very popular in PC area, we could stop the
official support of this package and remove it from the master.
https://bugzilla.tianocore.org/show_bug.cgi?id=1322

Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Hao Wu <hao.a.wu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com>
Reviewed-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
172 files changed:
DuetPkg/AcpiResetDxe/Reset.c [deleted file]
DuetPkg/AcpiResetDxe/Reset.inf [deleted file]
DuetPkg/BiosVideoThunkDxe/BiosVideo.c [deleted file]
DuetPkg/BiosVideoThunkDxe/BiosVideo.h [deleted file]
DuetPkg/BiosVideoThunkDxe/BiosVideo.inf [deleted file]
DuetPkg/BiosVideoThunkDxe/ComponentName.c [deleted file]
DuetPkg/BiosVideoThunkDxe/LegacyBiosThunk.c [deleted file]
DuetPkg/BiosVideoThunkDxe/VesaBiosExtensions.h [deleted file]
DuetPkg/BootSector/BootSector.inf [deleted file]
DuetPkg/BootSector/FILE.LST [deleted file]
DuetPkg/BootSector/GNUmakefile [deleted file]
DuetPkg/BootSector/Gpt.S [deleted file]
DuetPkg/BootSector/Gpt.asm [deleted file]
DuetPkg/BootSector/Makefile [deleted file]
DuetPkg/BootSector/Mbr.S [deleted file]
DuetPkg/BootSector/Mbr.asm [deleted file]
DuetPkg/BootSector/bin/Gpt.com [deleted file]
DuetPkg/BootSector/bin/Mbr.com [deleted file]
DuetPkg/BootSector/bin/Readme.txt [deleted file]
DuetPkg/BootSector/bin/St16_64.com [deleted file]
DuetPkg/BootSector/bin/St32_64.com [deleted file]
DuetPkg/BootSector/bin/Start.com [deleted file]
DuetPkg/BootSector/bin/Start16.com [deleted file]
DuetPkg/BootSector/bin/Start32.com [deleted file]
DuetPkg/BootSector/bin/Start64.com [deleted file]
DuetPkg/BootSector/bin/bootsect.com [deleted file]
DuetPkg/BootSector/bin/bs16.com [deleted file]
DuetPkg/BootSector/bin/bs32.com [deleted file]
DuetPkg/BootSector/bin/efi32.com [deleted file]
DuetPkg/BootSector/bin/efi32.com2 [deleted file]
DuetPkg/BootSector/bin/efi64.com [deleted file]
DuetPkg/BootSector/bin/efi64.com2 [deleted file]
DuetPkg/BootSector/bootsect.S [deleted file]
DuetPkg/BootSector/bootsect.asm [deleted file]
DuetPkg/BootSector/bs16.S [deleted file]
DuetPkg/BootSector/bs16.asm [deleted file]
DuetPkg/BootSector/bs32.S [deleted file]
DuetPkg/BootSector/bs32.asm [deleted file]
DuetPkg/BootSector/efi32.S [deleted file]
DuetPkg/BootSector/efi32.asm [deleted file]
DuetPkg/BootSector/efi64.S [deleted file]
DuetPkg/BootSector/efi64.asm [deleted file]
DuetPkg/BootSector/st16_64.S [deleted file]
DuetPkg/BootSector/st16_64.asm [deleted file]
DuetPkg/BootSector/st32_64.S [deleted file]
DuetPkg/BootSector/st32_64.asm [deleted file]
DuetPkg/BootSector/start.S [deleted file]
DuetPkg/BootSector/start.asm [deleted file]
DuetPkg/BootSector/start16.S [deleted file]
DuetPkg/BootSector/start16.asm [deleted file]
DuetPkg/BootSector/start32.S [deleted file]
DuetPkg/BootSector/start32.asm [deleted file]
DuetPkg/BootSector/start64.S [deleted file]
DuetPkg/BootSector/start64.asm [deleted file]
DuetPkg/CreateBootDisk.bat [deleted file]
DuetPkg/CreateBootDisk.sh [deleted file]
DuetPkg/DuetPkg.dec [deleted file]
DuetPkg/DuetPkg.fdf [deleted file]
DuetPkg/DuetPkgIa32.dsc [deleted file]
DuetPkg/DuetPkgX64.dsc [deleted file]
DuetPkg/DxeIpl/Debug.c [deleted file]
DuetPkg/DxeIpl/Debug.h [deleted file]
DuetPkg/DxeIpl/DxeInit.c [deleted file]
DuetPkg/DxeIpl/DxeIpl.h [deleted file]
DuetPkg/DxeIpl/DxeIpl.inf [deleted file]
DuetPkg/DxeIpl/HobGeneration.c [deleted file]
DuetPkg/DxeIpl/HobGeneration.h [deleted file]
DuetPkg/DxeIpl/Ia32/EnterDxeCore.c [deleted file]
DuetPkg/DxeIpl/Ia32/Paging.c [deleted file]
DuetPkg/DxeIpl/Ia32/VirtualMemory.h [deleted file]
DuetPkg/DxeIpl/LegacyTable.c [deleted file]
DuetPkg/DxeIpl/LegacyTable.h [deleted file]
DuetPkg/DxeIpl/PpisNeededByDxeCore.c [deleted file]
DuetPkg/DxeIpl/PpisNeededByDxeCore.h [deleted file]
DuetPkg/DxeIpl/SerialStatusCode.c [deleted file]
DuetPkg/DxeIpl/SerialStatusCode.h [deleted file]
DuetPkg/DxeIpl/X64/EnterDxeCore.c [deleted file]
DuetPkg/DxeIpl/X64/Paging.c [deleted file]
DuetPkg/DxeIpl/X64/VirtualMemory.h [deleted file]
DuetPkg/EfiLdr/Debug.c [deleted file]
DuetPkg/EfiLdr/Debug.h [deleted file]
DuetPkg/EfiLdr/EfiLdr.h [deleted file]
DuetPkg/EfiLdr/EfiLdr.inf [deleted file]
DuetPkg/EfiLdr/EfiLdrHandoff.h [deleted file]
DuetPkg/EfiLdr/EfiLoader.c [deleted file]
DuetPkg/EfiLdr/LzmaDecompress.h [deleted file]
DuetPkg/EfiLdr/PeLoader.c [deleted file]
DuetPkg/EfiLdr/PeLoader.h [deleted file]
DuetPkg/EfiLdr/Support.c [deleted file]
DuetPkg/EfiLdr/Support.h [deleted file]
DuetPkg/EfiLdr/TianoDecompress.c [deleted file]
DuetPkg/EfiLdr/TianoDecompress.h [deleted file]
DuetPkg/EfiLdr/efildr.c [deleted file]
DuetPkg/FSVariable/FSVariable.c [deleted file]
DuetPkg/FSVariable/FSVariable.h [deleted file]
DuetPkg/FSVariable/FSVariable.inf [deleted file]
DuetPkg/FSVariable/FileStorage.c [deleted file]
DuetPkg/FSVariable/MemStorage.c [deleted file]
DuetPkg/FSVariable/VariableStorage.h [deleted file]
DuetPkg/FvbRuntimeService/DUETFwh.inf [deleted file]
DuetPkg/FvbRuntimeService/FWBlockService.c [deleted file]
DuetPkg/FvbRuntimeService/FileIo.c [deleted file]
DuetPkg/FvbRuntimeService/FileIo.h [deleted file]
DuetPkg/FvbRuntimeService/FvbInfo.c [deleted file]
DuetPkg/FvbRuntimeService/FwBlockService.h [deleted file]
DuetPkg/Include/EfiFlashMap.h [deleted file]
DuetPkg/Include/EfiLdrHandoff.h [deleted file]
DuetPkg/Include/FlashLayout.h [deleted file]
DuetPkg/Include/Guid/AcpiDescription.h [deleted file]
DuetPkg/Include/Guid/ConsoleOutConfig.h [deleted file]
DuetPkg/Include/Guid/DxeCoreFileName.h [deleted file]
DuetPkg/Include/Guid/FlashMapHob.h [deleted file]
DuetPkg/Include/Guid/LdrMemoryDescriptor.h [deleted file]
DuetPkg/Include/Guid/PciExpressBaseAddress.h [deleted file]
DuetPkg/Include/Guid/PciOptionRomTable.h [deleted file]
DuetPkg/LegacyMetronome/Metronome.c [deleted file]
DuetPkg/LegacyMetronome/Metronome.h [deleted file]
DuetPkg/LegacyMetronome/Metronome.inf [deleted file]
DuetPkg/Library/DuetBdsLib/BdsPlatform.c [deleted file]
DuetPkg/Library/DuetBdsLib/BdsPlatform.h [deleted file]
DuetPkg/Library/DuetBdsLib/PlatformBds.inf [deleted file]
DuetPkg/Library/DuetBdsLib/PlatformData.c [deleted file]
DuetPkg/Library/DuetTimerLib/DuetTimerLib.inf [deleted file]
DuetPkg/Library/DuetTimerLib/X86TimerLib.c [deleted file]
DuetPkg/Library/DxeCoreReportStatusCodeLibFromHob/DxeCoreReportStatusCodeLibFromHob.inf [deleted file]
DuetPkg/Library/DxeCoreReportStatusCodeLibFromHob/DxeSupport.c [deleted file]
DuetPkg/Library/DxeCoreReportStatusCodeLibFromHob/ReportStatusCodeLib.c [deleted file]
DuetPkg/Library/DxeCoreReportStatusCodeLibFromHob/ReportStatusCodeLibInternal.h [deleted file]
DuetPkg/PciBusNoEnumerationDxe/ComponentName.c [deleted file]
DuetPkg/PciBusNoEnumerationDxe/PciBus.c [deleted file]
DuetPkg/PciBusNoEnumerationDxe/PciBus.h [deleted file]
DuetPkg/PciBusNoEnumerationDxe/PciBusNoEnumeration.inf [deleted file]
DuetPkg/PciBusNoEnumerationDxe/PciCommand.c [deleted file]
DuetPkg/PciBusNoEnumerationDxe/PciCommand.h [deleted file]
DuetPkg/PciBusNoEnumerationDxe/PciDeviceSupport.c [deleted file]
DuetPkg/PciBusNoEnumerationDxe/PciDeviceSupport.h [deleted file]
DuetPkg/PciBusNoEnumerationDxe/PciDriverOverride.c [deleted file]
DuetPkg/PciBusNoEnumerationDxe/PciDriverOverride.h [deleted file]
DuetPkg/PciBusNoEnumerationDxe/PciEnumerator.c [deleted file]
DuetPkg/PciBusNoEnumerationDxe/PciEnumerator.h [deleted file]
DuetPkg/PciBusNoEnumerationDxe/PciEnumeratorSupport.c [deleted file]
DuetPkg/PciBusNoEnumerationDxe/PciEnumeratorSupport.h [deleted file]
DuetPkg/PciBusNoEnumerationDxe/PciIo.c [deleted file]
DuetPkg/PciBusNoEnumerationDxe/PciIo.h [deleted file]
DuetPkg/PciBusNoEnumerationDxe/PciOptionRomSupport.c [deleted file]
DuetPkg/PciBusNoEnumerationDxe/PciOptionRomSupport.h [deleted file]
DuetPkg/PciBusNoEnumerationDxe/PciPowerManagement.c [deleted file]
DuetPkg/PciBusNoEnumerationDxe/PciPowerManagement.h [deleted file]
DuetPkg/PciBusNoEnumerationDxe/PciRomTable.c [deleted file]
DuetPkg/PciBusNoEnumerationDxe/PciRomTable.h [deleted file]
DuetPkg/PciRootBridgeNoEnumerationDxe/DeviceIo.c [deleted file]
DuetPkg/PciRootBridgeNoEnumerationDxe/DeviceIo.h [deleted file]
DuetPkg/PciRootBridgeNoEnumerationDxe/Ia32/PcatIo.c [deleted file]
DuetPkg/PciRootBridgeNoEnumerationDxe/PcatPciRootBridge.c [deleted file]
DuetPkg/PciRootBridgeNoEnumerationDxe/PcatPciRootBridge.h [deleted file]
DuetPkg/PciRootBridgeNoEnumerationDxe/PcatPciRootBridgeDevicePath.c [deleted file]
DuetPkg/PciRootBridgeNoEnumerationDxe/PcatPciRootBridgeIo.c [deleted file]
DuetPkg/PciRootBridgeNoEnumerationDxe/PciRootBridgeNoEnumeration.inf [deleted file]
DuetPkg/PciRootBridgeNoEnumerationDxe/X64/PcatIo.c [deleted file]
DuetPkg/PostBuild.bat [deleted file]
DuetPkg/PostBuild.sh [deleted file]
DuetPkg/ReadMe.txt [deleted file]
DuetPkg/SataControllerDxe/ComponentName.c [deleted file]
DuetPkg/SataControllerDxe/SataController.c [deleted file]
DuetPkg/SataControllerDxe/SataController.h [deleted file]
DuetPkg/SataControllerDxe/SataControllerDxe.inf [deleted file]
DuetPkg/SmbiosGenDxe/SmbiosGen.c [deleted file]
DuetPkg/SmbiosGenDxe/SmbiosGen.h [deleted file]
DuetPkg/SmbiosGenDxe/SmbiosGen.inf [deleted file]
DuetPkg/SmbiosGenDxe/SmbiosGenStrings.uni [deleted file]
DuetPkg/build32.sh [deleted file]
DuetPkg/build64.sh [deleted file]