Merge tag 'efi-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 30 Aug 2021 20:57:55 +0000 (13:57 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 30 Aug 2021 20:57:55 +0000 (13:57 -0700)
commit46f4945e2b39dda4b832909434785483e028419d
treee70fc8b4056f68823a60f12b4b65720c0f56b286
parent4a2b88eb0265a9d550982b188abf20618a0c1a84
parent1be72c8e0786727df375f11c8178ce7e65eea20e
Merge tag 'efi-core-2021-08-30' of git://git./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()