[GIT PULL] EFI changes for v5.15

From: Ingo Molnar
Date: Mon Aug 30 2021 - 06:10:21 EST


Linus,

Please pull the latest efi/core git tree from:

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git efi-core-2021-08-30

# HEAD: 1be72c8e0786727df375f11c8178ce7e65eea20e efi: cper: check section header more appropriately

A handful of EFI changes for this cycle:

- EFI CPER parsing improvements,
- Don't take the address of efi_guid_t internal fields

Signed-off-by: Ingo Molnar <mingo@xxxxxxxxxx>
Thanks,

Ingo

------------------>
Andy Shevchenko (1):
efi: Don't use knowledge about efi_guid_t internals

Rasmus Villemoes (1):
efi: cper: fix scnprintf() use in cper_mem_err_location()

Shuai Xue (1):
efi: cper: check section header more appropriately


drivers/firmware/efi/cper.c | 13 ++++++-------
security/integrity/platform_certs/efi_parser.c | 2 +-
2 files changed, 7 insertions(+), 8 deletions(-)