Hi Ilias,
On Wed, 11 Dec 2024 at 23:16, Ilias Apalodimas <[email protected]> wrote: > > On Wed, 11 Dec 2024 at 17:54, Simon Glass <[email protected]> wrote: > > > > Hi Ilias, > > > > On Wed, 11 Dec 2024 at 08:19, Ilias Apalodimas > > <[email protected]> wrote: > > > > > > Hi Simon, > > > > > > On Wed, 11 Dec 2024 at 15:54, Simon Glass <[email protected]> wrote: > > > > > > > > This cannot work since the code is not present in the emulated memory. > > > > In any case, sandbox cannot make use of the runtime code. > > > > > > > > For now, just drop it from sandbox. We can always adjust things to copy > > > > it into memory, if needed. > > > > > > > > Signed-off-by: Simon Glass <[email protected]> > > > > --- > > > > > > > > (no changes since v1) > > > > > > > > lib/efi_loader/efi_memory.c | 26 ++++++++++++++++---------- > > > > 1 file changed, 16 insertions(+), 10 deletions(-) > > > > Applied to sjg/master, thanks!

