
14 Mar
2020
14 Mar
'20
9:35 p.m.
On Sat, 14 Mar 2020 at 02:21, Heinrich Schuchardt xypron.glpk@gmx.de wrote:
Addresses in the sandbox's device tree are in the sandbox's virtual address space. If we want to compare memory reservations in the device-tree with the output of 'efidebug memmap', we need to convert back to this address space.
Adjust the output of the 'efidebug memmap' command.
Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de
cmd/efidebug.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass sjg@chromum.org