X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=FmpDevicePkg%2FFmpDxe%2FFmpDxeLib.inf;fp=FmpDevicePkg%2FFmpDxe%2FFmpDxeLib.inf;h=3b639fa74d838c59c21e2d47a15a37a1ee0edc60;hp=9722918b18bf5e1d673cdb2c12a50f986dda568e;hb=4f0544b144b953ed4e8b4221fc33353f4481ec14;hpb=a6ee24fbddcd901347014e045611eb6108f4f741 diff --git a/FmpDevicePkg/FmpDxe/FmpDxeLib.inf b/FmpDevicePkg/FmpDxe/FmpDxeLib.inf index 9722918b18..3b639fa74d 100644 --- a/FmpDevicePkg/FmpDxe/FmpDxeLib.inf +++ b/FmpDevicePkg/FmpDxe/FmpDxeLib.inf @@ -4,7 +4,7 @@ # information provided through PCDs and libraries. # # Copyright (c) 2016, Microsoft Corporation. All rights reserved.
-# Copyright (c) 2018, Intel Corporation. All rights reserved.
+# Copyright (c) 2018 - 2019, Intel Corporation. All rights reserved.
# # SPDX-License-Identifier: BSD-2-Clause-Patent ## @@ -18,6 +18,7 @@ VERSION_STRING = 1.0 LIBRARY_CLASS = NULL CONSTRUCTOR = FmpDxeEntryPoint + DESTRUCTOR = FmpDxeLibDestructor # # The following information is for reference only and not required by the build tools. @@ -27,6 +28,7 @@ [Sources] FmpDxe.c + FmpDxe.h DetectTestKey.c VariableSupport.h VariableSupport.c