diff options
author | Laszlo Ersek <laszlo.ersek@posteo.net> | 2025-07-03 20:34:03 +0200 |
---|---|---|
committer | Laszlo Ersek <lersek@users.noreply.github.com> | 2025-07-23 12:10:11 +0200 |
commit | 43d696a3667a808dbe9117cf8131dbfa64dcf631 (patch) | |
tree | 8e003687e95b3b78eef66659af072018d514a02c /Tools/Python | |
parent | 0e814e829e5fb901a89937340a470ab3cda83de7 (diff) | |
download | edk2-43d696a3667a808dbe9117cf8131dbfa64dcf631.zip edk2-43d696a3667a808dbe9117cf8131dbfa64dcf631.tar.gz edk2-43d696a3667a808dbe9117cf8131dbfa64dcf631.tar.bz2 |
OvmfPkg/CpuHotplugSmm: hook up MSR_IA32_FEATURE_CONTROL with platform info
Map the feature control MSR config from the OVMF platform info HOB to
FIRST_SMI_HANDLER_CONTEXT.
(Note that CpuHotplugSmm already consumes -- indirectly -- the
"MdePkg/Library/DxeHobLib/DxeHobLib.inf" library instance, according to
the build report; therefore adding an explicit HobLib class dependency
shouldn't *generally* increase this SMM driver's exposure. The consumed
lib instances are the same before and after this patch, at least in
"OvmfPkgIa32X64.dsc".)
Fixes: https://github.com/tianocore/edk2/issues/11188
Signed-off-by: Laszlo Ersek <laszlo.ersek@posteo.net>
Diffstat (limited to 'Tools/Python')
0 files changed, 0 insertions, 0 deletions