Re: [PATCH v3 0/3] efi: Start tidying up memory management

2024-09-05 Thread Simon Glass
Hi Vincent, On Thu, 5 Sept 2024 at 01:47, Vincent Stehlé wrote: > > On Sun, Sep 01, 2024 at 04:22:56PM -0600, Simon Glass wrote: > > We have been discussing the state of EFI memory management for some > > years so I thought it might be best to send a short series showing some > > of the issues we

Re: [PATCH v3 0/3] efi: Start tidying up memory management

2024-09-05 Thread Vincent Stehlé
On Sun, Sep 01, 2024 at 04:22:56PM -0600, Simon Glass wrote: > We have been discussing the state of EFI memory management for some > years so I thought it might be best to send a short series showing some > of the issues we have talked about. > > This one just deals with memory allocation. It prov

[PATCH v3 0/3] efi: Start tidying up memory management

2024-09-01 Thread Simon Glass
We have been discussing the state of EFI memory management for some years so I thought it might be best to send a short series showing some of the issues we have talked about. This one just deals with memory allocation. It provides a way to detect EFI 'page allocations' when U-Boot' malloc() shoul