
30 May
2016
30 May
'16
7:59 p.m.
On Wed, May 18, 2016 at 12:54:47AM +0200, Alexander Graf wrote:
We put the system table into our runtime services data section so that payloads may still access it after exit_boot_services. However, most fields in it are quite useless once we're in that state, so let's just patch them out.
With this patch we don't get spurious warnings when running EFI binaries anymore.
Signed-off-by: Alexander Graf agraf@suse.de
Applied to u-boot/master, thanks!
--
Tom