Attention is currently required from: Felix Held, Jérémy Compostella, Patrick Rudolph.
Hello Jérémy Compostella, Patrick Rudolph, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/79567?usp=email
to look at the new patch set (#5).
The following approvals got outdated and were removed: Code-Review+1 by Jérémy Compostella, Code-Review+2 by Patrick Rudolph
Change subject: cpu/x86/smi_trigger: call pm_acpi_smi_cmd_port to get APMC SMI IO port ......................................................................
cpu/x86/smi_trigger: call pm_acpi_smi_cmd_port to get APMC SMI IO port
Instead of hard-coding the APMC SMI command IO port in the FADT, call pm_acpi_smi_cmd_port() to get the APMC SMI command IO port. Also update the comment in apm_get_apmc to match what it's doing.
Signed-off-by: Felix Held felix-coreboot@felixheld.de Change-Id: I0f36b8a0e93a82b8c6d23c5c5d8fbebb1bc6b0bc --- M src/cpu/x86/smi_trigger.c 1 file changed, 3 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/67/79567/5