Hello Aaron Durbin, Duncan Laurie, build bot (Jenkins), Furquan Shaikh, Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/34751
to look at the new patch set (#7).
Change subject: arch/x86: Add new API for run_ramstage_phase() ......................................................................
arch/x86: Add new API for run_ramstage_phase()
This patch creates common static function to accomodate run_ramstage_phase() in same way run_postcar_phase() is working.
Change-Id: I4d2200d95e68c0eb01681b8f9b71b3d30d122c43 Signed-off-by: Subrata Banik subrata.banik@intel.com --- M src/arch/x86/include/arch/cpu.h M src/arch/x86/postcar_loader.c 2 files changed, 35 insertions(+), 17 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/51/34751/7