switch-coreboot/include
Ronald G. Minnich cd4625560e add tables support to LinuxBIOS.
We have merged the plethora of include files into one. A given linuxbios
target architecture must support all the functions described therein. 
All the structs etc. in include/tables.h are known to be
architecture-independent. 

We hope this new layout is easier to folow than the old one. 

Todo: Remove the LGDT code from tables writing (how did THAT get in
there ;-) and put it somewhere sane; add OFW table support. We are going
to need some nice OFW table code. 

Also, the license headers should be correct in this commit. 

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@128 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-02-26 09:43:12 +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 add tables support to LinuxBIOS. 2007-02-26 09:43:12 +00:00
uart8250.h For some files: 2007-01-30 13:15:04 +00:00