summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/PlatformPei
diff options
context:
space:
mode:
authorLaszlo Ersek <lersek@redhat.com>2018-03-10 22:34:41 +0100
committerLaszlo Ersek <lersek@redhat.com>2018-03-13 14:31:12 +0100
commitd9498e013b25f8eafac7523a77fe5dc50249743d (patch)
tree6d0f43140be8e2388f97df869adce79cbf2c2ae2 /OvmfPkg/PlatformPei
parentc298baa17aac492de2e5f34d6493aaa42fe225b0 (diff)
downloadedk2-d9498e013b25f8eafac7523a77fe5dc50249743d.tar.gz
edk2-d9498e013b25f8eafac7523a77fe5dc50249743d.tar.bz2
edk2-d9498e013b25f8eafac7523a77fe5dc50249743d.zip
OvmfPkg/PlatformPei: list "Platform.h" in the INF file
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> Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Diffstat (limited to 'OvmfPkg/PlatformPei')
-rw-r--r--OvmfPkg/PlatformPei/PlatformPei.inf1
1 files changed, 1 insertions, 0 deletions
diff --git a/OvmfPkg/PlatformPei/PlatformPei.inf b/OvmfPkg/PlatformPei/PlatformPei.inf
index 34d93643fe..c10936af32 100644
--- a/OvmfPkg/PlatformPei/PlatformPei.inf
+++ b/OvmfPkg/PlatformPei/PlatformPei.inf
@@ -36,6 +36,7 @@
Fv.c
MemDetect.c
Platform.c
+ Platform.h
Xen.c
[Packages]