coreboot-kgpe-d16/src/soc/intel/common/acpi
Subrata Banik c1645faeff soc/intel/common: Add support for serial console based ACPI debug
This patch enables serial debug functionality for ASL code based on
UART type(legacy/LPSS).

From Skylake onwards all Intel platform uses LPSS based UART for serial
console hence provide option to redirect ASL log over LPSS UART.

Example:
Name (OBJ, 0x12)
APRT (OBJ)
APRT ("CORE BOOT")

Output:
0x12
CORE BOOT

BUG=none
BRANCH=none
TEST=Built and boot kunimitsu to ensure to be able to get ASL console log.

Change-Id: I18c65654b8eb1ac27af1f283d413376fd79d47db
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/16070
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2016-08-11 16:03:29 +02:00
..
dptf intel/common: Add ASL code for DPTF 2016-07-28 20:09:58 +02:00
acpi.c
acpi_debug.asl soc/intel/common: Add support for serial console based ACPI debug 2016-08-11 16:03:29 +02:00
acpi_wake_source.asl
pci_osc.asl soc/intel/common: Add _OSC method 2016-06-20 22:08:54 +02:00
platform.asl soc/intel/common/acpi: Add _PTS, _WAK methods 2016-06-22 17:26:15 +02:00
wifi.asl Remove extra newlines from the end of all coreboot files. 2016-07-31 18:19:33 +02:00