]> git.proxmox.com Git - mirror_edk2.git/commit
UefiCpuPkg/CpuMpPei: Add missing CpuLib class
authorMichael D Kinney <michael.d.kinney@intel.com>
Tue, 30 Apr 2019 19:03:36 +0000 (12:03 -0700)
committerMichael D Kinney <michael.d.kinney@intel.com>
Tue, 30 Apr 2019 23:39:34 +0000 (16:39 -0700)
commitba1362d882e9726c40ed99edbff03937fee3b1b0
treed19c54f14dea57386463661e02b724ee4d23e25c
parent6dd88437b1d9a1da3676d1516ebf0cc16f7229df
UefiCpuPkg/CpuMpPei: Add missing CpuLib class

The CpuMpPei module uses a services from the CpuLib class,
but the CpuLib class is missing from the INF file.  This
update is required to use the new MpInitLibUp instance that
does not use the CpuLib class.

Cc: Eric Dong <eric.dong@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
UefiCpuPkg/CpuMpPei/CpuMpPei.inf