diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2024-01-04 18:01:18 +0100 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2024-01-11 22:35:10 +0000 |
commit | 11ecbcf5cb04cb4c6b763d6f94bbe06eae58413c (patch) | |
tree | 4213b83ddba889f3c491ebc28d79d0da99a6ec9b /src/arch/x86/cf9_reset.c | |
parent | a0a26a77c0ed00a43f6832a2985d37a0a67975ff (diff) |
arch/x86/include/smm_call: use pm_acpi_smi_cmd_port
Use pm_acpi_smi_cmd_port() to get the APMC trigger IO port instead of
using the hard-coded APM_CNT define. This makes sure that the correct
APMC IO port will be used even when a system doesn't use the default
APM IO port.
TEST=SMMSTORE V2 still works with the EDK2 payload on Careena
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Icb79c91cfcd75db760bd80cff7f3d0400d1f16cd
Reviewed-on: https://review.coreboot.org/c/coreboot/+/79568
Reviewed-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/arch/x86/cf9_reset.c')
0 files changed, 0 insertions, 0 deletions