On 22/03/17 14:19, Jan Beulich wrote:
On 21.03.17 at 14:10, wrote:
>> Use a larger e820 map buffer for non-BIOS memory map sources. This
>> requires to have different defines for the maximum number of E820 map
>> entries for the raw BIOS buffer and the later used struct e820map.
>>
>> While a
>>> On 21.03.17 at 14:10, wrote:
> Use a larger e820 map buffer for non-BIOS memory map sources. This
> requires to have different defines for the maximum number of E820 map
> entries for the raw BIOS buffer and the later used struct e820map.
>
> While at it use e820.h in mem.S in order to avoid
Use a larger e820 map buffer for non-BIOS memory map sources. This
requires to have different defines for the maximum number of E820 map
entries for the raw BIOS buffer and the later used struct e820map.
While at it use e820.h in mem.S in order to avoid having to define the
buffer size at two plac