]> git.proxmox.com Git - mirror_edk2.git/blobdiff - FmpDevicePkg/FmpDxe/FmpDxeLib.inf
FmpDevicePkg/FmpDxe: Use new FmpDeviceLib APIs
[mirror_edk2.git] / FmpDevicePkg / FmpDxe / FmpDxeLib.inf
index 9722918b18bf5e1d673cdb2c12a50f986dda568e..3b639fa74d838c59c21e2d47a15a37a1ee0edc60 100644 (file)
@@ -4,7 +4,7 @@
 #  information provided through PCDs and libraries.\r
 #\r
 #  Copyright (c) 2016, Microsoft Corporation. All rights reserved.<BR>\r
-#  Copyright (c) 2018, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2018 - 2019, Intel Corporation. All rights reserved.<BR>\r
 #\r
 #  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 ##\r
@@ -18,6 +18,7 @@
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = NULL\r
   CONSTRUCTOR                    = FmpDxeEntryPoint\r
+  DESTRUCTOR                     = FmpDxeLibDestructor\r
 \r
 #\r
 # The following information is for reference only and not required by the build tools.\r
@@ -27,6 +28,7 @@
 \r
 [Sources]\r
   FmpDxe.c\r
+  FmpDxe.h\r
   DetectTestKey.c\r
   VariableSupport.h\r
   VariableSupport.c\r