diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2022-06-20 12:35:37 +0300 |
---|---|---|
committer | Ard Biesheuvel <ardb@kernel.org> | 2022-06-20 13:43:25 +0300 |
commit | 416581e486798cbe3e2b3306faee7d7e9bf3c3d4 (patch) | |
tree | 830bf8cc03d2ac8af0a47732de208787b3913d75 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 3881ee0b1edce0ece72d24b7c74f46b73bd6dcba (diff) | |
download | linux-416581e486798cbe3e2b3306faee7d7e9bf3c3d4.tar.xz |
efi: efibc: avoid efivar API for setting variables
Avoid abusing the efivar API by passing locally instantiated
efivar_entry structs into efivar_set_entry_safe(), rather than using the
API as intended. Instead, just call efi.set_variable() directly.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions