diff options
author | Arthur Heymans <arthur@aheymans.xyz> | 2019-10-08 10:04:51 +0200 |
---|---|---|
committer | Marshall Dawson <marshalldawson3rd@gmail.com> | 2020-10-30 13:50:00 +0000 |
commit | 69c0b19ae1d17f52907d1d31ac45a48b6fe426a7 (patch) | |
tree | 1884f8fa28160fd2c2a79de86e78bbbed04cd463 /util | |
parent | fdcbae0a9bec7adb4f0db3d5479813be42b4f323 (diff) |
{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>
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions