diff options
author | Ard Biesheuvel <[email protected]> | 2020-01-20 17:39:39 +0100 |
---|---|---|
committer | Ard Biesheuvel <[email protected]> | 2020-02-23 21:59:42 +0100 |
commit | 8819ba39661efec88efd11610988424cb1bf99f8 (patch) | |
tree | 2734cf0a5093ba27fe4000f890cee1b93167260c /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 59f2a619a2db86111e8bb30f349aebff6eb75baa (diff) |
efi/arm: Drop unnecessary references to efi.systab
Instead of populating efi.systab very early during efi_init() with
a mapping that is released again before the function exits, use a
local variable here. Now that we use efi.runtime to access the runtime
services table, this removes the only reference efi.systab, so there is
no need to populate it anymore, or discover its virtually remapped
address. So drop the references entirely.
Tested-by: Tony Luck <[email protected]> # arch/ia64
Signed-off-by: Ard Biesheuvel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions