]> git.proxmox.com Git - mirror_edk2.git/commit
IntelFsp2WrapperPkg: Add CpuLib to module INFs that depend on UefiCpuLib.
authorYu Pu <yu.pu@intel.com>
Mon, 28 Mar 2022 15:05:57 +0000 (23:05 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 6 May 2022 07:48:15 +0000 (07:48 +0000)
commit3afa0a20966dee37406175fa7ddd04010ecc85d1
treebd2780c4bdca83bb10f972a3dce8ef1f31d575e0
parenta63b086e6976953e0224707516af67732a7417c4
IntelFsp2WrapperPkg: 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>
IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.inf
IntelFsp2WrapperPkg/FspsWrapperPeim/FspsWrapperPeim.inf