Re: [PATCH v3 3/6] hw/loongarch: Refine fwcfg memory map

2024-05-22 Thread gaosong
在 2024/5/15 下午5:39, Bibo Mao 写道: Memory map table for fwcfg is used for UEFI BIOS, UEFI BIOS uses the first entry from fwcfg memory map as the first memory HOB, the second memory HOB will be used if the first memory HOB is used up. Memory map table for fwcfg does not care about numa node, howeve

[PATCH v3 3/6] hw/loongarch: Refine fwcfg memory map

2024-05-15 Thread Bibo Mao
Memory map table for fwcfg is used for UEFI BIOS, UEFI BIOS uses the first entry from fwcfg memory map as the first memory HOB, the second memory HOB will be used if the first memory HOB is used up. Memory map table for fwcfg does not care about numa node, however in generic the first memory HOB i