diff options
author | Jeff Fan <jeff.fan@intel.com> | 2016-07-20 22:44:39 +0800 |
---|---|---|
committer | Jeff Fan <jeff.fan@intel.com> | 2016-08-17 19:58:30 +0800 |
commit | d94e5f672994f67ea7bd16aaf577bf4cde65cfc1 (patch) | |
tree | ee936509bb6a13d292b29698bf0b18bbf3ae6067 /BaseTools/Source/Python/UPT/TestInstall.py | |
parent | 3e8ad6bd7684502c6a57796a57fb7c6dbe3ec1c5 (diff) | |
download | edk2-platforms-d94e5f672994f67ea7bd16aaf577bf4cde65cfc1.tar.xz |
UefiCpuPkg/MpInitLib: Add AP assembly code and MP_CPU_EXCHANGE_INFO
Add assembly code for AP reset vector and the definition of MP_CPU_EXCHANGE_INFO
that are used to exchange the data between C code and assembly code when AP wake
up.
v4:
1. Copy MP_CPU_EXCHANGE_INFO from UefiCpuPkg/CpuMpPei/CpuMpPei.h
2. Copy MpEqu.inc and MpFuncs.nasm from UefiCpuPkg/CpuMpPei.
v3:
1. Rename NumApsExecutingLoction to NumApsExecutingLocation
2. Add whitespace after ; in .nasm file
Cc: Michael Kinney <michael.d.kinney@intel.com>
Cc: Feng Tian <feng.tian@intel.com>
Cc: Giri P Mudusuru <giri.p.mudusuru@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeff Fan <jeff.fan@intel.com>
Reviewed-by: Michael Kinney <michael.d.kinney@intel.com>
Tested-by: Laszlo Ersek <lersek@redhat.com>
Tested-by: Michael Kinney <michael.d.kinney@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/UPT/TestInstall.py')
0 files changed, 0 insertions, 0 deletions