]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorBorislav Petkov <bp@suse.de>
Fri, 22 May 2020 18:06:25 +0000 (20:06 +0200)
committerBorislav Petkov <bp@suse.de>
Fri, 22 May 2020 18:06:25 +0000 (20:06 +0200)
commit63c27718b2bce7e2762c08f9e2b4a038b239b947
tree281445c282163ff286d7eb5b6b60f1a5eb608625
parenta20819a848cd39220dc3e8fc9bca50353b49e001
parent11bdb8d3ba97330c378c1b9e0c2322063aca47f7
Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/urgent

Pull EFI fixes from Ard Biesheuvel:

"- fix EFI framebuffer earlycon for wide fonts
 - avoid filling screen_info with garbage if the EFI framebuffer is not
   available
 - fix a potential host tool build error due to a symbol clash on x86
 - work around a EFI firmware bug regarding the binary format of the TPM
   final events table
 - fix a missing memory free by reworking the E820 table sizing routine to
   not do the allocation in the first place
 - add CPER parsing for firmware errors"
drivers/firmware/efi/tpm.c