commit | 46f4945e2b39dda4b832909434785483e028419d | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Mon Aug 30 13:57:55 2021 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Aug 30 13:57:55 2021 -0700 |
tree | e70fc8b4056f68823a60f12b4b65720c0f56b286 | |
parent | 4a2b88eb0265a9d550982b188abf20618a0c1a84 [diff] | |
parent | 1be72c8e0786727df375f11c8178ce7e65eea20e [diff] |
Merge tag 'efi-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull EFI updates from Ingo Molnar: "A handful of EFI changes for this cycle: - EFI CPER parsing improvements - Don't take the address of efi_guid_t internal fields" * tag 'efi-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: efi: cper: check section header more appropriately efi: Don't use knowledge about efi_guid_t internals efi: cper: fix scnprintf() use in cper_mem_err_location()