aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/x86/smm/Makefile.inc
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2020-08-10 15:33:04 +0200
committerPatrick Georgi <pgeorgi@google.com>2020-11-09 10:19:18 +0000
commita69d2c10a906d18c9ce531c139fe6c8e37820c89 (patch)
tree06df84b0661a3c8fa3469c0967f9be2375d09d24 /src/cpu/x86/smm/Makefile.inc
parent4067fa3512cc50af8bad20df63d6832176dd78e2 (diff)
cpu/x86/smm/smihandler.c: Simplify smm revision handling
The ASEG smihandler bails out if an unsupported SMM save state revision is detected. Now we have code to find the SMM save state depending on the SMM save state revision so reuse this to do the same. This also increases the loglevel when bailing out of SMM due to unsupported SMM save state revision from BIOS_DEBUG to BIOS_WARNING, given that the system likely still boots but won't have a functioning smihandler. Change-Id: I57198f0c85c0f7a1fa363d3bd236c3d41b68d2f0 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/coreboot/+/45471 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/cpu/x86/smm/Makefile.inc')
0 files changed, 0 insertions, 0 deletions