coreboot-kgpe-d16/src
Alexandru Gagniuc 599d668cdd southbridge/hudson: Compile refactored SMI setup utilities in SMM
Refactor hudson_enable_gevent_smi() to allow configuring the interrupt
mode and trigger level. Move the utilities which are useful in SMM to
a separate file that is included in both ramstage and SMM. This is
useful for SMI handlers which need to enable or disable GEVENT SMIs
on-the-fly. A follow-up patch makes use of this infrastructure.

Change-Id: Ifa4c300c00c178b18d7280690cfc4b8367c669b8
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-on: http://review.coreboot.org/170
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@gmail.com>
2014-04-18 21:58:39 +02:00
..
arch build rules: Identify build stage with simple variables 2014-04-18 16:40:32 +02:00
console console: Simplify the enable rules 2014-04-18 16:41:09 +02:00
cpu console: Use romstage code for ramstage and SMM 2014-04-18 16:39:19 +02:00
device OxPCIe uart: Split PCI bridge control 2014-04-09 11:29:45 +02:00
drivers console: Drop driver list in ramstage 2014-04-18 16:39:09 +02:00
ec ec/compal/ene932/acpi: Let mainboard define the ACPI lid object 2014-04-12 20:26:04 +02:00
include console: Simplify the enable rules 2014-04-18 16:41:09 +02:00
lib console: Drop driver list in ramstage 2014-04-18 16:39:09 +02:00
mainboard southbridge/hudson: Compile refactored SMI setup utilities in SMM 2014-04-18 21:58:39 +02:00
northbridge AMD AGESA fam15tn/fam16kb: Remove unused source files 2014-04-16 14:39:11 +02:00
soc console: Move newline translation outside console_tx_byte 2014-04-09 13:21:25 +02:00
southbridge southbridge/hudson: Compile refactored SMI setup utilities in SMM 2014-04-18 21:58:39 +02:00
superio superio/ite/it8728f: Fix headers and prototype location 2014-04-15 04:35:20 +02:00
vendorcode vendorcode/amd/agesa/fam14: Build as a static library 2014-04-15 17:23:37 +02:00
Kconfig buildsystem: check for coreboot toolchain by default 2014-04-16 08:20:06 +02:00