[coreboot] same with opensuse 11.1 kernel from bootcd

Peter Stuge peter at stuge.se
Sat Feb 21 18:01:39 CET 2009


Kevin O'Connor wrote:
> If one defines it in the coreboot table, it'll show up in the e820
> map.  So, I guess the best thing would be to add this support to
> coreboot.

Tread carefully here. e820 gets a memory map, but coreboot tables are
much more generic. Please don't start adding memory entries to the
coreboot table!

Make sure to use new entries in the coreboot structures and let
SeaBIOS translate them.


//Peter




More information about the coreboot mailing list