coreboot/payloads
Jacob Garber bd62472f76 coreinfo/coreinfo.c: Correct main function signature
libpayload passes argc and argv to main(), and ignoring these arguments
causes a compile time error when using LTO.

Change-Id: I5d2b30158ebabe1d1534a9684874018483ad769b
Signed-off-by: Jacob Garber <jgarber1@ualberta.ca>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38292
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-02-04 16:11:58 +00:00
..
coreinfo coreinfo/coreinfo.c: Correct main function signature 2020-02-04 16:11:58 +00:00
external
libpayload libpayload: cbgfx: Support drawing a box with rounded corners 2020-01-14 18:25:36 +00:00
linuxcheck
nvramcui
Kconfig
Makefile.inc