diff options
author | Kweh, Hock Leong <hock.leong.kweh@intel.com> | 2016-04-25 21:07:01 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2016-04-28 11:34:05 +0200 |
commit | 65117f1aa1b2d145fd5ca376bde642794d0aae1b (patch) | |
tree | 05f8f72fd15dd3c98060ceda1cfb2be5f91c60b0 /security/inode.c | |
parent | 87615a34d561ef59bd0cffc73256a21220dfdffd (diff) | |
download | linux-65117f1aa1b2d145fd5ca376bde642794d0aae1b.tar.gz linux-65117f1aa1b2d145fd5ca376bde642794d0aae1b.tar.bz2 linux-65117f1aa1b2d145fd5ca376bde642794d0aae1b.zip |
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 <hock.leong.kweh@intel.com>
[ Update comments and Kconfig text ]
Signed-off-by: Matt Fleming <matt@codeblueprint.co.uk>
Reviewed-by: Bryan O'Donoghue <pure.logic@nexus-software.ie>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Andy Lutomirski <luto@amacapital.net>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Peter Jones <pjones@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Sam Protsenko <semen.protsenko@linaro.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: joeyli <jlee@suse.com>
Cc: linux-efi@vger.kernel.org
Link: http://lkml.kernel.org/r/1461614832-17633-30-git-send-email-matt@codeblueprint.co.uk
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'security/inode.c')
0 files changed, 0 insertions, 0 deletions