]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PeiDxePostCodeLibReportStatusCode.inf
Update the copyright notice format
[mirror_edk2.git] / MdePkg / Library / PeiDxePostCodeLibReportStatusCode / PeiDxePostCodeLibReportStatusCode.inf
index 8707bb6fc17374bdb1045347538cb8c28de35fd0..d303325fdc6fcb6a4c39373c257ff01cd7da5d8b 100644 (file)
@@ -1,10 +1,11 @@
-#/** @file\r
-# Post code library based on report status code library\r
+## @file\r
+# Instance of Post Code Library based on Report Status Code Libray.\r
 #\r
-# PostCode Library for PEIMs and DXE drivers that send PostCode to ReportStatusCode\r
-# Copyright (c) 2006, Intel Corporation.\r
+# Post Code Library that layers on top of a Report Status Code Libray instance.\r
 #\r
-#  All rights reserved. This program and the accompanying materials\r
+# Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
+#\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
@@ -12,7 +13,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   FILE_GUID                      = e062c52d-78dc-4cc5-b246-b13497a8123c\r
   MODULE_TYPE                    = PEIM\r
   VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = PostCodeLib|DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER DXE_SMM_DRIVER PEIM PEI_CORE SEC UEFI_APPLICATION UEFI_DRIVER\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
+  LIBRARY_CLASS                  = PostCodeLib|DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER DXE_SMM_DRIVER PEIM PEI_CORE UEFI_APPLICATION UEFI_DRIVER\r
 \r
 \r
 #\r
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   PostCode.c\r
 \r
 [Packages]\r
@@ -40,6 +39,6 @@
   PcdLib\r
   ReportStatusCodeLib\r
 \r
-[Pcd.common]\r
-  gEfiMdePkgTokenSpaceGuid.PcdPostCodePropertyMask\r
+[Pcd]\r
+  gEfiMdePkgTokenSpaceGuid.PcdPostCodePropertyMask     ## CONSUMES\r
 \r