From: lgao4 Date: Fri, 30 Jun 2006 04:41:18 +0000 (+0000) Subject: Remove DiskIoPartition module X-Git-Tag: edk2-stable201903~25166 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=1498746f0ece6f1c484e86d953142f241e684d93 Remove DiskIoPartition module git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@665 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/EdkModulePkg/Universal/Disk/DiskIoPartition/Dxe/DiskIoPartition.mbd b/EdkModulePkg/Universal/Disk/DiskIoPartition/Dxe/DiskIoPartition.mbd deleted file mode 100644 index 160f4673d7..0000000000 --- a/EdkModulePkg/Universal/Disk/DiskIoPartition/Dxe/DiskIoPartition.mbd +++ /dev/null @@ -1,42 +0,0 @@ - - - - - DiskIoPartition - 854E153A-8AC8-40f4-A5A9-4C51F18CFB1B - 0 - FIX ME! - Copyright (c) 2004-2006, Intel Corporation - - All rights reserved. This program and the accompanying materials - are licensed and made available under the terms and conditions of the BSD License - which accompanies this distribution. The full text of the license may be found at - http://opensource.org/licenses/bsd-license.php - THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, - WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. - - 2006-03-12 17:09 - 2006-03-19 15:19 - - - UefiBootServicesTableLib - BaseLib - UefiMemoryLib - UefiLib - UefiDriverEntryPoint - UefiDriverModelLib - DxeReportStatusCodeLib - PeiDxeDebugLibReportStatusCode - DxeMemoryAllocationLib - UefiDevicePathLib - - diff --git a/EdkModulePkg/Universal/Disk/DiskIoPartition/Dxe/DiskIoPartition.msa b/EdkModulePkg/Universal/Disk/DiskIoPartition/Dxe/DiskIoPartition.msa deleted file mode 100644 index 62e802227d..0000000000 --- a/EdkModulePkg/Universal/Disk/DiskIoPartition/Dxe/DiskIoPartition.msa +++ /dev/null @@ -1,88 +0,0 @@ - - - - - DiskIoPartition - UEFI_DRIVER - BS_DRIVER - 854E153A-8AC8-40f4-A5A9-4C51F18CFB1B - 0 - Component description file for DiskIo module. - FIX ME! - Copyright (c) 2004-2006, Intel Corporation - - All rights reserved. This program and the accompanying materials - are licensed and made available under the terms and conditions of the BSD License - which accompanies this distribution. The full text of the license may be found at - http://opensource.org/licenses/bsd-license.php - THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, - WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. - - 2006-03-12 17:09 - 2006-03-19 15:19 - 0 - - - DebugLib - UefiDriverModelLib - UefiDriverEntryPoint - BaseLib - UefiLib - BaseMemoryLib - MemoryAllocationLib - UefiBootServicesTableLib - DevicePathLib - - - ../../DiskIo/Dxe/diskio.c - ../../DiskIo/Dxe/diskio.h - ../../DiskIo/Dxe/ComponentName.c - ../../Partition/Dxe/Partition.h - ../../Partition/Dxe/ElTorito.h - ../../Partition/Dxe/Gpt.h - ../../Partition/Dxe/Mbr.h - ../../Partition/Dxe/Partition.c - ../../Partition/Dxe/ElTorito.c - ../../Partition/Dxe/Gpt.c - ../../Partition/Dxe/Mbr.c - ../../Partition/Dxe/ComponentName.c - - - MdePkg - - - BlockIo - DiskIo - DevicePath - - - - PartTypeSystemPart - - - PartTypeUnused - - - - - - - - gPartitionDriverBinding - gPartitionComponentName - - - gDiskIoDriverBinding - gDiskIoComponentName - - - diff --git a/EdkModulePkg/Universal/Disk/DiskIoPartition/Dxe/build.xml b/EdkModulePkg/Universal/Disk/DiskIoPartition/Dxe/build.xml deleted file mode 100644 index 5148719684..0000000000 --- a/EdkModulePkg/Universal/Disk/DiskIoPartition/Dxe/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -