[coreboot] [commit] r5600 - in trunk/src: cpu/x86/smm southbridge/intel/i82801dx southbridge/intel/i82801gx

Stefan Reinauer stefan.reinauer at coresystems.de
Tue Jun 1 08:56:12 CEST 2010


On 6/1/10 8:41 AM, Peter Stuge wrote:
>> We don't want the value at *(number of bytes), which is what we'd
>> get without the dereference.
>>     
> Without the *reference* - right?
>
> How about this then? Maybe both for start and size.
>
> extern unsigned char _binary_smm_size[];
>   
Might work... It would sure be nicer than the current solution. if you
can verify it does work, a patch would be very much appreciated!

Stefan




More information about the coreboot mailing list