coreboot-kgpe-d16/payloads/libpayload/arch/i386
Philip Prindeville c10cade404 Use void pointers for untyped memory
To avoid unnecessary casts, we can use untyped pointers when accessing
individual records.

Change-Id: I1d628d6e25f1e53b4fee34e7c2c4688a789c45a3
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Reviewed-on: http://review.coreboot.org/498
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
2011-12-24 11:52:15 +01:00
..
coreboot.c Use void pointers for untyped memory 2011-12-24 11:52:15 +01:00
exec.S This change adds PPC support to libpayload, and hooks it up in the build 2009-05-21 10:02:52 +00:00
head.S Don't do a call as the first instruction in libpayload. 2011-10-11 11:47:06 +02:00
main.c Reduce warnings/errors in libpayload when using picky compiler options 2011-06-30 20:41:23 +02:00
Makefile.inc Use coreboot build system for libpayload, too. 2011-06-30 20:40:10 +02:00
multiboot.c Reduce warnings/errors in libpayload when using picky compiler options 2011-06-30 20:41:23 +02:00
sysinfo.c This change adds PPC support to libpayload, and hooks it up in the build 2009-05-21 10:02:52 +00:00
timer.c prevent timer overflows in libpayload 2010-03-25 18:53:20 +00:00
util.S This change adds PPC support to libpayload, and hooks it up in the build 2009-05-21 10:02:52 +00:00
virtual.c Reduce warnings/errors in libpayload when using picky compiler options 2011-06-30 20:41:23 +02:00