switch-coreboot/include
Ronald G. Minnich 4282d12cdc Initial cleanup of the linuxbios tables code. Now it seems we need
resource .c functions -- sigh -- this will be next. 

fix types, fix some usage, but we do not yet generate pirqi, mptables,
or acpi. This will be next. 

This code will be called from phase6 in stage 2, and probably 
attached to a cpu. Or, it will be inline in the stage2.c code, since 
the need for tables is generic. 

I'm also going to move the cryptic usage of lgdt from here to stage 2,
phase 2, of the cpu code. The device model improvements are making it
easier to think about when things happen, we are finding. 

I'm going to get lunch and go see some of brussels. It's a miserable day
but ... 

Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Stefan Reinauer <stepan@coresystems.de>




git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@130 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-02-26 11:45:51 +00:00
..
console * fix some license headers 2007-02-23 11:03:56 +00:00
cpu/generic/x86 add the arch-dependent elf defines. 2007-02-23 12:38:34 +00:00
device * rename devices to device for consistency 2007-02-23 11:23:37 +00:00
elf.h Put back FSF headers to ensure the provenance of this file is 2007-02-25 21:11:30 +00:00
elf_boot.h some more research on file origins. 2007-02-25 14:15:58 +00:00
lar.h Basic elfboot functionality is in now. 2007-02-23 13:39:07 +00:00
lib.h * fix some license headers 2007-02-23 11:03:56 +00:00
linuxbios_tables.h s/linuxbios/LinuxBIOS/ in a number of places (trivial). 2007-02-26 01:19:39 +00:00
string.h clean up headers as requested. drop some dead code. 2007-02-24 17:03:53 +00:00
tables.h Initial cleanup of the linuxbios tables code. Now it seems we need 2007-02-26 11:45:51 +00:00
uart8250.h For some files: 2007-01-30 13:15:04 +00:00