[U-Boot] [PATCH 1/1] efi_loader: eliminate sandbox addresses
Simon Glass
sjg at chromium.org
Tue Nov 13 19:53:56 UTC 2018
Hi Heinrich,
On 10 November 2018 at 14:30, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> Do not use the sandbox's virtual address space for the internal structures
> of the memory map. This way we can eliminate a whole lot of unnecessary
> conversions.
>
> The only conversion remaining is the one when adding known memory.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> lib/efi_loader/efi_memory.c | 17 ++++-------------
> 1 file changed, 4 insertions(+), 13 deletions(-)
I much prefer this, but Alex was not too keen.
Also please can you add detailed comments to efi_mem_desc about what
the addresses are for sandbox?
Regards,
Simon
More information about the U-Boot
mailing list