[coreboot] coreboot and win7

Peter Stuge peter at stuge.se
Tue Sep 14 23:53:50 CEST 2010


Patrick Georgi wrote:
> > --- src/mainboard/asus/m4a785-m/dsdt.asl	(revision 5814)
> > +++ src/mainboard/asus/m4a785-m/dsdt.asl	(working copy)
> > @@ -22,8 +22,8 @@
> >  	"DSDT.AML",           /* Output filename */
> >  	"DSDT",                 /* Signature */
> >  	0x02,		/* DSDT Revision, needs to be 2 for 64bit */
> > -	"AMD   ",               /* OEMID */
> > -	"TILAPIA ",	     /* TABLE ID */
> > +	"ASUS  ",               /* OEMID */
> > +	"M4A785-M",	     /* TABLE ID */
> Where does that come from?

I think it's to make the names in the ACPI tables match the actual
board.


//Peter




More information about the coreboot mailing list