Attention is currently required from: Tim Wawrzynczak, Subrata Banik, Angel Pons. Hello build bot (Jenkins), Furquan Shaikh, Tim Wawrzynczak, Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/52895
to look at the new patch set (#3).
Change subject: include/console: Fix duplicate entry of postcode 0x79 ......................................................................
include/console: Fix duplicate entry of postcode 0x79
Changed POST_PRE_HARDWAREMAIN postcode value from 0x79 to 0x6e to avoid duplicate entry.
Also, updated POST_ENTRY_RAMSTAGE postcode value from 0x80 to 0x6f to make the ramstage postcodes appear in an incremental order.
Change-Id: I50cc75cd3097fba3e7faff05188511bba69ef1e7 Signed-off-by: Subrata Banik subrata.banik@intel.com --- M src/arch/x86/c_start.S M src/include/console/post_codes.h 2 files changed, 16 insertions(+), 16 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/95/52895/3