]> git.proxmox.com Git - mirror_edk2.git/commit
IntelFsp2Pkg: Add CpuLib to module INFs that depend on UefiCpuLib
authorYu Pu <yu.pu@intel.com>
Mon, 28 Mar 2022 14:44:47 +0000 (22:44 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 6 May 2022 07:48:15 +0000 (07:48 +0000)
commita63b086e6976953e0224707516af67732a7417c4
treec586a78ec8186070fe983bbcf9ca6010d9ca141f
parentd4eef3fe7c0630f68194b1eb31cf6a246e835e37
IntelFsp2Pkg: Add CpuLib to module INFs that depend on UefiCpuLib

There are two libraries: MdePkg/CpuLib and UefiCpuPkg/UefiCpuLib and
UefiCpuPkg/UefiCpuLib will be merged to MdePkg/CpuLib. To avoid build
failure, add CpuLib dependency to all modules that depend on 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>
IntelFsp2Pkg/FspSecCore/FspSecCoreM.inf
IntelFsp2Pkg/FspSecCore/SecMain.h