coreboot/src/soc/intel/skylake
Sean Rhodes 66c8062a00 soc/skylake: Make VT-d controllable from CMOS option
Make VT-d enable or disable based on CMOS value "vtd"
1 = Enable
0 = Disable

Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Change-Id: I1aea14968e08ee6af822bd259ca1d462f8926994
Reviewed-on: https://review.coreboot.org/c/coreboot/+/56252
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2021-10-18 12:32:43 +00:00
..
acpi soc/intel/skylake: switch to common GNVS 2021-10-17 12:59:06 +00:00
bootblock soc/intel/skylake: Make use of `cpu/intel/cpu_ids.h' 2021-07-17 09:50:44 +00:00
include/soc soc/skylake: Make VT-d controllable from CMOS option 2021-10-18 12:32:43 +00:00
nhlt soc/intel/skylake: Support NHLT 1ch DMIC 2020-11-24 09:42:23 +00:00
romstage skylake: Default to BOARD_TYPE_DESKTOP for PCH-H 2021-09-03 00:12:37 +00:00
acpi.c soc/skylake: Make VT-d controllable from CMOS option 2021-10-18 12:32:43 +00:00
chip.c soc/skylake: Make VT-d controllable from CMOS option 2021-10-18 12:32:43 +00:00
chip.h soc/intel/skylake: Drop dead ScanExtGfxForLegacyOpRom 2021-07-14 08:16:50 +00:00
chipset.cb soc/intel/skylake: Set proper defaults in chipset devicetree 2021-05-10 14:14:24 +00:00
cpu.c soc/intel/*/cpu.c: Add missing space in comment 2021-10-12 17:36:34 +00:00
elog.c soc/intel/*: Update data types for variables holding PCH_DEVFN_* macros 2021-05-03 16:28:53 +00:00
fadt.c soc/intel/skylake: switch to common ACPI code 2021-10-17 17:27:43 +00:00
finalize.c Move post_codes.h to commonlib/console/ 2021-08-04 15:15:51 +00:00
gpio.c soc/intel/{skl,cnl}: add NMI_{EN,STS} registers 2020-12-04 00:10:38 +00:00
graphics.c soc/intel: Remove unused <console/console.h> 2021-02-15 10:50:09 +00:00
gspi.c
i2c.c
irq.c soc/intel/skylake: Fix compilation under x86_64 2020-12-02 16:49:12 +00:00
Kconfig soc/intel/skylake: switch to common ACPI code 2021-10-17 17:27:43 +00:00
lockdown.c
lpc.c soc/intel/skylake: Drop reg-script usage 2021-09-29 21:22:38 +00:00
Makefile.inc Revert "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" 2021-10-15 13:00:32 +00:00
me.c soc/intel/skylake: Always print ME FW SKU 2021-03-03 09:05:19 +00:00
p2sb.c
pmc.c soc/intel/{skl,cnl,dnv}: disable PM ACPI timer if chosen 2021-10-17 13:58:15 +00:00
pmutil.c soc/intel: Move pmc_soc_set_afterg3_en() to pmutil.c 2021-04-21 09:17:40 +00:00
reset.c
sd.c soc/intel/skylake: Clean up SD GPIO handling 2021-03-01 19:37:36 +00:00
smihandler.c
spi.c
systemagent.c soc/skylake: Make VT-d controllable from CMOS option 2021-10-18 12:32:43 +00:00
uart.c soc/intel/*: drop UART pad configuration from common code 2021-03-12 08:48:03 +00:00
vr_config.c
xhci.c soc/intel/common: Adapt XHCI elog driver for reuse 2020-12-10 17:45:47 +00:00