[coreboot] [PATCH] Update LinuxBIOS/coreboot support in memtest86+ 4.0

Stefan Reinauer stepan at coresystems.de
Sat Jan 23 16:24:05 CET 2010


On 1/23/10 4:17 PM, Peter Stuge wrote:
> Stefan Reinauer wrote:
>   
>> +++ memtest86+-4.00/linuxbios.c	2010-01-23 12:45:06.000000000 +0100
>>     
> ..
>   
>> @@ -54,16 +54,16 @@
>>  }
>>  
>>  #define for_each_lbrec(head, rec) \
>> -	for(rec = (struct lb_record *)(((char *)head) + sizeof(*head)); \
>> +	for(rec = (struct cb_record *)(((char *)head) + sizeof(*head)); \
>>     
> The macro name above still has lb - should that change too?
>
>
> //Peter
>
>   
Yes, absolutely. New patch attached.

Stefan

-- 
coresystems GmbH . Brahmsstr. 16 . D-79104 Freiburg i. Br.
      Tel.: +49 761 7668825 . Fax: +49 761 7664613
Email: info at coresystems.de  . http://www.coresystems.de/
Registergericht: Amtsgericht Freiburg . HRB 7656
Geschäftsführer: Stefan Reinauer . Ust-IdNr.: DE245674866

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20100123/bfaa2325/attachment.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: memtest86+-coreboot-v2.diff
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20100123/bfaa2325/attachment.ksh>


More information about the coreboot mailing list