]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Remove DiskIoPartition module
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 30 Jun 2006 04:41:18 +0000 (04:41 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 30 Jun 2006 04:41:18 +0000 (04:41 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@665 6f19259b-4bc3-4df7-8a09-765794883524

EdkModulePkg/Universal/Disk/DiskIoPartition/Dxe/DiskIoPartition.mbd [deleted file]
EdkModulePkg/Universal/Disk/DiskIoPartition/Dxe/DiskIoPartition.msa [deleted file]
EdkModulePkg/Universal/Disk/DiskIoPartition/Dxe/build.xml [deleted file]

diff --git a/EdkModulePkg/Universal/Disk/DiskIoPartition/Dxe/DiskIoPartition.mbd b/EdkModulePkg/Universal/Disk/DiskIoPartition/Dxe/DiskIoPartition.mbd
deleted file mode 100644 (file)
index 160f467..0000000
+++ /dev/null
@@ -1,42 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!--\r
-Copyright (c) 2006, Intel Corporation\r
-All rights reserved. This program and the accompanying materials\r
-are licensed and made available under the terms and conditions of the BSD License\r
-which accompanies this distribution.  The full text of the license may be found at\r
-http://opensource.org/licenses/bsd-license.php\r
-\r
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
--->\r
-<ModuleBuildDescription xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.TianoCore.org/2006/Edk2.0  http://www.TianoCore.org/2006/Edk2.0/SurfaceArea.xsd">\r
-  <MbdHeader>\r
-    <BaseName>DiskIoPartition</BaseName>\r
-    <Guid>854E153A-8AC8-40f4-A5A9-4C51F18CFB1B</Guid>\r
-    <Version>0</Version>\r
-    <Description>FIX ME!</Description>\r
-    <Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>\r
-    <License>\r
-      All rights reserved. This program and the accompanying materials\r
-      are licensed and made available under the terms and conditions of the BSD License\r
-      which accompanies this distribution.  The full text of the license may be found at\r
-      http://opensource.org/licenses/bsd-license.php\r
-      THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-      WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
-    </License>\r
-    <Created>2006-03-12 17:09</Created>\r
-    <Modified>2006-03-19 15:19</Modified>\r
-  </MbdHeader>\r
-  <Libraries>\r
-    <Library>UefiBootServicesTableLib</Library>\r
-    <Library>BaseLib</Library>\r
-    <Library>UefiMemoryLib</Library>\r
-    <Library>UefiLib</Library>\r
-    <Library>UefiDriverEntryPoint</Library>\r
-    <Library>UefiDriverModelLib</Library>\r
-    <Library>DxeReportStatusCodeLib</Library>\r
-    <Library>PeiDxeDebugLibReportStatusCode</Library>    \r
-    <Library>DxeMemoryAllocationLib</Library>\r
-    <Library>UefiDevicePathLib</Library>\r
-  </Libraries>\r
-</ModuleBuildDescription>\r
diff --git a/EdkModulePkg/Universal/Disk/DiskIoPartition/Dxe/DiskIoPartition.msa b/EdkModulePkg/Universal/Disk/DiskIoPartition/Dxe/DiskIoPartition.msa
deleted file mode 100644 (file)
index 62e8022..0000000
+++ /dev/null
@@ -1,88 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!--\r
-Copyright (c) 2006, Intel Corporation\r
-All rights reserved. This program and the accompanying materials\r
-are licensed and made available under the terms and conditions of the BSD License\r
-which accompanies this distribution.  The full text of the license may be found at\r
-http://opensource.org/licenses/bsd-license.php\r
-\r
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
--->\r
-<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.TianoCore.org/2006/Edk2.0  http://www.TianoCore.org/2006/Edk2.0/SurfaceArea.xsd">\r
-  <MsaHeader>\r
-    <BaseName>DiskIoPartition</BaseName>\r
-    <ModuleType>UEFI_DRIVER</ModuleType>\r
-    <ComponentType>BS_DRIVER</ComponentType>\r
-    <Guid>854E153A-8AC8-40f4-A5A9-4C51F18CFB1B</Guid>\r
-    <Version>0</Version>\r
-    <Abstract>Component description file for DiskIo module.</Abstract>\r
-    <Description>FIX ME!</Description>\r
-    <Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>\r
-    <License>\r
-      All rights reserved. This program and the accompanying materials\r
-      are licensed and made available under the terms and conditions of the BSD License\r
-      which accompanies this distribution.  The full text of the license may be found at\r
-      http://opensource.org/licenses/bsd-license.php\r
-      THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-      WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
-    </License>\r
-    <Created>2006-03-12 17:09</Created>\r
-    <Updated>2006-03-19 15:19</Updated>\r
-    <Specification>0</Specification>\r
-  </MsaHeader>\r
-  <LibraryClassDefinitions>\r
-    <LibraryClass Usage="ALWAYS_CONSUMED">DebugLib</LibraryClass>\r
-    <LibraryClass Usage="ALWAYS_CONSUMED">UefiDriverModelLib</LibraryClass>\r
-    <LibraryClass Usage="ALWAYS_CONSUMED">UefiDriverEntryPoint</LibraryClass>\r
-    <LibraryClass Usage="ALWAYS_CONSUMED">BaseLib</LibraryClass>\r
-    <LibraryClass Usage="ALWAYS_CONSUMED">UefiLib</LibraryClass>\r
-    <LibraryClass Usage="ALWAYS_CONSUMED">BaseMemoryLib</LibraryClass>\r
-    <LibraryClass Usage="ALWAYS_CONSUMED">MemoryAllocationLib</LibraryClass>\r
-    <LibraryClass Usage="ALWAYS_CONSUMED">UefiBootServicesTableLib</LibraryClass>\r
-    <LibraryClass Usage="ALWAYS_CONSUMED">DevicePathLib</LibraryClass>\r
-  </LibraryClassDefinitions>\r
-  <SourceFiles>\r
-    <Filename>../../DiskIo/Dxe/diskio.c</Filename>\r
-    <Filename>../../DiskIo/Dxe/diskio.h</Filename>\r
-    <Filename>../../DiskIo/Dxe/ComponentName.c</Filename>\r
-    <Filename>../../Partition/Dxe/Partition.h</Filename>\r
-    <Filename>../../Partition/Dxe/ElTorito.h</Filename>\r
-    <Filename>../../Partition/Dxe/Gpt.h</Filename>\r
-    <Filename>../../Partition/Dxe/Mbr.h</Filename>\r
-    <Filename>../../Partition/Dxe/Partition.c</Filename>\r
-    <Filename>../../Partition/Dxe/ElTorito.c</Filename>\r
-    <Filename>../../Partition/Dxe/Gpt.c</Filename>\r
-    <Filename>../../Partition/Dxe/Mbr.c</Filename>\r
-    <Filename>../../Partition/Dxe/ComponentName.c</Filename>\r
-  </SourceFiles>\r
-  <Includes>\r
-    <PackageName>MdePkg</PackageName>\r
-  </Includes>\r
-  <Protocols>\r
-    <Protocol Usage="TO_START">BlockIo</Protocol>\r
-    <Protocol Usage="TO_START">DiskIo</Protocol>\r
-    <Protocol Usage="TO_START">DevicePath</Protocol>\r
-  </Protocols>\r
-  <Guids>\r
-    <GuidEntry Usage="SOMETIMES_CONSUMED">\r
-      <C_Name>PartTypeSystemPart</C_Name>\r
-    </GuidEntry>\r
-    <GuidEntry Usage="ALWAYS_CONSUMED">\r
-      <C_Name>PartTypeUnused</C_Name>\r
-    </GuidEntry>\r
-  </Guids>\r
-  <Externs>\r
-    <Extern>\r
-      <ModuleEntryPoint></ModuleEntryPoint>\r
-    </Extern>\r
-    <Extern>\r
-      <DriverBinding>gPartitionDriverBinding</DriverBinding>\r
-      <ComponentName>gPartitionComponentName</ComponentName>\r
-    </Extern>\r
-    <Extern>\r
-      <DriverBinding>gDiskIoDriverBinding</DriverBinding>\r
-      <ComponentName>gDiskIoComponentName</ComponentName>\r
-    </Extern>\r
-  </Externs>\r
-</ModuleSurfaceArea>\r
diff --git a/EdkModulePkg/Universal/Disk/DiskIoPartition/Dxe/build.xml b/EdkModulePkg/Universal/Disk/DiskIoPartition/Dxe/build.xml
deleted file mode 100644 (file)
index 5148719..0000000
+++ /dev/null
@@ -1,47 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><!-- Copyright (c) 2006, Intel Corporation \r
-All rights reserved. This program and the accompanying materials \r
-are licensed and made available under the terms and conditions of the BSD License \r
-which accompanies this distribution.  The full text of the license may be found at  \r
-http://opensource.org/licenses/bsd-license.php \r
-\r
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, \r
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->\r
-<project basedir="." default="DiskIoPartition"><!--Apply external ANT tasks-->\r
-   <taskdef resource="GenBuild.tasks"/>\r
-   <taskdef resource="net/sf/antcontrib/antlib.xml"/>\r
-   <property environment="env"/>\r
-   <property name="WORKSPACE_DIR" value="${env.WORKSPACE}"/>\r
-   <import file="${WORKSPACE_DIR}/Tools/Conf/BuildMacro.xml"/><!--MODULE_RELATIVE PATH is relative to PACKAGE_DIR-->\r
-   <property name="MODULE_RELATIVE_PATH" value="Universal/Disk/DiskIoPartition/Dxe"/>\r
-   <property name="MODULE_DIR" value="${PACKAGE_DIR}/${MODULE_RELATIVE_PATH}"/>\r
-   <property name="COMMON_FILE" value="${WORKSPACE_DIR}/Tools/Conf/Common.xml"/>\r
-   <target name="DiskIoPartition">\r
-      <GenBuild baseName="DiskIoPartition" mbdFilename="${MODULE_DIR}/DiskIoPartition.mbd" msaFilename="${MODULE_DIR}/DiskIoPartition.msa"/>\r
-   </target>\r
-   <target depends="DiskIoPartition_clean" name="clean"/>\r
-   <target depends="DiskIoPartition_cleanall" name="cleanall"/>\r
-   <target name="DiskIoPartition_clean">\r
-      <OutputDirSetup baseName="DiskIoPartition" mbdFilename="${MODULE_DIR}/DiskIoPartition.mbd" msaFilename="${MODULE_DIR}/DiskIoPartition.msa"/>\r
-      <if>\r
-         <available file="${DEST_DIR_OUTPUT}/DiskIoPartition_build.xml"/>\r
-         <then>\r
-            <ant antfile="${DEST_DIR_OUTPUT}/DiskIoPartition_build.xml" target="clean"/>\r
-         </then>\r
-      </if>\r
-      <delete dir="${DEST_DIR_OUTPUT}" excludes="*.xml"/>\r
-   </target>\r
-   <target name="DiskIoPartition_cleanall">\r
-      <OutputDirSetup baseName="DiskIoPartition" mbdFilename="${MODULE_DIR}/DiskIoPartition.mbd" msaFilename="${MODULE_DIR}/DiskIoPartition.msa"/>\r
-      <if>\r
-         <available file="${DEST_DIR_OUTPUT}/DiskIoPartition_build.xml"/>\r
-         <then>\r
-            <ant antfile="${DEST_DIR_OUTPUT}/DiskIoPartition_build.xml" target="cleanall"/>\r
-         </then>\r
-      </if>\r
-      <delete dir="${DEST_DIR_OUTPUT}"/>\r
-      <delete dir="${DEST_DIR_DEBUG}"/>\r
-      <delete>\r
-         <fileset dir="${BIN_DIR}" includes="**DiskIoPartition*"/>\r
-      </delete>\r
-   </target>\r
-</project>\r