coreboot-kgpe-d16/payloads/libpayload/drivers
Stefan Reinauer 34b9f867cd misc fixes:
* give struct memrange a name
 * add explicit cast.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Jordan Crouse <jordan.crouse@amd.com>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3525 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2008-08-19 17:51:30 +00:00
..
video make all drivers relocatable. Per default, an 1:1 mapping is assumed. 2008-08-19 17:49:53 +00:00
Makefile.inc new menu structure for libpayload 2008-08-08 13:45:03 +00:00
keyboard.c libpayload: fix type in keyboard driver. (trivial) 2008-08-12 14:19:40 +00:00
nvram.c these should be the last occurences of CONFIG_ without config.h in libpayload. 2008-08-11 16:58:23 +00:00
options.c misc fixes: 2008-08-19 17:51:30 +00:00
pci.c
serial.c Add support for line drawing characters and the alternate character set. 2008-08-11 20:34:28 +00:00
speaker.c