Attention is currently required from: Martin L Roth, Stefan Reinauer, Nicholas Chin. Hello Felix Singer, build bot (Jenkins), Martin L Roth, Paul Menzel, Stefan Reinauer,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/57222
to look at the new patch set (#5).
Change subject: payloads/external: Add support for coreDOOM payload ......................................................................
payloads/external: Add support for coreDOOM payload
coreDOOM is a port of DOOM to libpayload, based on the doomgeneric source port. It renders the game to the coreboot linear framebuffer, and loads WAD files from CBFS.
Tested with QEMU i440fx/q35 and a Dell Latitude E6400 using the libgfxinit provided linear framebuffer.
Project page: https://github.com/nic3-14159/coreDOOM
Signed-off-by: Nicholas Chin nic.c3.14@gmail.com Change-Id: Ice0403b003a4b2717afee585f28303c2f5abea5d --- M payloads/Kconfig M payloads/Makefile.inc M payloads/external/Makefile.inc M payloads/external/SeaBIOS/Kconfig A payloads/external/coreDOOM/Kconfig.secondary A payloads/external/coreDOOM/Makefile A payloads/external/coreDOOM/libpayload-config M src/device/Kconfig 8 files changed, 101 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/22/57222/5