Attention is currently required from: Arthur Heymans. Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/63474
to look at the new patch set (#5).
Change subject: cpu/x86/smm: Refactor creating a stub/save state map ......................................................................
cpu/x86/smm: Refactor creating a stub/save state map
This code was very hard to read so rewrite it using as little mutable local variables as possible.
Change-Id: I7a455ba45a1c92533a8ecfd1aeecf34b4a63e409 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/cpu/x86/smm/smm_module_loader.c 1 file changed, 30 insertions(+), 43 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/74/63474/5