]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe.inf
MdeModulePkg: Clean up source files
[mirror_edk2.git] / MdeModulePkg / Universal / ReportStatusCodeRouter / RuntimeDxe / ReportStatusCodeRouterRuntimeDxe.inf
index 07d1c9b9a6f46571789533d14777bcc15f264e4d..955626008270348fa0be4df66c4ae921dde3af2a 100644 (file)
@@ -1,10 +1,9 @@
 ## @file\r
-#  Report Status Code Router Driver which produces Report Stataus Code Handler Protocol\r
-#  and Status Code Runtime Protocol.\r
+#  Report Status Code Router Driver which produces Report Stataus Code Handler Protocol and Status Code Runtime Protocol.\r
 #\r
-#  Copyright (c) 2009 - 2010, Intel Corporation.\r
+#  Copyright (c) 2009 - 2018, 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
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = ReportStatusCodeRouterRuntimeDxe\r
+  MODULE_UNI_FILE                = ReportStatusCodeRouterRuntimeDxe.uni\r
   FILE_GUID                      = D93CE3D8-A7EB-4730-8C8E-CC466A9ECC3C\r
   MODULE_TYPE                    = DXE_RUNTIME_DRIVER\r
+  VERSION_STRING                 = 1.0\r
   ENTRY_POINT                    = GenericStatusCodeRuntimeDxeEntry\r
 \r
 #\r
@@ -43,7 +44,6 @@
   UefiBootServicesTableLib\r
   UefiDriverEntryPoint\r
   HobLib\r
-  PcdLib\r
   DebugLib\r
   BaseLib\r
   SynchronizationLib\r
@@ -58,3 +58,6 @@
 \r
 [Depex]\r
   TRUE\r
+\r
+[UserExtensions.TianoCore."ExtraFiles"]\r
+  ReportStatusCodeRouterRuntimeDxeExtra.uni\r