[coreboot] ACPI patches for Tyan s2895, s2892, s2891

Myles Watson mylesgw at gmail.com
Tue Mar 10 19:07:53 CET 2009


On Mon, Mar 9, 2009 at 5:08 PM, Rudolf Marek <r.marek at assembler.cz> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi,
>
>                  /* If this is the SouthBridge node and link, add a DRAM region. */
> +                                If (LOr (LAnd (LEqual (Arg1, 0xFF), LEqual
> (Arg0, 0x00)), LEqual (Arg1, \_SB.PCI0.SBLK)))
> +                                {
> +                                    Store (\_SB.PCI0.TOM1, MMIN)
> +                                    Subtract (MMAX, MMIN, MLEN)
> +                                    Increment (MLEN)
> +                                }
> +
>
> This part cause Windows 7 to BSOD and restart. Did not look at it yet. It starts
>  otherwise. (I added also the another Increment (MLEN), its late for me now to
> test without that).
>
> If you commit it with a proposed I think we can check in the patch. (dont know
> for fam10  maybe same change is needed).
>
> Acked-by: Rudolf Marek <r.marek at assembler.cz>

Committed Rev 3986.

Thanks,
Myles




More information about the coreboot mailing list