From 4b9576aac0ac0ca201afb82faa0aa7ec84ca7b8a Mon Sep 17 00:00:00 2001 From: Hot Tian Date: Wed, 12 May 2010 11:58:28 +0000 Subject: remove obsoleted .msa and .nspd files (based on FatPkg commit 9792fbe00e50738cb6247ad1e091de79c49018dc) [jordan.l.justen@intel.com: Use script to relicense to 2-clause BSD] Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jordan Justen Acked-by: Mark Doran Acked-by: Laszlo Ersek --- FatPkg/EnhancedFatDxe/Fat.msa | 135 ------------------------------------------ 1 file changed, 135 deletions(-) delete mode 100644 FatPkg/EnhancedFatDxe/Fat.msa (limited to 'FatPkg/EnhancedFatDxe') diff --git a/FatPkg/EnhancedFatDxe/Fat.msa b/FatPkg/EnhancedFatDxe/Fat.msa deleted file mode 100644 index ae8beb43d8..0000000000 --- a/FatPkg/EnhancedFatDxe/Fat.msa +++ /dev/null @@ -1,135 +0,0 @@ - - - - Fat - UEFI_DRIVER - 961578FE-B6B7-44c3-AF35-6BC705CD2B1F - 1.0 - Component description file for FAT module. - This UEFI driver detects the FAT file system in the disk. It also produces the Simple File System protocol for the consumer to perform file and directory operations on the disk. - Copyright (c) 2004 - 2007, 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. - FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 - - - IA32 X64 IPF EBC - false - Fat - - - - DebugLib - - - UefiDriverEntryPoint - - - UefiLib - - - BaseLib - - - BaseMemoryLib - - - MemoryAllocationLib - - - UefiBootServicesTableLib - - - UefiRuntimeServicesTableLib - - - - Data.c - Delete.c - Fat.c - Flush.c - FileSpace.c - Info.c - Init.c - Misc.c - Open.c - OpenVolume.c - ReadWrite.c - Fat.h - FatFileSystem.h - ComponentName.c - DirectoryManage.c - Hash.c - FileName.c - DiskCache.c - DirectoryCache.c - UnicodeCollation.c - - - Debug.c - - - - - - - - gEfiBlockIoProtocolGuid - - - gEfiDiskIoProtocolGuid - - - gEfiUnicodeCollationProtocolGuid - - - gEfiUnicodeCollation2ProtocolGuid - - - gEfiSimpleFileSystemProtocolGuid - - - - - 0x0050 0x006c 0x0061 0x0074 0x0066 0x006f 0x0072 0x006d 0x004c 0x0061 0x006e 0x0067 - gEfiGlobalVariableGuid - Variable Name: L"PlatformLang" - - - 0x004c 0x0061 0x006e 0x0067 - gEfiGlobalVariableGuid - Variable Name: L"Lang" - - - - - gEfiGlobalVariableGuid - - - gEfiFileSystemInfoGuid - - - gEfiFileInfoGuid - - - gEfiFileSystemVolumeLabelInfoIdGuid - - - - EFI_SPECIFICATION_VERSION 0x00020000 - EDK_RELEASE_VERSION 0x00020000 - - FatEntryPoint - FatUnload - - - gFatDriverBinding - gFatComponentName - - - \ No newline at end of file -- cgit v1.2.3