blob: a597e4eb7a3ab2e008c00ced6946664142a14e5e [file] [log] [blame]
Alexandru Gagniuc1a3872f2014-04-01 16:02:08 -05001
Alexandru Gagniucfa840672014-04-09 21:07:43 -05002ASL interface
3=============
Alexandru Gagniuc1a3872f2014-04-01 16:02:08 -05004
Alexandru Gagniucfa840672014-04-09 21:07:43 -05005This EC implements the standard mainboard-EC coreboot interface.
Alexandru Gagniuc1a3872f2014-04-01 16:02:08 -05006
Alexandru Gagniucfa840672014-04-09 21:07:43 -05007Deviations from standard interface
8==================================
Alexandru Gagniuc1a3872f2014-04-01 16:02:08 -05009
Alexandru Gagniucfa840672014-04-09 21:07:43 -050010The following method must be defined in the global namespace:
Alexandru Gagniuc1a3872f2014-04-01 16:02:08 -050011
Alexandru Gagniuc1a3872f2014-04-01 16:02:08 -050012* PNOT()
13 The mainboard must define a PNOT method to handle power state notifications
14 and Notify CPU device objects to re-evaluate their _PPC and _CST tables.