[edk2] [PATCH 30/45] OvmfPkg/PlatformPei: list "Platform.h" in the INF file

Laszlo Ersek posted 45 patches 7 years, 3 months ago
[edk2] [PATCH 30/45] OvmfPkg/PlatformPei: list "Platform.h" in the INF file
Posted by Laszlo Ersek 7 years, 3 months ago
The header file declares several functions and global variables that are
shared between various translation units in this module.

Cc: Anthony Perard <anthony.perard@citrix.com>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Julien Grall <julien.grall@linaro.org>
Suggested-by: Michael Kinney <michael.d.kinney@intel.com>
Ref: http://mid.mail-archive.com/E92EE9817A31E24EB0585FDF735412F56327F7D3@ORSMSX113.amr.corp.intel.com
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
---
 OvmfPkg/PlatformPei/PlatformPei.inf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/OvmfPkg/PlatformPei/PlatformPei.inf b/OvmfPkg/PlatformPei/PlatformPei.inf
index 34d93643fe9e..c10936af326a 100644
--- a/OvmfPkg/PlatformPei/PlatformPei.inf
+++ b/OvmfPkg/PlatformPei/PlatformPei.inf
@@ -36,6 +36,7 @@ [Sources]
   Fv.c
   MemDetect.c
   Platform.c
+  Platform.h
   Xen.c
 
 [Packages]
-- 
2.14.1.3.gb7cf6e02401b


_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel