Reviewed-by: Giri P Mudusuru <[email protected]> 

> -----Original Message-----
> From: Gao, Liming
> Sent: Wednesday, July 13, 2016 7:16 PM
> To: [email protected]
> Cc: Mudusuru, Giri P <[email protected]>; Yao, Jiewen
> <[email protected]>
> Subject: [Patch] IntelFsp2WrapperPkg: Remove unused header files from
> Fspm and Fsps WrapperPeim
> 
> PlatformSecLib.h is not used and removed.
> 
> Cc: Giri P Mudusuru <[email protected]>
> Cc: Jiewen Yao <[email protected]>
> Contributed-under: TianoCore Contribution Agreement 1.0
> Signed-off-by: Liming Gao <[email protected]>
> ---
>  IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.c | 1 -
>  IntelFsp2WrapperPkg/FspsWrapperPeim/FspsWrapperPeim.c | 1 -
>  2 files changed, 2 deletions(-)
> 
> diff --git a/IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.c
> b/IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.c
> index c98513e..0f6a7bd 100644
> --- a/IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.c
> +++ b/IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.c
> @@ -36,7 +36,6 @@
>  #include <Ppi/EndOfPeiPhase.h>
>  #include <Ppi/MemoryDiscovered.h>
>  #include <Ppi/SecPlatformInformation.h>
> -#include <Library/PlatformSecLib.h>
>  #include <Library/FspWrapperApiTestLib.h>
>  #include <FspEas.h>
> 
> diff --git a/IntelFsp2WrapperPkg/FspsWrapperPeim/FspsWrapperPeim.c
> b/IntelFsp2WrapperPkg/FspsWrapperPeim/FspsWrapperPeim.c
> index c923690..1701b63 100644
> --- a/IntelFsp2WrapperPkg/FspsWrapperPeim/FspsWrapperPeim.c
> +++ b/IntelFsp2WrapperPkg/FspsWrapperPeim/FspsWrapperPeim.c
> @@ -36,7 +36,6 @@
>  #include <Ppi/MemoryDiscovered.h>
>  #include <Ppi/TemporaryRamDone.h>
>  #include <Ppi/SecPlatformInformation.h>
> -#include <Library/PlatformSecLib.h>
>  #include <Library/FspWrapperApiTestLib.h>
>  #include <FspEas.h>
> 
> --
> 2.8.0.windows.1

_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to