[coreboot] [PATCH 1/1] libpayload: port to linux 2.6.39.3

Andres Salomon dilinger at queued.net
Sun Aug 14 17:51:17 CEST 2011


On Sat, 13 Aug 2011 13:22:15 -0700
Philip Prindeville <philipp_subx at redfish-solutions.com> wrote:

> Locate and parse coreboot tables, if present.
> 
> Tested/verified with Traverse Technologies GEOS SBC. Used in platform
> driver to detect running on correct platform.
> 
> Anyone have an issue with me upstreaming this to linux-next?
> 
> Signed-off-by: Philip Prindeville <philipp at redfish-solutions.com>
> ---
> 
I'd recommend breaking the x86-specific code out into separate files
when you do that.  Say, coreboot.c for the generic stuff, and
coreboot_x86.c for x86 stuff.





More information about the coreboot mailing list