All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] efi: Enhance capsule loader to support signed Quark images
@ 2017-02-15 18:14 Jan Kiszka
  2017-02-15 18:14 ` [PATCH 1/2] efi/capsule: Prepare for loading images with security header Jan Kiszka
                   ` (4 more replies)
  0 siblings, 5 replies; 63+ messages in thread
From: Jan Kiszka @ 2017-02-15 18:14 UTC (permalink / raw)
  To: Matt Fleming, Ard Biesheuvel
  Cc: linux-efi, Linux Kernel Mailing List, Andy Shevchenko

See patch 2 for the background.

Series has been tested on the Galileo Gen2, to exclude regressions, with
a firmware.cap without security header and the SIMATIC IOT2040 which
requires the header because of its mandatory secure boot.

Jan

Jan Kiszka (2):
  efi/capsule: Prepare for loading images with security header
  efi/capsule: Add support for Quark security header

 drivers/firmware/efi/capsule-loader.c | 73 ++++++++++++++++++++++++++++++-----
 drivers/firmware/efi/capsule.c        | 19 +++++++--
 include/linux/efi.h                   |  2 +-
 3 files changed, 79 insertions(+), 15 deletions(-)

-- 
2.1.4

^ permalink raw reply	[flat|nested] 63+ messages in thread

end of thread, other threads:[~2017-03-24 16:45 UTC | newest]

Thread overview: 63+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-15 18:14 [PATCH 0/2] efi: Enhance capsule loader to support signed Quark images Jan Kiszka
2017-02-15 18:14 ` [PATCH 1/2] efi/capsule: Prepare for loading images with security header Jan Kiszka
2017-02-15 18:14 ` [PATCH 2/2] efi/capsule: Add support for Quark " Jan Kiszka
2017-02-17  1:30   ` Bryan O'Donoghue
2017-02-17  1:30     ` Bryan O'Donoghue
2017-03-24 16:44     ` Jan Kiszka
2017-03-24 16:44       ` Jan Kiszka
2017-02-15 18:17 ` [PATCH 0/2] efi: Enhance capsule loader to support signed Quark images Ard Biesheuvel
2017-02-15 18:17   ` Ard Biesheuvel
2017-02-15 18:47   ` Jan Kiszka
2017-02-15 18:47     ` Jan Kiszka
2017-02-15 18:41 ` Andy Shevchenko
2017-02-15 18:41   ` Andy Shevchenko
2017-02-15 18:46 ` Andy Shevchenko
2017-02-15 18:46   ` Andy Shevchenko
2017-02-15 18:50   ` Jan Kiszka
2017-02-15 18:50     ` Jan Kiszka
2017-02-15 18:59     ` Jan Kiszka
2017-02-15 18:59       ` Jan Kiszka
2017-02-16  3:00       ` Kweh, Hock Leong
2017-02-16  3:00         ` Kweh, Hock Leong
2017-02-16  7:29         ` Jan Kiszka
2017-02-16  7:29           ` Jan Kiszka
2017-02-18 21:48           ` Ard Biesheuvel
2017-02-19 13:33             ` Jan Kiszka
2017-02-19 13:33               ` Jan Kiszka
2017-02-20  1:33               ` Bryan O'Donoghue
2017-02-20  1:52                 ` Jan Kiszka
2017-02-20  1:52                   ` Jan Kiszka
2017-03-24 15:18                 ` Jan Kiszka
2017-02-17  0:53         ` Bryan O'Donoghue
2017-02-17  0:53           ` Bryan O'Donoghue
2017-02-17  8:23           ` Kweh, Hock Leong
2017-02-17  8:23             ` Kweh, Hock Leong
2017-02-17  9:24             ` Jan Kiszka
2017-02-17  9:24               ` Jan Kiszka
2017-02-28 12:12               ` Matt Fleming
2017-02-28 12:12                 ` Matt Fleming
2017-02-28 12:20                 ` Jan Kiszka
2017-02-28 12:20                   ` Jan Kiszka
2017-02-28 12:29                   ` Matt Fleming
2017-02-28 13:25                     ` Ard Biesheuvel
2017-02-28 13:25                       ` Ard Biesheuvel
2017-02-28 13:35                       ` Andy Shevchenko
2017-02-28 13:35                         ` Andy Shevchenko
2017-02-28 13:36                         ` Andy Shevchenko
2017-02-28 13:36                           ` Andy Shevchenko
2017-02-28 15:07                           ` Bryan O'Donoghue
2017-02-28 15:07                             ` Bryan O'Donoghue
2017-02-28 15:09                             ` Bryan O'Donoghue
2017-02-28 15:27                             ` Andy Shevchenko
2017-02-28 16:52                               ` Bryan O'Donoghue
2017-02-28 17:18                                 ` Andy Shevchenko
2017-02-28 17:42                                   ` Bryan O'Donoghue
2017-02-28 17:42                                     ` Bryan O'Donoghue
2017-03-01 14:02                                     ` Bryan O'Donoghue
2017-03-01 14:02                                       ` Bryan O'Donoghue
2017-03-01 14:55                                       ` Andy Shevchenko
2017-02-17  9:51             ` Bryan O'Donoghue
2017-02-17  9:51               ` Bryan O'Donoghue
2017-02-17 10:14               ` Jan Kiszka
2017-02-17 10:14                 ` Jan Kiszka
2017-02-17 11:42                 ` Bryan O'Donoghue

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.