]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/DxeCapsuleLibFmp/DxeRuntimeCapsuleLib.inf
MdeModulePkg/CapsuleLib: Fix runtime issue
[mirror_edk2.git] / MdeModulePkg / Library / DxeCapsuleLibFmp / DxeRuntimeCapsuleLib.inf
index 88a3c61a282739aa72188aa6b9ba6c751b321830..25b7d51f57fa98ffa5fd821371fdf9a87cf2372d 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #  Capsule library instance for DXE_RUNTIME_DRIVER module types.\r
 #\r
-#  Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2016 - 2017, Intel Corporation. All rights reserved.<BR>\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
   BASE_NAME                      = DxeRuntimeCapsuleLib\r
   MODULE_UNI_FILE                = DxeRuntimeCapsuleLib.uni\r
   FILE_GUID                      = 19BE1E4B-1A9A-44c1-8F12-32DD0470516A\r
-  MODULE_TYPE                    = DXE_DRIVER\r
+  MODULE_TYPE                    = DXE_RUNTIME_DRIVER\r
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = CapsuleLib|DXE_RUNTIME_DRIVER\r
   CONSTRUCTOR                    = DxeCapsuleLibConstructor\r
   CONSTRUCTOR                    = DxeRuntimeCapsuleLibConstructor\r
+  DESTRUCTOR                     = DxeCapsuleLibDestructor\r
+  DESTRUCTOR                     = DxeRuntimeCapsuleLibDestructor\r
 \r
 #\r
 # The following information is for reference only and not required by the build tools.\r