On Mon, Mar 9, 2009 at 5:08 PM, Rudolf Marek <[email protected]> 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 <[email protected]>
Committed Rev 3986. Thanks, Myles -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

