Re: [U-Boot] [RFC 1/1] efi_loader: relocate pointer to tables

2018-08-05 Thread Mark Kettenis
> From: Heinrich Schuchardt > Date: Sat, 4 Aug 2018 23:16:06 +0200 > > When applying a virtual memory map we have to update the pointer to the > list of configuration tables. > > Fixes: 4182a129ef73 ("efi_loader: allocate configuration table array") > Reported-by: Mark Kettenis > Signed-off-by

[U-Boot] [RFC 1/1] efi_loader: relocate pointer to tables

2018-08-04 Thread Heinrich Schuchardt
When applying a virtual memory map we have to update the pointer to the list of configuration tables. Fixes: 4182a129ef73 ("efi_loader: allocate configuration table array") Reported-by: Mark Kettenis Signed-off-by: Heinrich Schuchardt --- Hello Mark, could you, please, test if this solves the p

[U-Boot] [RFC 1/1] efi_loader: relocate pointer to tables

2018-08-04 Thread Heinrich Schuchardt
When applying a virtual memory map we have to update the pointer to the list of configuration tables. Fixes: 4182a129ef73 ("efi_loader: allocate configuration table array") Reported-by: Mark Kettenis Signed-off-by: Heinrich Schuchardt --- Hello Mark, could you, please, test if this solves the p