diff options
author | Eric Dong <eric.dong@intel.com> | 2018-10-15 10:34:59 +0800 |
---|---|---|
committer | Eric Dong <eric.dong@intel.com> | 2018-10-22 11:19:48 +0800 |
commit | 93324390582d6a5beaab226c74466e3b2497edca (patch) | |
tree | 9246d3619f42125e89968e936b45011c3acd2858 /BaseTools/Source/Python/Table/TableDataModel.py | |
parent | b3c71b472dff2c02f0cc38d7a1959cfb2ba8420d (diff) | |
download | edk2-93324390582d6a5beaab226c74466e3b2497edca.tar.gz edk2-93324390582d6a5beaab226c74466e3b2497edca.tar.bz2 edk2-93324390582d6a5beaab226c74466e3b2497edca.zip |
UefiCpuPkg/PiSmmCpuDxeSmm: Add logic to support semaphore type.
V4 changes:
1. Serial console log for different threads when program register table.
2. Check the AcpiCpuData before use it to avoid potential ASSERT.
V3 changes:
1. Use global variable instead of internal function to return string for register type
and dependence type.
2. Add comments for some complicated logic.
V1 changes:
Because this driver needs to set MSRs saved in normal boot phase, sync
semaphore logic from RegisterCpuFeaturesLib code which used for normal boot phase.
Detail see below change for RegisterCpuFeaturesLib:
UefiCpuPkg/RegisterCpuFeaturesLib: Add logic to support semaphore type.
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
Acked-by: Laszlo Ersek <lersek@redhat.com>
Regression-tested-by: Laszlo Ersek <lersek@redhat.com>
Diffstat (limited to 'BaseTools/Source/Python/Table/TableDataModel.py')
0 files changed, 0 insertions, 0 deletions