[coreboot] [PATCH] refactor SMI handler

Myles Watson mylesgw at gmail.com
Sat Oct 24 15:57:27 CEST 2009


2009/10/23 Stefan Reinauer <stepan at coresystems.de>

> See patch
>
> --
> coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br.
>      Tel.: +49 761 7668825 • Fax: +49 761 7664613
> Email: info at coresystems.dehttp://www.coresystems.de/
> Registergericht: Amtsgericht Freiburg • HRB 7656
> Geschäftsführer: Stefan Reinauer • Ust-IdNr.: DE245674866
>
>
> * refactor x86 smi handler (put all debug stuff in an extra file smiutil.c)
> * lock other CPUs in SMI handler while one CPU is handling an SMI. Without
> this
>  various racing scenarios could happen.
>
> Signed-off-by: Stefan Reinauer <stepan at coresystems.de>
>
Acked-by: Myles Watson <mylesgw at gmail.com>
Is there some header file that could be included for these defines?  Maybe
even config.h?


> +#ifndef CONFIG_TTYS0_BASE
> +#define CONFIG_TTYS0_BASE 0x3f8
> +#endif
>

Thanks,
Myles
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20091024/34837bcf/attachment.html>


More information about the coreboot mailing list