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.dong@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Chen A Chen <chen.a.chen@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
This commit is contained in:
Chen A Chen 2018-07-02 09:36:12 +08:00 committed by Zhang, Chao B
parent 1aa9314e3a
commit 667abfaf8a
1 changed files with 3 additions and 3 deletions

View File

@ -39,7 +39,7 @@
# VALID_ARCHITECTURES = IA32 X64 # VALID_ARCHITECTURES = IA32 X64
# #
[Sources.Ia32, Sources.X64] [Sources]
X86TimerLib.c X86TimerLib.c
[Packages] [Packages]
@ -49,11 +49,11 @@
[LibraryClasses] [LibraryClasses]
BaseLib BaseLib
[LibraryClasses.IA32, LibraryClasses.X64] [LibraryClasses]
PcdLib PcdLib
DebugLib DebugLib
LocalApicLib LocalApicLib
[Pcd.IA32, Pcd.X64] [Pcd]
gEfiMdePkgTokenSpaceGuid.PcdFSBClock ## SOMETIMES_CONSUMES gEfiMdePkgTokenSpaceGuid.PcdFSBClock ## SOMETIMES_CONSUMES