]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkModulePkg/Universal/Disk/DiskIoPartition/Dxe/DiskIoPartition.msa
Remove DiskIoPartition module
[mirror_edk2.git] / EdkModulePkg / Universal / Disk / DiskIoPartition / Dxe / DiskIoPartition.msa
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