]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei.inf
MdeModulePkg: INF/DEC file updates to EDK II packages
[mirror_edk2.git] / MdeModulePkg / Universal / ReportStatusCodeRouter / Pei / ReportStatusCodeRouterPei.inf
index 3c047bb9fecd36db80fcf82d4c502a36caf2c15c..a3de382d000b002ac4c8c48073d0c6e5f662446f 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 #  Report Status Code Router PEIM which produces Report Stataus Code Handler PPI and Status Code PPI.\r
 #\r
-#  Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2009 - 2014, 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
@@ -16,6 +16,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = ReportStatusCodeRouterPei\r
+  MODULE_UNI_FILE                = ReportStatusCodeRouterPei.uni\r
   FILE_GUID                      = A3610442-E69F-4DF3-82CA-2360C4031A23\r
   MODULE_TYPE                    = PEIM\r
   VERSION_STRING                 = 1.0\r
@@ -43,7 +44,9 @@
   HobLib\r
 \r
 [Guids]\r
-  gStatusCodeCallbackGuid                       ## CONSUMES ## HOB\r
+  ## PRODUCES ## HOB\r
+  ## CONSUMES ## HOB\r
+  gStatusCodeCallbackGuid\r
 \r
 [Ppis]\r
   gEfiPeiRscHandlerPpiGuid                      ## PRODUCES\r
@@ -52,3 +55,6 @@
 \r
 [Depex]\r
   TRUE\r
+\r
+[UserExtensions.TianoCore."ExtraFiles"]\r
+  ReportStatusCodeRouterPeiExtra.uni\r