]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Rename Internal directory of FatBinPkg to make it more descriptive.
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 9 Jul 2007 05:09:15 +0000 (05:09 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 9 Jul 2007 05:09:15 +0000 (05:09 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3150 6f19259b-4bc3-4df7-8a09-765794883524

13 files changed:
FatBinPkg/EnhancedFatDxe/Ebc/Fat.efi [new file with mode: 0644]
FatBinPkg/EnhancedFatDxe/Fat.inf [new file with mode: 0644]
FatBinPkg/EnhancedFatDxe/Fat.msa [new file with mode: 0644]
FatBinPkg/EnhancedFatDxe/Ia32/Fat.efi [new file with mode: 0644]
FatBinPkg/EnhancedFatDxe/Ipf/Fat.efi [new file with mode: 0644]
FatBinPkg/EnhancedFatDxe/X64/Fat.efi [new file with mode: 0644]
FatBinPkg/Fat/Ebc/Fat.efi [deleted file]
FatBinPkg/Fat/Fat.inf [deleted file]
FatBinPkg/Fat/Fat.msa [deleted file]
FatBinPkg/Fat/Ia32/Fat.efi [deleted file]
FatBinPkg/Fat/Ipf/Fat.efi [deleted file]
FatBinPkg/Fat/X64/Fat.efi [deleted file]
FatBinPkg/FatBinPkg.nspd

diff --git a/FatBinPkg/EnhancedFatDxe/Ebc/Fat.efi b/FatBinPkg/EnhancedFatDxe/Ebc/Fat.efi
new file mode 100644 (file)
index 0000000..caf8a3f
Binary files /dev/null and b/FatBinPkg/EnhancedFatDxe/Ebc/Fat.efi differ
diff --git a/FatBinPkg/EnhancedFatDxe/Fat.inf b/FatBinPkg/EnhancedFatDxe/Fat.inf
new file mode 100644 (file)
index 0000000..62b62e2
--- /dev/null
@@ -0,0 +1,57 @@
+#/** @file\r
+# Make a FFS section for an FV that contains the FAT driver.*.FFS files are compressed FFS sections.\r
+#\r
+# This is the FAT 32 EFI/Tiano Driver\r
+# Copyright 2007, Intel Corporation\r
+#\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
+#\r
+#\r
+#**/\r
+\r
+################################################################################\r
+#\r
+# Defines Section - statements that will be processed to generate a binary image.\r
+#\r
+################################################################################\r
+[Defines]\r
+  INF_VERSION                    = 0x00010005\r
+  BASE_NAME                      = Fat\r
+  FILE_GUID                      = 961578FE-B6B7-44c3-AF35-6BC705CD2B1F\r
+  MODULE_TYPE                    = UEFI_DRIVER\r
+  VERSION_STRING                 = 1.0\r
+  BINARY_MODULE                  = true\r
+  EDK_RELEASE_VERSION            = 0x00020000\r
+  EFI_SPECIFICATION_VERSION      = 0x00020000\r
+\r
+\r
+#\r
+# The following information is for reference only and not required by the build tools.\r
+#\r
+#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
+#\r
+\r
+################################################################################\r
+#\r
+# Binaries Section - list of binary files that are required for the build\r
+# to succeed.\r
+#\r
+################################################################################\r
+\r
+[Binaries.Ia32]\r
+  FV|RELEASE|Ia32/Fat.efi\r
+\r
+[Binaries.X64]\r
+  FV|RELEASE|X64/Fat.efi\r
+\r
+[Binaries.IPF]\r
+  FV|RELEASE|Ipf/Fat.efi\r
+\r
+[Binaries.EBC]\r
+  FV|RELEASE|Ebc/Fat.efi\r
+\r
diff --git a/FatBinPkg/EnhancedFatDxe/Fat.msa b/FatBinPkg/EnhancedFatDxe/Fat.msa
new file mode 100644 (file)
index 0000000..44eaf3f
--- /dev/null
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>\r
+<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
+  <MsaHeader>\r
+    <ModuleName>Fat</ModuleName>\r
+    <ModuleType>UEFI_DRIVER</ModuleType>\r
+    <GuidValue>961578FE-B6B7-44c3-AF35-6BC705CD2B1F</GuidValue>\r
+    <Version>1.0</Version>\r
+    <Abstract>Make a FFS section for an FV that contains the FAT driver.*.FFS files are compressed FFS sections.</Abstract>\r
+    <Description>This is the FAT 32 EFI/Tiano Driver</Description>\r
+    <Copyright>Copyright 2006, Intel Corporation</Copyright>\r
+    <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>\r
+    <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION   0x00000052</Specification>\r
+  </MsaHeader>\r
+  <ModuleDefinitions>\r
+    <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
+    <BinaryModule>true</BinaryModule>\r
+    <OutputFileBasename>Fat</OutputFileBasename>\r
+  </ModuleDefinitions>\r
+  <SourceFiles>\r
+    <Filename SupArchList="IA32">Ia32/Fat.efi</Filename>\r
+    <Filename SupArchList="IPF">Ipf/Fat.efi</Filename>\r
+    <Filename SupArchList="X64">X64/Fat.efi</Filename>\r
+    <Filename SupArchList="EBC">Ebc/Fat.efi</Filename>\r
+  </SourceFiles>\r
+  <Externs>\r
+    <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
+    <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
+  </Externs>\r
+</ModuleSurfaceArea>
\ No newline at end of file
diff --git a/FatBinPkg/EnhancedFatDxe/Ia32/Fat.efi b/FatBinPkg/EnhancedFatDxe/Ia32/Fat.efi
new file mode 100644 (file)
index 0000000..599e171
Binary files /dev/null and b/FatBinPkg/EnhancedFatDxe/Ia32/Fat.efi differ
diff --git a/FatBinPkg/EnhancedFatDxe/Ipf/Fat.efi b/FatBinPkg/EnhancedFatDxe/Ipf/Fat.efi
new file mode 100644 (file)
index 0000000..f1eb2fc
Binary files /dev/null and b/FatBinPkg/EnhancedFatDxe/Ipf/Fat.efi differ
diff --git a/FatBinPkg/EnhancedFatDxe/X64/Fat.efi b/FatBinPkg/EnhancedFatDxe/X64/Fat.efi
new file mode 100644 (file)
index 0000000..7252aec
Binary files /dev/null and b/FatBinPkg/EnhancedFatDxe/X64/Fat.efi differ
diff --git a/FatBinPkg/Fat/Ebc/Fat.efi b/FatBinPkg/Fat/Ebc/Fat.efi
deleted file mode 100644 (file)
index caf8a3f..0000000
Binary files a/FatBinPkg/Fat/Ebc/Fat.efi and /dev/null differ
diff --git a/FatBinPkg/Fat/Fat.inf b/FatBinPkg/Fat/Fat.inf
deleted file mode 100644 (file)
index 62b62e2..0000000
+++ /dev/null
@@ -1,57 +0,0 @@
-#/** @file\r
-# Make a FFS section for an FV that contains the FAT driver.*.FFS files are compressed FFS sections.\r
-#\r
-# This is the FAT 32 EFI/Tiano Driver\r
-# Copyright 2007, Intel Corporation\r
-#\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
-#\r
-#\r
-#**/\r
-\r
-################################################################################\r
-#\r
-# Defines Section - statements that will be processed to generate a binary image.\r
-#\r
-################################################################################\r
-[Defines]\r
-  INF_VERSION                    = 0x00010005\r
-  BASE_NAME                      = Fat\r
-  FILE_GUID                      = 961578FE-B6B7-44c3-AF35-6BC705CD2B1F\r
-  MODULE_TYPE                    = UEFI_DRIVER\r
-  VERSION_STRING                 = 1.0\r
-  BINARY_MODULE                  = true\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
-\r
-\r
-#\r
-# The following information is for reference only and not required by the build tools.\r
-#\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
-#\r
-\r
-################################################################################\r
-#\r
-# Binaries Section - list of binary files that are required for the build\r
-# to succeed.\r
-#\r
-################################################################################\r
-\r
-[Binaries.Ia32]\r
-  FV|RELEASE|Ia32/Fat.efi\r
-\r
-[Binaries.X64]\r
-  FV|RELEASE|X64/Fat.efi\r
-\r
-[Binaries.IPF]\r
-  FV|RELEASE|Ipf/Fat.efi\r
-\r
-[Binaries.EBC]\r
-  FV|RELEASE|Ebc/Fat.efi\r
-\r
diff --git a/FatBinPkg/Fat/Fat.msa b/FatBinPkg/Fat/Fat.msa
deleted file mode 100644 (file)
index 44eaf3f..0000000
+++ /dev/null
@@ -1,34 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
-  <MsaHeader>\r
-    <ModuleName>Fat</ModuleName>\r
-    <ModuleType>UEFI_DRIVER</ModuleType>\r
-    <GuidValue>961578FE-B6B7-44c3-AF35-6BC705CD2B1F</GuidValue>\r
-    <Version>1.0</Version>\r
-    <Abstract>Make a FFS section for an FV that contains the FAT driver.*.FFS files are compressed FFS sections.</Abstract>\r
-    <Description>This is the FAT 32 EFI/Tiano Driver</Description>\r
-    <Copyright>Copyright 2006, Intel Corporation</Copyright>\r
-    <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>\r
-    <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION   0x00000052</Specification>\r
-  </MsaHeader>\r
-  <ModuleDefinitions>\r
-    <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
-    <BinaryModule>true</BinaryModule>\r
-    <OutputFileBasename>Fat</OutputFileBasename>\r
-  </ModuleDefinitions>\r
-  <SourceFiles>\r
-    <Filename SupArchList="IA32">Ia32/Fat.efi</Filename>\r
-    <Filename SupArchList="IPF">Ipf/Fat.efi</Filename>\r
-    <Filename SupArchList="X64">X64/Fat.efi</Filename>\r
-    <Filename SupArchList="EBC">Ebc/Fat.efi</Filename>\r
-  </SourceFiles>\r
-  <Externs>\r
-    <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
-    <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
-  </Externs>\r
-</ModuleSurfaceArea>
\ No newline at end of file
diff --git a/FatBinPkg/Fat/Ia32/Fat.efi b/FatBinPkg/Fat/Ia32/Fat.efi
deleted file mode 100644 (file)
index 599e171..0000000
Binary files a/FatBinPkg/Fat/Ia32/Fat.efi and /dev/null differ
diff --git a/FatBinPkg/Fat/Ipf/Fat.efi b/FatBinPkg/Fat/Ipf/Fat.efi
deleted file mode 100644 (file)
index f1eb2fc..0000000
Binary files a/FatBinPkg/Fat/Ipf/Fat.efi and /dev/null differ
diff --git a/FatBinPkg/Fat/X64/Fat.efi b/FatBinPkg/Fat/X64/Fat.efi
deleted file mode 100644 (file)
index 7252aec..0000000
Binary files a/FatBinPkg/Fat/X64/Fat.efi and /dev/null differ
index b4c90dcb8f60d41201f236d4e244469de92ef34f..f56a9f4b8aa1473d708fcc3ff554bc7619a96046 100644 (file)
@@ -20,6 +20,6 @@
     <RePackage>false</RePackage>\r
   </PackageDefinitions>\r
   <MsaFiles>\r
     <RePackage>false</RePackage>\r
   </PackageDefinitions>\r
   <MsaFiles>\r
-    <Filename>Fat/Fat.msa</Filename>\r
+    <Filename>EnhancedFatDxe/Fat.msa</Filename>\r
   </MsaFiles>\r
 </PackageSurfaceArea>
\ No newline at end of file
   </MsaFiles>\r
 </PackageSurfaceArea>
\ No newline at end of file