switch-coreboot/src
Kyösti Mälkki 93b2bd70ff usbdebug: Do not support logging from SMM
Letting SMI handler touch EHCI controller is an excellent source
of USB problems. Remove usbdebug entirely from SMM.

It may be possible to make usbdebug console work from SMM
after hard work and coordination with payloads and even
OS drivers. But we are not there.

Change-Id: Id50586758ee06e8d76e682dc6f64f756ab5b79f5
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/3858
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
Tested-by: build bot (Jenkins)
2013-08-23 05:05:34 +02:00
..
arch console: Squelch console output from AP CPUs in romstage 2013-08-16 05:39:47 +02:00
console console: Squelch console output from AP CPUs in romstage 2013-08-16 05:39:47 +02:00
cpu usbdebug: Do not support logging from SMM 2013-08-23 05:05:34 +02:00
device Add a generic Intel HD audio (Azalia) module azalia_device.c 2013-08-13 10:12:52 +02:00
drivers parade: Add a driver for the parade ps8625. 2013-07-10 23:20:39 +02:00
ec ec/kontron/it8516e: Add sanity checks for values from nvram 2013-07-29 23:22:12 +02:00
include Include boot_cpu.c for romstage builds 2013-08-15 20:49:03 +02:00
lib usbdebug: Do not support logging from SMM 2013-08-23 05:05:34 +02:00
mainboard Correct spelling of shadow, setting and memory 2013-08-16 22:25:56 +02:00
northbridge Correct spelling of shadow, setting and memory 2013-08-16 22:25:56 +02:00
southbridge usbdebug: Do not support logging from SMM 2013-08-23 05:05:34 +02:00
superio w83627hf/acpi: Move floppy drive enumeration from _INI into _FDE. 2013-08-15 21:30:53 +02:00
vendorcode Correct spelling of shadow, setting and memory 2013-08-16 22:25:56 +02:00
Kconfig Fix lint-stable target 2013-08-16 10:32:43 +02:00