coreboot-kgpe-d16/util/sconfig
Myles Watson c25cc11ae3 Use lists instead of arrays for resources in devices to reduce memory usage.
Signed-off-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Patrick Georgi <patrick.georgi@coresystems.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5576 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-05-21 14:33:48 +00:00
..
Makefile.inc Split C code in sconfig's parser into a separate file. 2010-05-05 11:19:50 +00:00
lex.yy.c_shipped Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster" 2010-05-05 13:12:42 +00:00
main.c Use lists instead of arrays for resources in devices to reduce memory usage. 2010-05-21 14:33:48 +00:00
sconfig.h sconfig: Make cur_bus and cur_parent local to the parser. 2010-05-05 12:05:25 +00:00
sconfig.l Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster" 2010-05-05 13:12:42 +00:00
sconfig.tab.c_shipped Improve the sconfig parser: 2010-05-05 13:13:47 +00:00
sconfig.tab.h_shipped Split C code in sconfig's parser into a separate file. 2010-05-05 11:19:50 +00:00
sconfig.y Improve the sconfig parser: 2010-05-05 13:13:47 +00:00