Attention is currently required from: Jason Glenesk, Raul Rangel, Marshall Dawson, Felix Held. Hello build bot (Jenkins), Jason Glenesk, Marshall Dawson, Felix Held,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/52674
to look at the new patch set (#2).
Change subject: soc/amd/common/smi_handler: Print warning when receiving an SCI SMI ......................................................................
soc/amd/common/smi_handler: Print warning when receiving an SCI SMI
We don't have any infrastructure setup to handle SCI SMIs. Instead of just silently ignoring the SMI, print a warning saying that it is being ignored.
BUG=none TEST=Trigger an SCI SMI and see warning printed.
Signed-off-by: Raul E Rangel rrangel@chromium.org Change-Id: I803e572250925b7d5ffdbb3e8958f9aff1f808df --- M src/soc/amd/common/block/cpu/smm/smi_handler.c 1 file changed, 5 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/74/52674/2