/[coreboot-v3]
ViewVC logotype

Revision 128


Jump to revision: Previous Next
Author: rminnich
Date: Mon Feb 26 09:43:12 2007 UTC (6 years, 2 months ago)
Changed paths: 4
Log Message:
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>



Changed paths

Path Details
DirectoryLinuxBIOSv3/arch/x86/archtables.c added
DirectoryLinuxBIOSv3/arch/x86/linuxbios_table.c added
DirectoryLinuxBIOSv3/include/tables.h modified , text changed
DirectoryLinuxBIOSv3/lib/tables.c added

Stefan Reinauer">Stefan Reinauer
ViewVC Help
Powered by ViewVC 1.1.15