Attention is currently required from: Arthur Heymans, Felix Held, Jérémy Compostella, Matt DeVillier.
Hello Jérémy Compostella, Matt DeVillier, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/79568?usp=email
to look at the new patch set (#7).
The following approvals got outdated and were removed: Code-Review+1 by Matt DeVillier, Verified+1 by build bot (Jenkins)
Change subject: arch/x86/include/smm_call: use pm_acpi_smi_cmd_port ......................................................................
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.
Signed-off-by: Felix Held felix-coreboot@felixheld.de Change-Id: Icb79c91cfcd75db760bd80cff7f3d0400d1f16cd --- M src/arch/x86/include/smm_call.h 1 file changed, 2 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/68/79568/7