Pull EFI fixes from Thomas Gleixner:
 "A set of EFI fixes:
   - Prevent memblock and I/O reserved resources to get out of sync when
     EFI memreserve is in use.
   - Don't claim a non-existing table is invalid
   - Don't warn when firmware memory is already reserved correctly"
* tag 'efi-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  efi/mokvar: Reserve the table only if it is in boot services data
  efi/libstub: Fix the efi_load_initrd function description
  firmware/efi: Tell memblock about EFI iomem reservations
  efi/tpm: Differentiate missing and invalid final event log table.