]> Git Repo - linux.git/commit
Merge tag 'efi-fixes-for-v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <[email protected]>
Sun, 15 Dec 2024 23:33:41 +0000 (15:33 -0800)
committerLinus Torvalds <[email protected]>
Sun, 15 Dec 2024 23:33:41 +0000 (15:33 -0800)
commit7031a38ab74cfe997d2a767d18e3af7445547d07
tree84726dc1e072299f9bd05313049e45b7b4e2dd77
parent151167d85ae5147dbe67842b702f0511052dc803
parent145ac100b63732291c0612528444d7f5ab593fb2
Merge tag 'efi-fixes-for-v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi

Pull EFI fixes from Ard Biesheuvel:

 - Limit EFI zboot to GZIP and ZSTD before it comes in wider use

 - Fix inconsistent error when looking up a non-existent file in
   efivarfs with a name that does not adhere to the NAME-GUID format

 - Drop some unused code

* tag 'efi-fixes-for-v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi:
  efi/esrt: remove esre_attribute::store()
  efivarfs: Fix error on non-existent file
  efi/zboot: Limit compression options to GZIP and ZSTD
This page took 0.056012 seconds and 4 git commands to generate.