grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 3/4] efi: Support GRUB_MMAP_MALLOC_LOW in the EFI firmware al


From: Vladimir 'φ-coder/phcoder' Serbinenko
Subject: Re: [PATCH 3/4] efi: Support GRUB_MMAP_MALLOC_LOW in the EFI firmware allocator
Date: Thu, 14 Nov 2013 09:08:18 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131005 Icedove/17.0.9

On 13.11.2013 04:59, Andrey Borzenkov wrote:
> В Tue, 12 Nov 2013 18:26:39 -0800
> Josh Triplett <address@hidden> пишет:
> 
>> EFI supports allocating memory below a specified address; use that to
>> implement GRUB_MMAP_MALLOC_LOW by requesting memory below 1M.
> 
> Out of curiosity - why would you need it on EFI? Your patch does not
> add any consumer of GRUB_MMAP_MALLOC_LOW and on EFI notion of low
> memory should not exist?
> 
As discussed on IRC, it's for starting other CPUs, for this you need a
vector in low memory as cpus always start in real mode.

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]