coreboot-kgpe-d16/src/devices/oprom/yabel
Myles Watson 894a34715f Same conversion as with resources from static arrays to lists, except
there is no free list.

Converting resource arrays to lists reduced the size of each device
struct from 1092 to 228 bytes.

Converting link arrays to lists reduced the size of each device struct
from 228 to 68 bytes.

Signed-off-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Stefan Reinauer <stepan@coresystems.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5626 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-06-09 22:41:35 +00:00
..
compat Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
biosemu.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
biosemu.h Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
debug.c it was reason for workaround rules already, and it's somewhat ugly: 2010-03-16 23:07:29 +00:00
debug.h Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
device.c Same conversion as with resources from static arrays to lists, except 2010-06-09 22:41:35 +00:00
device.h it was reason for workaround rules already, and it's somewhat ugly: 2010-03-16 23:07:29 +00:00
interrupt.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
interrupt.h it was reason for workaround rules already, and it's somewhat ugly: 2010-03-16 23:07:29 +00:00
io.c fix a trivial warning when yabel with direct hw access is enabled. 2010-04-13 21:29:43 +00:00
io.h it was reason for workaround rules already, and it's somewhat ugly: 2010-03-16 23:07:29 +00:00
Makefile.inc it was reason for workaround rules already, and it's somewhat ugly: 2010-03-16 23:07:29 +00:00
mem.c it was reason for workaround rules already, and it's somewhat ugly: 2010-03-16 23:07:29 +00:00
mem.h it was reason for workaround rules already, and it's somewhat ugly: 2010-03-16 23:07:29 +00:00
pmm.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
pmm.h Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
vbe.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
vbe.h Clean up warnings in yabel vbe code. No more warnings on the IP1000 2010-03-17 04:04:20 +00:00