coreboot-kgpe-d16/src
Arthur Heymans 7598b4b40b soc/intel/xeon_sp/acpi.c Loop over HOB stack for MADT generation
To align MADT generation with DMAR, we loop over HOB entries instead
of over copied HOB entries fetched from get_iio_stacks(). This makes
it easier to see what is going on.

Tested on ocp/deltalake

Change-Id: I8ffe0322bb182b7ec5887354ec801e1f9f3d3288
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/47300
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Marc Jones <marc@marcjonesconsulting.com>
2020-11-13 19:37:43 +00:00
..
acpi acpigen: Add more useful helper functions 2020-11-09 07:30:01 +00:00
arch
commonlib
console console: Override uart base address 2020-11-09 07:46:10 +00:00
cpu cpu/x86/mtrr.h: Rename CORE2 alternative SMRR registers 2020-11-10 06:18:05 +00:00
device device: Move pci_dev_is_wake_source function 2020-11-09 07:37:57 +00:00
drivers drivers/i2c/rx6110sa: Delete unused defines 2020-11-12 12:46:43 +00:00
ec ec/purism/librem/ec.asl: End comment 2020-11-09 07:28:53 +00:00
include soc/intel/alderlake: Add PCH ID 0x5181 2020-11-12 03:51:49 +00:00
lib
mainboard mb/intel/adlrvp: Update WWAN GPIO as per latest schematics 2020-11-13 17:56:55 +00:00
northbridge nb/intel/haswell/acpi: Do not add PEG devices for LP 2020-11-13 13:13:58 +00:00
security sec/intel/cbnt: Stitch in ACMs in the coreboot image 2020-11-10 06:17:24 +00:00
soc soc/intel/xeon_sp/acpi.c Loop over HOB stack for MADT generation 2020-11-13 19:37:43 +00:00
southbridge sb/intel/lynxpoint/acpi/pch.asl: Drop unused FD definitions 2020-11-13 13:05:05 +00:00
superio
vendorcode vc/intel/fsp/fsp2_0/alderlake: Update FSP header file version to 1454 2020-11-13 17:56:46 +00:00
Kconfig