Files
Michał Żygowski 3226c59f27 payloads/external/edk2: Specify max CPUs and AP init timeout
On server platforms the maximum number of logical processors
is greater than default 64 defined in the DSC file. Use MAX_CPUs
Kconfig value to pass the epxected maximum processor count and
use the 100ms increments for each processor for the AP init timeout
as coreboot does for its own MP init.

TEST=Boot Gigbyte MZ33-AR1 with 128 core processor

Upstream-Status: Pending
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
2026-06-12 11:57:16 +02:00
..