Linus Torvalds 1fa753c7b5 EFI updates for v6.15
- Decouple mixed mode startup code from the traditional x86 decompressor
 
 - Revert zero-length file hack in efivarfs
 
 - Prevent EFI zboot from using the CopyMem/SetMem boot services after
   ExitBootServices()
 
 - Update EFI zboot to use the ZLIB/ZSTD library interfaces directly
 -----BEGIN PGP SIGNATURE-----
 
 iHUEABYIAB0WIQQQm/3uucuRGn1Dmh0wbglWLn0tXAUCZ9vAPwAKCRAwbglWLn0t
 XNsFAQCq4zXmbHnFl8gR3rq06f2gR3DKPfUBGVnyfaP/77ag0AD6Alzm4Pg014cL
 GsZPQf38uGnygMTGYsU1HdE8EugFFQY=
 =UXC0
 -----END PGP SIGNATURE-----

Merge tag 'efi-next-for-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi

Pull EFI updates from Ard Biesheuvel:

 - Decouple mixed mode startup code from the traditional x86
   decompressor

 - Revert zero-length file hack in efivarfs

 - Prevent EFI zboot from using the CopyMem/SetMem boot services after
   ExitBootServices()

 - Update EFI zboot to use the ZLIB/ZSTD library interfaces directly

* tag 'efi-next-for-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi:
  efi/libstub: Avoid legacy decompressor zlib/zstd wrappers
  efi/libstub: Avoid CopyMem/SetMem EFI services after ExitBootServices
  efi: efibc: change kmalloc(size * count, ...) to kmalloc_array()
  efivarfs: Revert "allow creation of zero length files"
  x86/efi/mixed: Move mixed mode startup code into libstub
  x86/efi/mixed: Simplify and document thunking logic
  x86/efi/mixed: Remove dependency on legacy startup_32 code
  x86/efi/mixed: Set up 1:1 mapping of lower 4GiB in the stub
  x86/efi/mixed: Factor out and clean up long mode entry
  x86/efi/mixed: Check CPU compatibility without relying on verify_cpu()
  x86/efistub: Merge PE and handover entrypoints
2025-03-29 11:36:19 -07:00
..
2025-03-24 10:47:14 -07:00
2025-03-24 13:15:16 -07:00
2025-03-24 10:47:14 -07:00
2025-03-27 13:20:07 -07:00
2025-03-27 12:51:48 -07:00
2025-03-24 10:47:14 -07:00
2025-03-24 12:17:13 -07:00
2025-03-26 18:08:55 -07:00
2025-03-24 10:47:14 -07:00
2025-03-29 11:36:19 -07:00
2025-03-17 14:02:16 +08:00
2025-03-24 10:47:14 -07:00
2025-03-27 12:55:54 -07:00
2025-03-24 10:47:14 -07:00
2025-03-27 12:09:25 -07:00
2025-03-24 10:19:31 -07:00
2025-03-24 10:47:14 -07:00
2025-03-24 09:34:10 -07:00
2025-03-27 13:14:39 -07:00
2025-03-24 10:47:14 -07:00
2025-03-24 15:43:28 -07:00
2025-03-24 10:47:14 -07:00
2025-03-24 10:47:14 -07:00
2025-03-27 13:07:00 -07:00
2025-01-27 19:25:45 -05:00
2025-02-10 16:47:07 -08:00
2025-01-20 13:27:58 -08:00
2025-03-26 21:02:05 -07:00
2025-03-26 21:02:05 -07:00
2025-03-26 21:48:21 -07:00
2025-03-24 13:19:17 -07:00
2025-03-24 13:19:17 -07:00
2025-03-24 13:19:17 -07:00
2025-02-21 10:32:47 +01:00
2025-03-24 10:16:37 -07:00
2025-02-21 10:32:47 +01:00
2025-03-24 11:41:41 -07:00
2025-03-24 13:19:17 -07:00
2025-03-24 11:41:41 -07:00
2025-03-24 11:38:12 -07:00
2025-03-24 13:19:17 -07:00
2025-03-24 10:16:37 -07:00
2025-03-24 11:41:41 -07:00
2025-03-24 09:13:50 -07:00
2025-03-25 10:54:15 -07:00