diff options
author | Alexander Graf <agraf@suse.de> | 2016-05-17 22:54:47 (GMT) |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-05-27 19:39:56 (GMT) |
commit | ae87440578369456b55e54125e101d27c332bc5a (patch) | |
tree | dcb30269c22f8c2ea3ad1e63b8b20fd04ba5a565 /common/dlmalloc.src | |
parent | 81974f4479d19c441c4a089aedd238c251626b3e (diff) | |
download | u-boot-ae87440578369456b55e54125e101d27c332bc5a.tar.xz |
efi_loader: Clean up system table on exit
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>
Diffstat (limited to 'common/dlmalloc.src')
0 files changed, 0 insertions, 0 deletions