From 3bdeb048a5bced8277e4717854e38c4ce91a1cd3 Mon Sep 17 00:00:00 2001 From: jwang36 Date: Fri, 30 Jun 2006 19:01:55 +0000 Subject: converted all surface area description files to new schema git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@688 6f19259b-4bc3-4df7-8a09-765794883524 --- EdkFatBinPkg/EdkFatBinPkg.spd | 30 +++++++++--------- EdkFatBinPkg/Fat.msa | 72 ++++++++++++++++++------------------------- 2 files changed, 44 insertions(+), 58 deletions(-) (limited to 'EdkFatBinPkg') diff --git a/EdkFatBinPkg/EdkFatBinPkg.spd b/EdkFatBinPkg/EdkFatBinPkg.spd index d5cc49c635..a606ee07fa 100644 --- a/EdkFatBinPkg/EdkFatBinPkg.spd +++ b/EdkFatBinPkg/EdkFatBinPkg.spd @@ -1,27 +1,25 @@ - + EdkFatBinPkg - 0fd7197b-9bde-44fe-a7e4-d2177a9922e5 + 0fd7197b-9bde-44fe-a7e4-d2177a9922e5 0.3 This is the Binary Package for the FAT dirver This package provides FAT drivers which are not licensed under BSD. Copyright (c) 2004, 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. - + 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. + FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 + + true false - FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 - + - - Fat.msa - + Fat.msa - + \ No newline at end of file diff --git a/EdkFatBinPkg/Fat.msa b/EdkFatBinPkg/Fat.msa index 403f468ac0..b828d6a2b0 100644 --- a/EdkFatBinPkg/Fat.msa +++ b/EdkFatBinPkg/Fat.msa @@ -1,53 +1,41 @@ - - + + - Fat + Fat PEIM - BS_DRIVER - 5058F21C-BC34-11d4-BD18-0080C73C8881 - 0 + 5058F21C-BC34-11d4-BD18-0080C73C8881 + 1.0 Make a FFS section for an FV that contains the FAT driver.*.FFS files are compressed FFS sections. This is the FAT 32 EFI/Tiano Driver Copyright 2004, 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-17 20:56 - 2006-03-19 16:17 - EFI_SPECIFICATION_VERSION 0x00000000 + 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. + FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 + + IA32 X64 IPF EBC + false + Fat + - - Fat.FFS - - - Fat.FFS - - - Fat.FFS - + Ia32/Fat.FFS + Ipf/Fat.FFS + X64Fat.FFS - - - + EFI_SPECIFICATION_VERSION 0x00000000 + EDK_RELEASE_VERSION 0x00090000 - - - - + -- cgit