[coreboot] [RFC] Here we go... the SLOF biosemu for coreboot-v3

Myles Watson mylesgw at gmail.com
Thu Dec 4 17:39:36 CET 2008


On Wed, Dec 3, 2008 at 8:29 PM, Jordan Crouse <jordan at cosmicpenguin.net>wrote:

> Pattrick Hueper wrote:
>
>> Hi,
>>
>> as mailed earlier, i took the IBM SLOF biosemu code that i wrote for
>> IBM and included it into coreboot-v3.
>> The SLOF code is opensourced under a BSD license at
>> http://www.ibm.com/developerworks/power/pa-slof/
>>
>> Here is my git repository containing the code:
>> git://patty-server2.hueper.net/coreboot-v3_biosemu
>>
>> This repository is actually a git svn clone of the coreboot svn, with
>> the plain unmodified biosemu copied from SLOF and my integration
>> patches for coreboot-v3 on top of it. (starting with a commit "add
>> .gitignore")
>>
>
> For the git impared in the group (which is most everybody), I am attaching
> a patch between svn HEAD and Pattrick's tree.  Enjoy.<http://www.coreboot.org/mailman/listinfo/coreboot>

This is the same patch minus:
- The typedefs in types.h and multiboot.h ( s/uintXX_t/uXX/g)
- The -g in the Makefile
- An unrelated comment in stage0.s

It applies and works the same as x86emu for me on SimNOW and qemu.

Thanks,
Myles
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20081204/b30edb3b/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: slof.patch
Type: text/x-patch
Size: 156156 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20081204/b30edb3b/attachment.patch>


More information about the coreboot mailing list