diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2022-06-20 11:35:37 +0200 |
---|---|---|
committer | Ard Biesheuvel <ardb@kernel.org> | 2022-06-20 12:43:25 +0200 |
commit | 416581e486798cbe3e2b3306faee7d7e9bf3c3d4 (patch) | |
tree | 830bf8cc03d2ac8af0a47732de208787b3913d75 /drivers/firmware/efi/memmap.c | |
parent | 3881ee0b1edce0ece72d24b7c74f46b73bd6dcba (diff) |
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 'drivers/firmware/efi/memmap.c')
0 files changed, 0 insertions, 0 deletions