]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe.inf
MdeModulePkg/ResetSystemRuntimeDxe: Add platform filter and handler
[mirror_edk2.git] / MdeModulePkg / Universal / ResetSystemRuntimeDxe / ResetSystemRuntimeDxe.inf
index 7ef52b328395cf70b8765d365ed2c16e69592f76..da9e8e118b5d77b5a0c3822fc05e56671b48be72 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
   DebugLib\r
   BaseLib\r
   ReportStatusCodeLib\r
-\r
+  MemoryAllocationLib\r
 \r
 [Guids]\r
   gEfiCapsuleVendorGuid                         ## SOMETIMES_CONSUMES   ## Variable:L"CapsuleUpdateData"\r
 \r
 \r
 [Protocols]\r
-  gEfiResetArchProtocolGuid                     ## PRODUCES\r
-\r
+  gEfiResetArchProtocolGuid                       ## PRODUCES\r
+  gEfiResetNotificationProtocolGuid               ## PRODUCES\r
+  gEdkiiPlatformSpecificResetFilterProtocolGuid   ## PRODUCES\r
+  gEdkiiPlatformSpecificResetHandlerProtocolGuid  ## PRODUCES\r
 \r
 [Depex]\r
   TRUE\r