Hello build bot (Jenkins), Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/47070
to look at the new patch set (#2).
Change subject: cpu/x86/smm/smm_module_loaderv2.c: Use more variables ......................................................................
cpu/x86/smm/smm_module_loaderv2.c: Use more variables
Reusing the size variable for a different purpose later on in the function makes the code harder to read.
Change-Id: Iceb10aa40ad473b41b7da0310554725585e3c2c2 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/cpu/x86/smm/smm_module_loaderv2.c 1 file changed, 5 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/70/47070/2