coreboot/src/include/cpu/x86
Stefan Reinauer bf34e94095 SMM: unify mainboard APM command handlers
rename from mainboard_apm_cnt to mainboard_smi_apmc to match the function
naming scheme of the other handlers. Add prototype for mainboard_smi_sleep
(mainboard specific S3 sleep handlers in SMM) that is required by Sandybridge.

Change-Id: Ib479397e460e33772d90d9d41dba267e4e7e3008
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: http://review.coreboot.org/933
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2012-04-27 19:23:50 +02:00
..
bist.h We call this cache as ram everywhere, so let's call it the same in Kconfig 2010-08-30 17:53:13 +00:00
cache.h Replace cache control magic numbers with symbols 2012-04-25 16:27:07 +02:00
car.h Add infrastructure for global data in the CAR phase of boot 2012-03-29 23:19:13 +02:00
lapic.h Add an option to keep the ROM cached after romstage 2012-03-30 01:07:49 +02:00
lapic_def.h Unify Local APIC address definitions 2012-03-08 15:39:05 +01:00
msr.h remove trailing whitespace 2011-11-01 19:07:45 +01:00
mtrr.h Make MTRR min hole alignment 64MB 2012-03-30 17:56:10 +02:00
multiboot.h Generate multiboot tables from coreboot tables. 2010-09-13 14:47:22 +00:00
name.h Factor out fill_processor_name() and strcpy() functions. 2010-09-29 09:54:16 +00:00
pae.h Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
post_code.h Unify use of post_code 2011-04-11 20:17:22 +00:00
smm.h SMM: unify mainboard APM command handlers 2012-04-27 19:23:50 +02:00
stack.h Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
tsc.h drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is more 2010-03-28 21:26:54 +00:00