IntelFsp2Pkg: Remove UefiCpuLib from module INFs.

Because UefiCpuPkg/UefiCpuLib is merged to MdePkg/CpuLib, remove the
dependency of UefiCpuLib.

Cc: Chasel Chiu <chasel.chiu@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Signed-off-by: Yu Pu <yu.pu@intel.com>
Reviewed-by: Chasel Chiu <chasel.chiu@intel.com>
This commit is contained in:
Yu Pu
2022-03-29 11:45:12 +08:00
committed by mergify[bot]
parent b294633c68
commit fa78edc57e
8 changed files with 0 additions and 8 deletions

View File

@@ -59,7 +59,6 @@
FspCommonLib
FspSecPlatformLib
CpuLib
UefiCpuLib
FspMultiPhaseLib
[Pcd]

View File

@@ -59,7 +59,6 @@
FspCommonLib
FspSecPlatformLib
CpuLib
UefiCpuLib
[Pcd]
gIntelFsp2PkgTokenSpaceGuid.PcdTemporaryRamBase ## CONSUMES

View File

@@ -21,7 +21,6 @@
#include <Library/FspSwitchStackLib.h>
#include <Library/FspCommonLib.h>
#include <Library/CpuLib.h>
#include <Library/UefiCpuLib.h>
#include <FspEas.h>
typedef