coreboot-kgpe-d16/payloads
Martin Roth 0cf7acc688 nvramcui: Cast u8 * values to char * to eliminate warnings
error: pointer targets of 'strcmp' differ in signedness
expected 'const char *' but argument is of type
'u8 * {aka unsigned char *}'

Change-Id: Id5cbb6fc2efd7c57abc59b08416047e10461436f
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/14521
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2016-05-03 20:00:07 +02:00
..
bayou codebase: Change makefile $(shell pwd) commands to $(CURDIR) 2016-03-11 18:48:06 +01:00
coreinfo coreinfo: Update Makefile 2016-04-26 20:08:55 +02:00
external payloads: Add a stable version of Memtest86+ for reproducibility 2016-04-27 19:55:40 +02:00
libpayload libpayload: time: split time.h from libpayload.h 2016-04-21 23:08:52 +02:00
nvramcui nvramcui: Cast u8 * values to char * to eliminate warnings 2016-05-03 20:00:07 +02:00
Kconfig payloads: Add a stable version of Memtest86+ for reproducibility 2016-04-27 19:55:40 +02:00
Makefile.inc payloads/Makefile.inc: Add phony targets 2016-04-25 16:45:26 +02:00