coreboot/src
Frans Hendriks 2659d40905 mb/emulation/qemu-q35: Solve lint-001 error
lint-001-no-global-config-in-romstage error on
D0F0_PCIEXBAR_LO.

DOF0_PCIEXBAR_LO is defined in bootblock.c and
romstage.c.
Place D0F0_PCIEXBAR_XX in local gm35.h.

BUG = N/A
TEST = Build and boot QEMU x86 q35/ich9

Change-Id: Ia5ac9eb797de996186282193647313b9f7b42624
Signed-off-by: Frans Hendriks <fhendriks@eltan.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49930
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Wim Vervoorn <wvervoorn@eltan.com>
Reviewed-by: Erik van den Bogaert <ebogaert@eltan.com>
2021-01-28 09:30:32 +00:00
..
acpi acpi/acpigen.c: Remove unused and incorrect functions 2021-01-28 09:10:28 +00:00
arch arch/x86/smbios: Update SMBIOS type 16 Extended Maximum Capacity 2021-01-28 09:14:32 +00:00
commonlib drivers/tpm: Implement full PPI 2020-12-21 02:38:20 +00:00
console lib/trace: Remove TRACE support 2020-12-02 23:35:58 +00:00
cpu cpu/intel/microcode: Add caching layer in intel_microcode_find 2021-01-28 09:23:45 +00:00
device src/device: Don't die() on vBIOS errors 2021-01-27 10:24:44 +00:00
drivers bayhub bh720: Factor out common HS200 init code 2021-01-28 09:18:18 +00:00
ec ec/google/wilco: Convert to ASL 2.0 syntax 2021-01-24 21:51:39 +00:00
include cpu/intel/microcode: Add caching layer in intel_microcode_find 2021-01-28 09:23:45 +00:00
lib arch/x86: Top-align .init in bootblock 2021-01-28 08:54:21 +00:00
mainboard mb/emulation/qemu-q35: Solve lint-001 error 2021-01-28 09:30:32 +00:00
northbridge nb/intel/haswell/haswell.h: Do not include pch.h 2021-01-27 21:28:18 +00:00
security security/tpm/tss/tcg-1.2/tss.c: Use __func__ 2021-01-19 08:58:50 +00:00
soc xeon_sp/cpx: Update meminfo max_capacity_mib and number_of_devices 2021-01-28 09:30:09 +00:00
southbridge ACPI: Separate ChromeOS NVS in ASL 2021-01-28 08:59:11 +00:00
superio src/superio: trim and move Makefile.inc, instead use wildcard matches 2020-12-27 14:46:07 +00:00
vendorcode ACPI: Separate ChromeOS NVS in ASL 2021-01-28 08:59:11 +00:00
Kconfig Kconfig: Show console debug options if loglevel override is set 2020-12-11 15:58:24 +00:00