Aaron Durbin has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/35130 )
Change subject: arch/x86/postcar: unexpose postcar_commit_mtrrs() symbol ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/35130/1/src/arch/x86/postcar_loader... File src/arch/x86/postcar_loader.c:
https://review.coreboot.org/c/coreboot/+/35130/1/src/arch/x86/postcar_loader... PS1, Line 158: return (void *) pcf->stack; Need to remove this.