cpu/x86/smm_module_loader.c: Clean up printing the CPU map
commitff69b6f4d59ebc2917d462ade5eab3e2a0d69509
authorArthur Heymans <arthur@aheymans.xyz>
Thu, 7 Apr 2022 16:33:50 +0000 (7 18:33 +0200)
committerArthur Heymans <arthur@aheymans.xyz>
Mon, 11 Apr 2022 10:08:10 +0000 (11 10:08 +0000)
tree5de45e6430bf69eea33e17a4ab93e70ded755585
parentbc749a068ad8640497abb1985f0ccfdd66cd5ffb
cpu/x86/smm_module_loader.c: Clean up printing the CPU map

There is no reason to do this in a separate loop.

Change-Id: I7fe9f1004597602147aae72f4b754395b6b527cf
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/63473
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
src/cpu/x86/smm/smm_module_loader.c