summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Core/PiSmmCore
diff options
context:
space:
mode:
authorJian J Wang <jian.j.wang@intel.com>2017-11-23 09:17:49 +0800
committerHao Wu <hao.a.wu@intel.com>2017-11-24 08:35:29 +0800
commit938d2456fcd26a0940522c6bb185858f65930bb1 (patch)
tree054fb923e16524aa47b8eea5faefaf9b1b899cac /MdeModulePkg/Core/PiSmmCore
parentb16abfcc3497a51e32214bb50f4be8c3a36fa5f0 (diff)
downloadedk2-938d2456fcd26a0940522c6bb185858f65930bb1.tar.gz
edk2-938d2456fcd26a0940522c6bb185858f65930bb1.tar.bz2
edk2-938d2456fcd26a0940522c6bb185858f65930bb1.zip
MdeModulePkg/Core: Add missing header files into inf
The coding style requires that header files must be also added in module's inf file, as long as they're included by c files. This patch will fix this issue. Cc: Dandan Bi <dandan.bi@intel.com> Cc: Star Zeng <star.zeng@intel.com> Cc: Eric Dong <eric.dong@intel.com> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Jian J Wang <jian.j.wang@intel.com> Reviewed-by: Dandan Bi <dandan.bi@intel.com>
Diffstat (limited to 'MdeModulePkg/Core/PiSmmCore')
-rw-r--r--MdeModulePkg/Core/PiSmmCore/PiSmmCore.inf1
1 files changed, 1 insertions, 0 deletions
diff --git a/MdeModulePkg/Core/PiSmmCore/PiSmmCore.inf b/MdeModulePkg/Core/PiSmmCore/PiSmmCore.inf
index 1583641887..01d706d0e3 100644
--- a/MdeModulePkg/Core/PiSmmCore/PiSmmCore.inf
+++ b/MdeModulePkg/Core/PiSmmCore/PiSmmCore.inf
@@ -41,6 +41,7 @@
MemoryAttributesTable.c
SmiHandlerProfile.c
HeapGuard.c
+ HeapGuard.h
[Packages]
MdePkg/MdePkg.dec