coreboot-kgpe-d16/src
Arthur Heymans 69c0b19ae1 {soc/amd,sb/amd/hudson}: Fix generating the ACPI mcfg
The last argument for acpi_fill_mcfg() is the last PCI bus, which is
an uint8_t, not the total number of busses, which overflows the
argument if CONFIG_MMCONF_BUS_NUMBER is 256.

Change-Id: I8887e14128dbe54688eb6e803d6694b7c29956c1
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35872
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-by: Michał Żygowski <michal.zygowski@3mdeb.com>
2020-10-30 13:50:00 +00:00
..
acpi acpigen: Make acpigen_write_opregion() argument const 2020-10-21 22:24:27 +00:00
arch arch/x86/smbios: Populate SMBIOS type 7 with cache information 2020-10-26 06:54:04 +00:00
commonlib cbfs: Hook up to new CBFS implementation 2020-10-30 11:14:11 +00:00
console console/init: Drop CONSOLE_LEVEL_CONST 2020-10-26 06:48:45 +00:00
cpu cpu/x86/mtrr: fix OVERFLOW_BEFORE_WIDEN 2020-10-27 06:13:32 +00:00
device device: Rephrase bus master Kconfig option 2020-10-27 15:35:42 +00:00
drivers drivers/soundwire/alc711: Add Realtek ALC711 soundwire device 2020-10-30 04:08:17 +00:00
ec ec/google/chromeec: Update ec_commands.h 2020-10-26 06:54:54 +00:00
include cbfs: Hook up to new CBFS implementation 2020-10-30 11:14:11 +00:00
lib cbfs: Hook up to new CBFS implementation 2020-10-30 11:14:11 +00:00
mainboard soc/intel/broadwell: Separate PCH in devicetree 2020-10-30 00:45:36 +00:00
northbridge src: Include <arch/io.h> when appropriate 2020-10-26 06:44:40 +00:00
security sec/intel/txt/Kconfig: Remove the menu for including ACMs 2020-10-28 12:55:43 +00:00
soc {soc/amd,sb/amd/hudson}: Fix generating the ACPI mcfg 2020-10-30 13:50:00 +00:00
southbridge {soc/amd,sb/amd/hudson}: Fix generating the ACPI mcfg 2020-10-30 13:50:00 +00:00
superio superio/nuvoton: Factor out equivalent Kconfig option 2020-10-19 07:06:20 +00:00
vendorcode vc/amd/fsp: Update bl_errorcodes_public.h 2020-10-30 13:04:01 +00:00
Kconfig soc/intel/xeon_sp: Move function debug macros 2020-10-29 16:44:19 +00:00