Attention is currently required from: Arthur Heymans, Felix Held, Varshit Pandya.
Felix Held has uploaded a new patch set (#11) to the change originally created by Arthur Heymans. ( https://review.coreboot.org/c/coreboot/+/76512?usp=email )
The following approvals got outdated and were removed: Verified+1 by build bot (Jenkins)
Change subject: vendorcode/amd/opensil/genoa: Implement console callback ......................................................................
vendorcode/amd/opensil/genoa: Implement console callback
OpenSIL has an API to call back into the host firmware to print to the console.
These could be moved to a common directory when there are more openSIL implementations to see if it is actually common.
Signed-off-by: Arthur Heymans arthur@aheymans.xyz Signed-off-by: Martin Roth gaumless@gmail.com Signed-off-by: Felix Held felix-coreboot@felixheld.de Change-Id: I208eea37ffde64a2311cb9f51e2bcd1ac3dbad4d --- M src/vendorcode/amd/opensil/Makefile.inc A src/vendorcode/amd/opensil/genoa_poc/Makefile.inc A src/vendorcode/amd/opensil/genoa_poc/filter.h M src/vendorcode/amd/opensil/genoa_poc/meson_cross.template A src/vendorcode/amd/opensil/genoa_poc/opensil_console.c A src/vendorcode/amd/opensil/genoa_poc/opensil_console.h 6 files changed, 89 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/12/76512/11