Reviewed-by: Eric Dong <eric.d...@intel.com>

> -----Original Message-----
> From: Chen, Chen A
> Sent: Monday, July 9, 2018 2:04 PM
> To: edk2-devel@lists.01.org
> Cc: Chen, Chen A <chen.a.c...@intel.com>; Dong, Eric <eric.d...@intel.com>
> Subject: [PATCH V2 4/4] UefiCpuPkg: Removing ipf which is no longer
> supported from edk2.
> 
> Merge [Sources.Ia32, Sources.X64] to [Sources] after removing IPF. Also
> change other similar parts in this file.
> 
> Cc: Eric Dong <eric.d...@intel.com>
> Contributed-under: TianoCore Contribution Agreement 1.1
> Signed-off-by: Chen A Chen <chen.a.c...@intel.com>
> ---
>  .../Library/SecPeiDxeTimerLibUefiCpu/SecPeiDxeTimerLibUefiCpu.inf   | 6
> +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git
> a/UefiCpuPkg/Library/SecPeiDxeTimerLibUefiCpu/SecPeiDxeTimerLibUefiCpu
> .inf
> b/UefiCpuPkg/Library/SecPeiDxeTimerLibUefiCpu/SecPeiDxeTimerLibUefiCpu
> .inf
> index f8bf628a66..03ba8a4ad3 100644
> ---
> a/UefiCpuPkg/Library/SecPeiDxeTimerLibUefiCpu/SecPeiDxeTimerLibUefiCpu
> .inf
> +++
> b/UefiCpuPkg/Library/SecPeiDxeTimerLibUefiCpu/SecPeiDxeTimerLibUefiC
> +++ pu.inf
> @@ -39,7 +39,7 @@
>  #  VALID_ARCHITECTURES           = IA32 X64
>  #
> 
> -[Sources.Ia32, Sources.X64]
> +[Sources]
>    X86TimerLib.c
> 
>  [Packages]
> @@ -49,11 +49,11 @@
>  [LibraryClasses]
>    BaseLib
> 
> -[LibraryClasses.IA32, LibraryClasses.X64]
> +[LibraryClasses]
>    PcdLib
>    DebugLib
>    LocalApicLib
> 
> -[Pcd.IA32, Pcd.X64]
> +[Pcd]
>    gEfiMdePkgTokenSpaceGuid.PcdFSBClock  ## SOMETIMES_CONSUMES
> 
> --
> 2.16.2.windows.1

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

Reply via email to