]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Compatibility/FvFileLoaderOnLoadFileThunk/FvFileLoaderOnLoadFileThunk.inf
Program SD Cards into 4-bit mode (support for this is required in the spec). This...
[mirror_edk2.git] / EdkCompatibilityPkg / Compatibility / FvFileLoaderOnLoadFileThunk / FvFileLoaderOnLoadFileThunk.inf
index bd72cd2874492f22c7da43d5a59fdda1ec4349ef..a0506c15ebce4b7f23f06e9e3bfb05fbe079ff05 100644 (file)
@@ -1,4 +1,4 @@
-#/** @file\r
+## @file\r
 # Module produce Framework's EFI_PEI_FV_FILE_LOADER_PPI top of EFI_PEI_LOAD_FILE_PPI.\r
 #\r
 # UEFI PI Spec supersedes Intel's Framework Specs. \r
@@ -9,9 +9,9 @@
 # 1) Framework module consumes EFI_PEI_FV_FILE_LOADER_PPI is present.\r
 # 2) The platform has PI modules that produce EFI_PEI_LOAD_FILE_PPI.\r
 #\r
-# Copyright (c) 2008, Intel Corporation\r
+# Copyright (c) 2008 - 2010, Intel Corporation. All rights reserved.<BR>\r
 #\r
-#  All rights reserved. This program and the accompanying materials\r
+#  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
@@ -19,7 +19,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -27,8 +27,6 @@
   FILE_GUID                      = 6CDDBF28-89AC-4e01-9692-616B8A1009C8\r
   MODULE_TYPE                    = PEIM\r
   VERSION_STRING                 = 1.0\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r
   ENTRY_POINT                    = InitPeim\r
 \r
@@ -38,7 +36,7 @@
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   FvFileLoaderOnLoadFileThunk.c\r
 \r
 [Packages]\r