]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe.inf
MdeModulePkg: INF/DEC file updates to EDK II packages
[mirror_edk2.git] / MdeModulePkg / Universal / ResetSystemRuntimeDxe / ResetSystemRuntimeDxe.inf
index cb17f3746be91bded307998888b1b5ca0c42ce14..7ef52b328395cf70b8765d365ed2c16e69592f76 100644 (file)
@@ -1,9 +1,7 @@
 ## @file\r
 ## @file\r
-# Component description file for ResetSystem module.\r
-#\r
 # This driver implements Reset Architectural Protocol.\r
 #\r
 # This driver implements Reset Architectural Protocol.\r
 #\r
-# Copyright (c) 2006 - 2012, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>\r
 #\r
 # This program and the accompanying materials are\r
 # licensed and made available under the terms and conditions of the BSD License\r
 #\r
 # This program and the accompanying materials are\r
 # licensed and made available under the terms and conditions of the BSD License\r
@@ -18,6 +16,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = ResetSystemRuntimeDxe\r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = ResetSystemRuntimeDxe\r
+  MODULE_UNI_FILE                = ResetSystemRuntimeDxe.uni\r
   FILE_GUID                      = 4B28E4C7-FF36-4e10-93CF-A82159E777C5\r
   MODULE_TYPE                    = DXE_RUNTIME_DRIVER\r
   VERSION_STRING                 = 1.0\r
   FILE_GUID                      = 4B28E4C7-FF36-4e10-93CF-A82159E777C5\r
   MODULE_TYPE                    = DXE_RUNTIME_DRIVER\r
   VERSION_STRING                 = 1.0\r
 \r
 \r
 [Guids]\r
 \r
 \r
 [Guids]\r
-  gEfiCapsuleVendorGuid                         # ALWAYS_CONSUMED\r
+  gEfiCapsuleVendorGuid                         ## SOMETIMES_CONSUMES   ## Variable:L"CapsuleUpdateData"\r
 \r
 \r
 [Protocols]\r
 \r
 \r
 [Protocols]\r
-  gEfiResetArchProtocolGuid                     # PROTOCOL ALWAYS_PRODUCED\r
+  gEfiResetArchProtocolGuid                     ## PRODUCES\r
 \r
 \r
 [Depex]\r
   TRUE\r
 \r
 \r
 \r
 [Depex]\r
   TRUE\r
 \r
+[UserExtensions.TianoCore."ExtraFiles"]\r
+  ResetSystemRuntimeDxeExtra.uni\r