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

--
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to