]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe.inf
MdeModulePkg/ResetSystem: Implement ResetNotification protocol
[mirror_edk2.git] / MdeModulePkg / Universal / ResetSystemRuntimeDxe / ResetSystemRuntimeDxe.inf
index 7ef52b328395cf70b8765d365ed2c16e69592f76..11233757c200a7a24c2ab4cf5a28c2dc91c85c13 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
-# This driver implements Reset Architectural Protocol.\r
+# This driver implements Reset Architectural and Reset Notification protocols.\r
 #\r
-# Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2006 - 2017, 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
@@ -48,7 +48,7 @@
   DebugLib\r
   BaseLib\r
   ReportStatusCodeLib\r
-\r
+  MemoryAllocationLib\r
 \r
 [Guids]\r
   gEfiCapsuleVendorGuid                         ## SOMETIMES_CONSUMES   ## Variable:L"CapsuleUpdateData"\r
@@ -56,6 +56,7 @@
 \r
 [Protocols]\r
   gEfiResetArchProtocolGuid                     ## PRODUCES\r
+  gEfiResetNotificationProtocolGuid             ## PRODUCES\r
 \r
 \r
 [Depex]\r