coreboot-kgpe-d16/payloads
Patrick Georgi c9a6f0f442 Add type field to memranges, and fill it from the source data.
type field contains e820 type ids, which are used by coreboot
and multiboot (the two source formats), so they can be used
as-is.

The MEMMAP_RAM_ONLY define is a way to allow a payload to opt
for only having CB_MEM_RAM type fields, which might be helpful
to support older payloads easily (just add the define, and it
won't encounter "weird" fields)

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Peter Stuge <peter@stuge.se>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4291 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-05-17 20:36:45 +00:00
..
bayou Bayou: Clean up Bayou's window after returning from a payload. 2009-02-17 16:23:26 +00:00
coreinfo Signed-off-by: Robert Millan <rmh@aybabtu.com> 2008-11-11 23:41:08 +00:00
external/tint This is a trivial patch which fixes the tint build by removing the extra 2008-05-13 21:29:48 +00:00
libpayload Add type field to memranges, and fill it from the source data. 2009-05-17 20:36:45 +00:00