diff options
author | Ard Biesheuvel <[email protected]> | 2020-01-21 10:16:32 +0100 |
---|---|---|
committer | Ard Biesheuvel <[email protected]> | 2020-02-23 21:59:42 +0100 |
commit | fd26830423e5f7442001f090cd4a53f4b6c3d9fa (patch) | |
tree | 30ea986efc243e5b643f33f4d99ac6ba7c899278 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 8819ba39661efec88efd11610988424cb1bf99f8 (diff) |
efi/x86: Drop 'systab' member from struct efi
The systab member in struct efi has outlived its usefulness, now that
we have better ways to access the only piece of information we are
interested in after init, which is the EFI runtime services table
address. So instead of instantiating a doctored copy at early boot
with lots of mangled values, and switching the pointer when switching
into virtual mode, let's grab the values we need directly, and get
rid of the systab pointer 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