[coreboot] Smi handler issue

Kyösti Mälkki kyosti.malkki at gmail.com
Thu Apr 23 11:14:05 CEST 2015


On Tue, 2015-04-21 at 23:09 +0530, Naresh G. Solanki wrote:
> Dear all,
> 
> While compiling coreboot, southbridge smm handler always compiles as empty
> function irrespective of the code present in it.
> 
> As per declaration in smm.h, it is declared as attribute weak.
> 
> Since it is defined  in my southbridge smm handler, it should take the
> defined function which it is not happening (objdump shows that only the
> southbridge smm handler function has only ret instruction, rest all
> function have  proper assembly code as per the required implementation .)
> 
> I need smm handler for enabling acpi mode during os booting.
> 
> Please help in solving this issue.
> 
> Regards,
> N Solanki

Which board and chipset is this?

Please describe how to reproduce the error on current master from
coreboot.org git using the reference xgcc toolchain? 

Kyösti




More information about the coreboot mailing list