diff options
author | Kweh, Hock Leong <[email protected]> | 2016-04-25 21:07:01 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-04-28 11:34:05 +0200 |
commit | 65117f1aa1b2d145fd5ca376bde642794d0aae1b (patch) | |
tree | 05f8f72fd15dd3c98060ceda1cfb2be5f91c60b0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 87615a34d561ef59bd0cffc73256a21220dfdffd (diff) |
efi: Add misc char driver interface to update EFI firmware
This patch introduces a kernel module to expose a capsule loader
interface (misc char device file note) for users to upload capsule
binaries.
Example:
cat firmware.bin > /dev/efi_capsule_loader
Any upload error will be returned while doing "cat" through file
operation write() function call.
Signed-off-by: Kweh, Hock Leong <[email protected]>
[ Update comments and Kconfig text ]
Signed-off-by: Matt Fleming <[email protected]>
Reviewed-by: Bryan O'Donoghue <[email protected]>
Acked-by: Greg Kroah-Hartman <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Ard Biesheuvel <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Peter Jones <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Sam Protsenko <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: joeyli <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions