coreboot/src/include
Aaron Durbin d0520406ed x86: add SMM save state for 0x0100 revision
The Bay Trail SMM save state revision is 0x0100.
Add support for this save state area using the
type named em64t100_smm_state_save_area_t.

BUG=chrome-os-partner:22862
BRANCH=None
TEST=Built and booted using this structure with forthcoming CLs.

Change-Id: Iddd9498ab9fffcd865dae062526bda2ffcdccbce
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/173981
Reviewed-on: http://review.coreboot.org/4890
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Tested-by: build bot (Jenkins)
2014-01-30 06:05:25 +01:00
..
boot cbmem: Export ACPI GNVS cbmem pointer in coreboot table 2014-01-30 05:26:14 +01:00
console Add a specific post code for S3 resume failures 2013-12-21 12:02:43 +01:00
cpu x86: add SMM save state for 0x0100 revision 2014-01-30 06:05:25 +01:00
device device/dram/ddr3: Move CRC calculation in a separate function 2013-12-17 19:59:22 +01:00
pc80 Log device path into CMOS during probe stages 2013-11-26 19:10:31 +01:00
smp
superio
assert.h
bootstate.h include: Fix spelling 2013-07-11 22:36:19 +02:00
cbfs.h cbfs: remove unused code and prototype 2013-11-18 18:41:57 +01:00
cbfs_core.h lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content 2014-01-12 17:41:02 +01:00
cbmem.h cbmem: add reference code ids 2014-01-28 19:54:57 +01:00
delay.h
edid.h Added structure members x_mm and y_mm to edid decoding 2013-12-21 08:04:13 +01:00
ehci.h include: Fix spelling 2013-07-11 22:36:19 +02:00
elog.h Extend CMOS POST code logging to store extra data 2013-11-26 19:10:20 +01:00
endian.h
fallback.h
inttypes.h
ip_checksum.h
kconfig.h
lib.h lib: Add log2 ceiling function 2014-01-14 14:14:46 +01:00
memrange.h
ramstage_cache.h coreboot: config to cache ramstage outside CBMEM 2014-01-30 06:04:02 +01:00
reset.h
rmodule.h rmodule: consolidate rmodule stage loading 2014-01-28 22:29:42 +01:00
romstage_handoff.h include: Fix spelling 2013-07-11 22:36:19 +02:00
sdram_mode.h
smbios.h smbios: Add generic type41 write function 2013-11-25 23:38:21 +01:00
spd.h
spd_ddr2.h
spi-generic.h SPI: Add API for programmer-specific flashing. 2014-01-23 20:42:08 +01:00
spi_flash.h
stddef.h Make ssize_t an actual ssize_t 2013-11-25 23:13:50 +01:00
stdlib.h
string.h Remove sprintf 2014-01-10 18:08:31 +01:00
swab.h include: Fix spelling 2013-07-11 22:36:19 +02:00
thread.h include: Fix spelling 2013-07-11 22:36:19 +02:00
timer.h include: Fix spelling 2013-07-11 22:36:19 +02:00
timestamp.h Have option of timestamps, CBMEM console and usbdebug for most boards 2013-10-15 13:15:18 +02:00
trace.h
types.h pc80/keyboard: Ignore interface test failure. 2014-01-26 17:39:42 +01:00
uart.h
uart8250.h include: Fix spelling 2013-07-11 22:36:19 +02:00
usb_ch9.h
usbdebug.h usbdebug: Support choice of EHCI controller 2013-08-29 18:36:20 +02:00
vbe.h
version.h
watchdog.h