Attention is currently required from: Jérémy Compostella, NyeonWoo Kim, Paul Menzel.
Hello Jérémy Compostella, Shuo Liu, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/86866?usp=email
to look at the new patch set (#7).
Change subject: arch/x86/postcar_loader: Add comment line for reloc_params assignment ......................................................................
arch/x86/postcar_loader: Add comment line for reloc_params assignment
During finalize_load(), cpu/x86/mtrr/earlymtrr.c:postcar_mtrr is signaled to be loaded as reloc_params, e.g. with its cache flushed.
Add a comment line to specify the relationship to improve the readability.
I didn't see code to set up parameter at first time. So, I just guess that adding a comment would be helpful. :)
Change-Id: Ic7d3f9cf514ce5a8efc2af9e78992cb39a91e537 Signed-off-by: NyeonWoo Kim knw0507@naver.com --- M src/arch/x86/postcar_loader.c 1 file changed, 5 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/66/86866/7