]> git.proxmox.com Git - mirror_edk2.git/commit - UefiCpuPkg/UefiCpuPkg.dsc
UefiCpuPkg/MpInitLibUp: Add uniprocessor MpInitLib
authorMichael D Kinney <michael.d.kinney@intel.com>
Tue, 30 Apr 2019 19:00:53 +0000 (12:00 -0700)
committerMichael D Kinney <michael.d.kinney@intel.com>
Tue, 30 Apr 2019 23:39:34 +0000 (16:39 -0700)
commit6dd88437b1d9a1da3676d1516ebf0cc16f7229df
tree2e73e8fec3c85fb74eafc781ab13ca392a5f60f1
parent24f4547c5c126176634dccb5816b28439ee82a89
UefiCpuPkg/MpInitLibUp: Add uniprocessor MpInitLib

Add a new instance of the MpInitLib that is designed for
uniprocessor platforms that require the use of modules
that depend on the MP_SERVICES_PROTOCOL for dispatch
or to retrieve information about the boot processor.

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/Library/MpInitLibUp/MpInitLibUp.c [new file with mode: 0644]
UefiCpuPkg/Library/MpInitLibUp/MpInitLibUp.inf [new file with mode: 0644]
UefiCpuPkg/Library/MpInitLibUp/MpInitLibUp.uni [new file with mode: 0644]
UefiCpuPkg/UefiCpuPkg.dsc