From: Liming Gao Date: Thu, 14 Jul 2016 02:16:29 +0000 (+0800) Subject: IntelFsp2WrapperPkg: Remove unused header files from Fspm and Fsps WrapperPeim X-Git-Tag: edk2-stable201903~6312 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=04147690b59bba6900e175c7d06e3fe48570ab73;hp=52f5bd2669916c54845eda8829b2f129b6088896 IntelFsp2WrapperPkg: Remove unused header files from Fspm and Fsps WrapperPeim PlatformSecLib.h is not used and removed. Cc: Giri P Mudusuru Cc: Jiewen Yao Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Liming Gao Reviewed-by: Giri P Mudusuru --- diff --git a/IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.c b/IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.c index c98513e41b..0f6a7bdf40 100644 --- a/IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.c +++ b/IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.c @@ -36,7 +36,6 @@ #include #include #include -#include #include #include diff --git a/IntelFsp2WrapperPkg/FspsWrapperPeim/FspsWrapperPeim.c b/IntelFsp2WrapperPkg/FspsWrapperPeim/FspsWrapperPeim.c index c9236908c8..1701b63cff 100644 --- a/IntelFsp2WrapperPkg/FspsWrapperPeim/FspsWrapperPeim.c +++ b/IntelFsp2WrapperPkg/FspsWrapperPeim/FspsWrapperPeim.c @@ -36,7 +36,6 @@ #include #include #include -#include #include #include