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 (#15).
Change subject: arch/x86: Refactor run_postcar_phase() implementation ......................................................................
arch/x86: Refactor run_postcar_phase() implementation
This patch creates static function to accomodate other stages (probably ramstage) in same way run_postcar_phase() is working.
Change-Id: I4d2200d95e68c0eb01681b8f9b71b3d30d122c43 Signed-off-by: Subrata Banik subrata.banik@intel.com --- M src/arch/x86/postcar_loader.c 1 file changed, 26 insertions(+), 19 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/51/34751/15