]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei.inf
Program SD Cards into 4-bit mode (support for this is required in the spec). This...
[mirror_edk2.git] / IntelFrameworkModulePkg / Universal / StatusCode / Pei / StatusCodePei.inf
index 606cbb599d1012d0301e024aee3b09a76343d485..b29067d61264ab6f6c46dc1c322ef9713ae105dd 100644 (file)
@@ -1,9 +1,9 @@
-#/** @file\r
+## @file\r
 #  Status code PEIM which produces Status Code PPI.\r
 #\r
-#  Copyright (c) 2006 - 2009, Intel Corporation.\r
+#  Copyright (c) 2006 - 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
@@ -11,7 +11,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -19,7 +19,6 @@
   FILE_GUID                      = 1EC0F53A-FDE0-4576-8F25-7A1A410F58EB\r
   MODULE_TYPE                    = PEIM\r
   VERSION_STRING                 = 1.0\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
   ENTRY_POINT                    = PeiStatusCodeDriverEntry\r
 \r
 #\r
@@ -28,7 +27,7 @@
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   StatusCodePei.c\r
   StatusCodePei.h\r
   MemoryStausCodeWorker.c\r
   gEfiPeiStatusCodePpiGuid                      ## PRODUCES\r
 \r
 \r
-[FeaturePcd.common]\r
+[FeaturePcd]\r
   gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseOEM\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeUseMemory\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeUseSerial\r
 \r
 \r
-[Pcd.common]\r
+[Pcd]\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeMemorySize|1|PcdStatusCodeUseMemory\r
 \r
 [Depex]\r