diff options
author | Jan Kiszka <[email protected]> | 2017-06-02 13:52:04 +0000 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-06-05 17:50:42 +0200 |
commit | 2959c95d510cc45b246ba727eb8fdf8b601c6eec (patch) | |
tree | 75d128ac47219fe8ddb5258bec080769f152d9c8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2a457fb31df62c6b482f78e4f74aaed99271f44d (diff) |
efi/capsule: Add support for Quark security header
The firmware for Quark X102x prepends a security header to the capsule
which is needed to support the mandatory secure boot on this processor.
The header can be detected by checking for the "_CSH" signature and -
to avoid any GUID conflict - validating its size field to contain the
expected value. Then we need to look for the EFI header right after the
security header and pass the real header to __efi_capsule_setup_info.
To be minimal invasive and maximal safe, the quirk version of
efi_capsule_setup_info() is only effective on Quark processors.
Tested-by: Bryan O'Donoghue <[email protected]>
Signed-off-by: Jan Kiszka <[email protected]>
Signed-off-by: Ard Biesheuvel <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Matt Fleming <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[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