]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf
MdeModulePkg: Removing ipf which is no longer supported from edk2.
[mirror_edk2.git] / MdeModulePkg / Library / DxeReportStatusCodeLib / DxeReportStatusCodeLib.inf
index 20cfae33e04d642dffc0d1144dbd7a0a2b4b81ac..d56e79a820f78d830806b7410831a4a7c49e2b63 100644 (file)
@@ -1,10 +1,11 @@
 ## @file\r
-#  DXE report status code library\r
+#  DXE report status code library.\r
 #\r
-#  Retrieve status code and report status code in DXE phase\r
-#  Copyright (c) 2006 - 2010, Intel Corporation.\r
+#  Retrieve status code and report status code in DXE phase.\r
 #\r
-#  All rights reserved. This program and the accompanying materials\r
+#  Copyright (c) 2006 - 2018, 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
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = DxeReportStatusCodeLib\r
+  MODULE_UNI_FILE                = DxeReportStatusCodeLib.uni\r
   FILE_GUID                      = EBF144C8-70F5-4e09-ADE2-F41F5C59AFDA\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = ReportStatusCodeLib|DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER DXE_SMM_DRIVER UEFI_APPLICATION UEFI_DRIVER SMM_CORE\r
+  LIBRARY_CLASS                  = ReportStatusCodeLib|DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SMM_DRIVER UEFI_APPLICATION UEFI_DRIVER SMM_CORE\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
+#  VALID_ARCHITECTURES           = IA32 X64 EBC\r
 #\r
 \r
 [Sources]\r
   DevicePathLib\r
 \r
 [Guids]\r
-  gEfiStatusCodeSpecificDataGuid                ## CONSUMES\r
-  gEfiStatusCodeDataTypeDebugGuid               ## CONSUMES\r
+  gEfiStatusCodeSpecificDataGuid                ## SOMETIMES_CONSUMES ## UNDEFINED\r
+  gEfiStatusCodeDataTypeDebugGuid               ## SOMETIMES_CONSUMES ## UNDEFINED\r
 \r
 [Protocols]\r
   gEfiStatusCodeRuntimeProtocolGuid             ## CONSUMES\r
 \r
 [Pcd]\r
-  gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask\r
+  gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask  ## CONSUMES\r
 \r