On 15 February 2017 at 18:14, Jan Kiszka <jan.kis...@siemens.com> wrote: > 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. >
Hello Jan, What is a Quark? Is it in the UEFI spec? > 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 >