mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
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 |
||
---|---|---|
.. | ||
archelfboot.c | ||
archtables.c | ||
cache_as_ram.S | ||
cachemain.c | ||
config.h | ||
console.c | ||
init.S | ||
Kconfig | ||
ldscript.ld | ||
linuxbios_table.c | ||
macros.h | ||
Makefile | ||
mtrr.h | ||
reset.S | ||
serial.c | ||
stage0_i586.S |