diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2022-06-17 18:34:06 +0200 |
---|---|---|
committer | Ard Biesheuvel <ardb@kernel.org> | 2022-06-24 10:21:20 +0200 |
commit | f662092b2e0c4a43d09e5b1f67ca969ea47a93d3 (patch) | |
tree | 47f8c4f7bd3b4c16360eeb062e40e1bc8f3406e6 /fs/pstore | |
parent | c07d2475f9cd7eaf6ddc60b5d284b375699d9553 (diff) |
Input: applespi - avoid efivars API and invoke EFI services directly
This driver abuses the efivar API, by using a few of its helpers on
entries that were not instantiated by the API itself. This is a problem
as future cleanup work on efivars is complicated by this.
So let's just switch to the get/set variable runtime wrappers directly.
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'fs/pstore')
0 files changed, 0 insertions, 0 deletions