mirror of
https://github.com/Dasharo/coreboot.git
synced 2026-06-13 10:16:48 -07:00
3226c59f27
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>