summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/efi.c
AgeCommit message (Expand)Author
2024-03-24efi: fix panic in kdump kernelOleksandr Tymoshenko
2024-03-09efi/libstub: Add get_event_log() support for CC platformsKuppuswamy Sathyanarayanan
2024-03-09efi/tpm: Use symbolic GUID name from spec for final events tableArd Biesheuvel
2023-12-11efivarfs: automatically update super block flagMasahisa Kojima
2023-12-11efi: expose efivar generic ops register functionMasahisa Kojima
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-20Merge 3rd batch of EFI fixes into efi/urgentArd Biesheuvel
2023-10-13efi: fix memory leak in krealloc failure handlingKuan-Wei Chiu
2023-09-19efi/unaccepted: Make sure unaccepted table is mappedKirill A. Shutemov
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel
2023-06-30Merge tag 'efi-next-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-06-26Merge tag 'x86_cc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-21Revert "efi: random: refresh non-volatile random seed when RNG is initialized"Linus Torvalds
2023-06-06efi: Add unaccepted memory supportKirill A. Shutemov
2023-06-06efi/libstub: Implement support for unaccepted memoryKirill A. Shutemov
2023-05-17efivarfs: expose used and total sizeAnisse Astier
2023-02-23Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-03efi: Use standard format for printing the EFI revisionArd Biesheuvel
2023-02-03efi: Drop minimum EFI version check at bootArd Biesheuvel
2023-02-03efi: fix potential NULL deref in efi_mem_reserve_persistentAnton Gusev
2023-01-26efi: verify that variable services are supportedJohan Hovold
2023-01-23efi: Warn if trying to reserve memory under XenDemi Marie Obenour
2023-01-23efi: Apply allowlist to EFI configuration tables when running under XenDemi Marie Obenour
2023-01-22efi: xen: Implement memory descriptor lookup based on hypercallDemi Marie Obenour
2023-01-22efi: memmap: Disregard bogus entries instead of returning themDemi Marie Obenour
2023-01-17efi: efivars: drop kobject from efivars_register()Johan Hovold
2023-01-03efi: fix NULL-deref in init error pathJohan Hovold
2022-12-20efi: random: fix NULL-deref when refreshing seedJohan Hovold
2022-12-13Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-11-22efi: random: refresh non-volatile random seed when RNG is initializedJason A. Donenfeld
2022-11-18efi: random: combine bootloader provided RNG seed with RNG protocol outputArd Biesheuvel
2022-11-18efi: x86: Move EFI runtime map sysfs code to arch/x86Ard Biesheuvel
2022-11-09efi: libstub: Move screen_info handling to common codeArd Biesheuvel
2022-10-24efi: random: reduce seed size to 32 bytesArd Biesheuvel
2022-10-21efi: ssdt: Don't free memory if ACPI table was loaded successfullyArd Biesheuvel
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-09-27efi: libstub: unify initrd loading between architecturesArd Biesheuvel
2022-09-26mm: remove rb tree.Liam R. Howlett
2022-09-26mm: start tracking VMAs with maple treeLiam R. Howlett
2022-06-24efi: vars: Move efivar caching layer into efivarfsArd Biesheuvel
2022-06-20efi: avoid efivars layer when loading SSDTs from variablesArd Biesheuvel
2022-06-15efi: Make code to find mirrored memory ranges genericMa Wupeng
2022-04-13efi: Register efi_secret platform device if EFI secret area is declaredDov Murik
2022-04-13efi: Save location of EFI confidential computing areaDov Murik
2022-04-13efi: Allow to enable EFI runtime services by default on RTJavier Martinez Canillas
2022-03-01efi: fix return value of __setup handlersRandy Dunlap
2022-01-23efi: runtime: avoid EFIv2 runtime services on Apple x86 machinesArd Biesheuvel
2021-09-28efi: Allow efi=runtimeSebastian Andrzej Siewior
2021-09-28efi: Disable runtime services on RTSebastian Andrzej Siewior
2021-07-16firmware/efi: Tell memblock about EFI iomem reservationsMarc Zyngier