summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Universal/Disk/Partition/Dxe
diff options
context:
space:
mode:
authorvanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>2006-09-21 05:25:07 +0000
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>2006-09-21 05:25:07 +0000
commit61249ae523d07295418c0c71f9ecf7c8cc8580a4 (patch)
treeaf25bcda1cfce0c6fb276b83a966217875cdc589 /EdkModulePkg/Universal/Disk/Partition/Dxe
parent4b1348478851a4b30978fabf9c4315cdbc44e99f (diff)
downloadedk2-platforms-61249ae523d07295418c0c71f9ecf7c8cc8580a4.tar.xz
Merger DriverBinding and ComponentName into one <extern> section for all *.msa files
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1585 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EdkModulePkg/Universal/Disk/Partition/Dxe')
-rw-r--r--EdkModulePkg/Universal/Disk/Partition/Dxe/Partition.msa2
1 files changed, 0 insertions, 2 deletions
diff --git a/EdkModulePkg/Universal/Disk/Partition/Dxe/Partition.msa b/EdkModulePkg/Universal/Disk/Partition/Dxe/Partition.msa
index 93ab188ecd..e6eab23d75 100644
--- a/EdkModulePkg/Universal/Disk/Partition/Dxe/Partition.msa
+++ b/EdkModulePkg/Universal/Disk/Partition/Dxe/Partition.msa
@@ -96,8 +96,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
<Specification>EDK_RELEASE_VERSION 0x00020000</Specification>
<Extern>
<DriverBinding>gPartitionDriverBinding</DriverBinding>
- </Extern>
- <Extern>
<ComponentName>gPartitionComponentName</ComponentName>
</Extern>
</Externs>