coreboot-kgpe-d16/util/sconfig
Stefan Reinauer df61dd28f6 non-root devices are not supposed to be accessed outside of static.c except by
walking the tree.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5686 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-08-09 12:02:00 +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 non-root devices are not supposed to be accessed outside of static.c except by 2010-08-09 12:02:00 +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