summaryrefslogtreecommitdiff
path: root/FatBinPkg
diff options
context:
space:
mode:
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2008-09-20 06:18:16 +0000
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2008-09-20 06:18:16 +0000
commit7338117bbfd59cafa56a4ddedd1631b92dccc691 (patch)
tree618216ef0ee272bc50be9b7979f858c2a69a5442 /FatBinPkg
parent84c3b71b18905b428d2172e6c25df9f536a7a58d (diff)
downloadedk2-platforms-7338117bbfd59cafa56a4ddedd1631b92dccc691.tar.xz
remove the unused msa/npsd files
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5936 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'FatBinPkg')
-rw-r--r--FatBinPkg/FatBinPkg.nspd25
1 files changed, 0 insertions, 25 deletions
diff --git a/FatBinPkg/FatBinPkg.nspd b/FatBinPkg/FatBinPkg.nspd
deleted file mode 100644
index f56a9f4b8a..0000000000
--- a/FatBinPkg/FatBinPkg.nspd
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<PackageSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">
- <SpdHeader>
- <PackageName>FatBinPkg</PackageName>
- <GuidValue>EEAC1173-A27D-4c1a-958F-0A7F21C0FFA0</GuidValue>
- <Version>0.1</Version>
- <Abstract>This is the Binary Package for the FAT dirver</Abstract>
- <Description>This package provides FAT drivers which are not licensed under BSD.</Description>
- <Copyright>Copyright (c) 2007, Intel Corporation.</Copyright>
- <License>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.</License>
- <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>
- </SpdHeader>
- <PackageDefinitions>
- <ReadOnly>true</ReadOnly>
- <RePackage>false</RePackage>
- </PackageDefinitions>
- <MsaFiles>
- <Filename>EnhancedFatDxe/Fat.msa</Filename>
- </MsaFiles>
-</PackageSurfaceArea> \ No newline at end of file