coreboot-kgpe-d16/src/console
Angel Pons 88dcb3179b src: Retype option API to use unsigned integers
The CMOS option system does not support negative integers. Thus, retype
and rename the option API functions to reflect this.

Change-Id: Id3480e5cfc0ec90674def7ef0919e0b7ac5b19b3
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/52672
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by:  Felix Singer <felixsinger@posteo.net>
2021-05-06 14:48:15 +00:00
..
console.c src/console: Drop unneeded empty lines 2020-09-21 15:52:42 +00:00
die.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
hw-debug_sink.adb treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
hw-debug_sink.ads treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
init.c src: Retype option API to use unsigned integers 2021-05-06 14:48:15 +00:00
Kconfig console: Override uart base address 2020-11-09 07:46:10 +00:00
Makefile.inc console: Update for vboot before bootblock 2020-06-15 22:07:12 +00:00
post.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
printk.c Rename do_printk() to printk() 2021-04-14 10:38:09 +00:00
vsprintf.c lib/trace: Remove TRACE support 2020-12-02 23:35:58 +00:00
vtxprintf.c console/vtxprintf.c: Add missing <types.h> 2021-02-16 08:15:26 +00:00