Hi Heinrich,
On Wed, 16 Oct 2024 at 19:57, Heinrich Schuchardt wrote:
>
> On 17.09.24 11:02, Ilias Apalodimas wrote:
> > The EFI spec defines special-purpose memory in §7.2. That memory
> > serves as a hint to the OS to avoid allocating this memory for core
> > OS data or code that can not be rel
On 17.09.24 11:02, Ilias Apalodimas wrote:
The EFI spec defines special-purpose memory in §7.2. That memory
serves as a hint to the OS to avoid allocating this memory for core
OS data or code that can not be relocated. So let's ignore it when
allocating from conventional memory.
Signed-off-by: I
On Tue, 17 Sept 2024 at 17:11, Ilias Apalodimas
wrote:
>
> On Tue, 17 Sept 2024 at 13:05, Sughosh Ganu wrote:
> >
> > On Tue, 17 Sept 2024 at 14:32, Ilias Apalodimas
> > wrote:
> > >
> > > The EFI spec defines special-purpose memory in §7.2. That memory
> > > serves as a hint to the OS to avoid
On Tue, 17 Sept 2024 at 13:05, Sughosh Ganu wrote:
>
> On Tue, 17 Sept 2024 at 14:32, Ilias Apalodimas
> wrote:
> >
> > The EFI spec defines special-purpose memory in §7.2. That memory
> > serves as a hint to the OS to avoid allocating this memory for core
> > OS data or code that can not be relo
On Tue, 17 Sept 2024 at 14:32, Ilias Apalodimas
wrote:
>
> The EFI spec defines special-purpose memory in §7.2. That memory
> serves as a hint to the OS to avoid allocating this memory for core
> OS data or code that can not be relocated. So let's ignore it when
> allocating from conventional memo
The EFI spec defines special-purpose memory in §7.2. That memory
serves as a hint to the OS to avoid allocating this memory for core
OS data or code that can not be relocated. So let's ignore it when
allocating from conventional memory.
Signed-off-by: Ilias Apalodimas
---
lib/efi_loader/efi_memo
6 matches
Mail list logo