]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg: Add CpuLib to module INFs that depend on UefiCpuLib.
authorYu Pu <yu.pu@intel.com>
Mon, 28 Mar 2022 15:12:08 +0000 (23:12 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 6 May 2022 07:48:15 +0000 (07:48 +0000)
commitd4eef3fe7c0630f68194b1eb31cf6a246e835e37
tree1a2b390a07cb0538b1ecc4fd095f383533e5c1c6
parent826527c9db11f34ca500033e131633f831da2ac2
MdePkg: 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: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Zhiguang Liu <zhiguang.liu@intel.com>
Signed-off-by: Yu Pu <yu.pu@intel.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
MdePkg/MdeLibs.dsc.inc