Attention is currently required from: Sean Rhodes, Martin Roth, Stefan Reinauer. Hello build bot (Jenkins), Martin Roth, Matt DeVillier, Stefan Reinauer,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/61550
to look at the new patch set (#3).
Change subject: payloads/tianocore: Remove used build option ......................................................................
payloads/tianocore: Remove used build option
Remove -DPS2_KEYBOARD_ENABLE being passed to edk2 as it has no effect. The correct argument for PS2 Keyboard is: -D PS2_KEYBOARD_ENABLE=TRUE -D SIO_BUS_ENABLE=TRUE
This is hard coded into uefipayload_202107.
Signed-off-by: Sean Rhodes sean@starlabs.systems Change-Id: Ic52e0afa7744f4a902274c41aed59ca23fd9f5fc --- M payloads/external/Makefile.inc M payloads/external/tianocore/Kconfig M payloads/external/tianocore/Makefile 3 files changed, 120 insertions(+), 55 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/50/61550/3