public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 14/14] FmpDevicePkg/FmpDxe: Add FmpDxe.h to [Sources]
@ 2019-08-01  8:48 Eric Jin
  0 siblings, 0 replies; only message in thread
From: Eric Jin @ 2019-08-01  8:48 UTC (permalink / raw)
  To: devel; +Cc: Sean Brogan, Bret Barkelew, Liming Gao, Michael D Kinney

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1525

Add missing include file FmpDxe.h to [Sources] section.

Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
Cc: Liming Gao <liming.gao@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Signed-off-by: Eric Jin <eric.jin@intel.com>
---
 FmpDevicePkg/FmpDxe/FmpDxe.inf    | 1 +
 FmpDevicePkg/FmpDxe/FmpDxeLib.inf | 1 +
 2 files changed, 2 insertions(+)

diff --git a/FmpDevicePkg/FmpDxe/FmpDxe.inf b/FmpDevicePkg/FmpDxe/FmpDxe.inf
index ca9709976b..bec73aa8fb 100644
--- a/FmpDevicePkg/FmpDxe/FmpDxe.inf
+++ b/FmpDevicePkg/FmpDxe/FmpDxe.inf
@@ -27,6 +27,7 @@
 
 [Sources]
   FmpDxe.c
+  FmpDxe.h
   DetectTestKey.c
   VariableSupport.h
   VariableSupport.c
diff --git a/FmpDevicePkg/FmpDxe/FmpDxeLib.inf b/FmpDevicePkg/FmpDxe/FmpDxeLib.inf
index a614bc638a..edc0cd66c1 100644
--- a/FmpDevicePkg/FmpDxe/FmpDxeLib.inf
+++ b/FmpDevicePkg/FmpDxe/FmpDxeLib.inf
@@ -28,6 +28,7 @@
 
 [Sources]
   FmpDxe.c
+  FmpDxe.h
   DetectTestKey.c
   VariableSupport.h
   VariableSupport.c
-- 
2.20.1.windows.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-08-01  8:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-01  8:48 [PATCH 14/14] FmpDevicePkg/FmpDxe: Add FmpDxe.h to [Sources] Eric Jin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox