Attention is currently required from: Martin L Roth, Angel Pons, Martin Roth.
Hello Angel Pons, Arthur Heymans,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/68545
to look at the new patch set (#2).
Change subject: console: Add a 32-bit vendor post-code call ......................................................................
console: Add a 32-bit vendor post-code call
Post codes are expanding beyond the simple 8-bit port80h write. Many systems have used 32-bit postcodes for a long time, and with the addition of AMD's Smart Trace Buffer we want to be able to add more.
This allows coreboot's standard post-codes to be added to the STB log.
Signed-off-by: Martin Roth gaumless@gmail.com Change-Id: I0369e4362840d7506d301105d8e1e2fd865919f4 --- M src/console/post.c M src/include/console/console.h 2 files changed, 20 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/45/68545/2