coreboot-kgpe-d16/payloads
Patrick Georgi 5250852b0f libpayload/.../PDCurses: Improve compatibility with ncurses
Coverity erroneously complains that we call wmove with x or y == -1,
even though our copy of that function properly checks for that.

But: setsyx is documented to always return OK (even on errors), so let
it do that. (and make coverity happy in the process)

Change-Id: I1bc9ba2a075037f0e1a855b67a93883978564887
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Found-by: Coverity Scan #1260797
Reviewed-on: https://review.coreboot.org/17836
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
2016-12-14 18:02:51 +01:00
..
bayou bayou: delete pbuilder utility 2016-07-30 19:34:36 +02:00
coreinfo coreinfo: make the CBFS list scrollable 2016-10-13 18:21:02 +02:00
external Do not select SEABIOS_VGA_COREBOOT by default when building for QEMU 2016-10-27 18:52:30 +02:00
libpayload libpayload/.../PDCurses: Improve compatibility with ncurses 2016-12-14 18:02:51 +01:00
nvramcui nvramcui: remove undeclared variable 2016-09-01 06:05:12 +02:00
Kconfig payloads: add Kconfig option for bayou 2016-08-09 10:44:44 +02:00
Makefile.inc tint: Fix tint and add Kconfig option 2016-06-28 18:29:48 +02:00