On Fri, Jul 28, 2023 at 04:41:48AM +0000, Tony Titus via SeaBIOS wrote:
For platforms with high number of numa nodes, 32 e820 entries are not enough. Linux kernel sets the maximum e820 entries to a base value of 128. Setting BUILD_MAX_E820 to 128 to be in sync with this base value.
Signed-off-by: Tony Titus tonydt@amazon.com
Patch committed.
thanks, Gerd