summary refs log tree commit diff
path: root/drivers/firmware/efi
AgeCommit message (Expand)Author
2022-09-20efi: efibc: Guard against allocation failureGuilherme G. Piccoli
2022-09-20efi: libstub: fix type confusion for load_options_sizeArd Biesheuvel
2022-09-20efi/libstub: implement generic EFI zbootArd Biesheuvel
2022-09-19efi/dev-path-parser: Refactor _UID handling to use acpi_dev_uid_to_integer()Andy Shevchenko
2022-09-19efi/libstub: move efi_system_table global var into separate objectArd Biesheuvel
2022-09-17efi/libstub: use EFI provided memcpy/memset routinesArd Biesheuvel
2022-09-17efi/libstub: add some missing EFI prototypesArd Biesheuvel
2022-09-09arm64/sysreg: Add _EL1 into ID_AA64MMFR0_EL1 definition namesMark Brown
2022-09-07efi: capsule-loader: Fix use-after-free in efi_capsule_writeHyunwoo Kim
2022-09-07efi/x86: libstub: remove unused variablechen zhang
2022-09-06efi/loongarch: Add efistub booting supportHuacai Chen
2022-08-25efi: libstub: Disable struct randomizationArd Biesheuvel
2022-08-06Merge tag 'riscv-for-linus-5.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-08-03Merge tag 'efi-efivars-removal-for-v5.20' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-08-03Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-07-19riscv/efi_stub: Add 64bit boot-hartid support on RV64Sunil V L
2022-07-15Merge tag 'platform-drivers-x86-v5.19-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-07-10efi: Fix efi_power_off() not being run before acpi_power_off() when necessaryHans de Goede
2022-06-28drivers: fix typo in firmware/efi/memmap.cZheng Zhi Yuan
2022-06-24efi: vars: Move efivar caching layer into efivarfsArd Biesheuvel
2022-06-24efi: vars: Drop __efivar_entry_iter() helper which is no longer usedArd Biesheuvel
2022-06-24efi: vars: Switch to new wrapper layerArd Biesheuvel
2022-06-24efi: vars: Use locking version to iterate over efivars linked listsArd Biesheuvel
2022-06-24efi: vars: Remove deprecated 'efivars' sysfs interfaceArd Biesheuvel
2022-06-24efi: pstore: Omit efivars caching EFI varstore access layerArd Biesheuvel
2022-06-24efi: vars: Add thin wrapper around EFI get/set variable interfaceArd Biesheuvel
2022-06-24efi: vars: Don't drop lock in the middle of efivar_init()Ard Biesheuvel
2022-06-21efi: sysfb_efi: remove unnecessary <asm/efi.h> includeJavier Martinez Canillas
2022-06-20efi: efibc: avoid efivar API for setting variablesArd Biesheuvel
2022-06-20efi: avoid efivars layer when loading SSDTs from variablesArd Biesheuvel
2022-06-15efi: Correct comment on efi_memmap_allocLiu Zixian
2022-06-15efi: Make code to find mirrored memory ranges genericMa Wupeng
2022-06-03Merge tag 'efi-next-for-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-06-01efi: clean up Kconfig dependencies on CONFIG_EFIArd Biesheuvel
2022-06-01efi/x86: libstub: Make DXE calls mixed mode safeArd Biesheuvel
2022-05-23Merge tag 'edac_updates_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-05-19riscv/efi_stub: Add support for RISCV_EFI_BOOT_PROTOCOLSunil V L
2022-05-06efi: stub: prefer mirrored memory for randomized allocationsArd Biesheuvel
2022-05-03efi/arm64: libstub: run image in place if randomized by the loaderArd Biesheuvel
2022-05-03efi: libstub: pass image handle to handle_kernel_image()Ard Biesheuvel
2022-05-03efi: libstub: ensure allocated memory to be executableBaskov Evgeniy
2022-05-03efi: libstub: declare DXE services tableBaskov Evgeniy
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-04-08efi/cper: Reformat CPER memory error location to more readableShuai Xue
2022-04-08EDAC/ghes: Unify CPER memory error location reportingShuai Xue
2022-04-08efi/cper: Add a cper_mem_err_status_str() to decode error descriptionShuai Xue
2022-03-21Merge tag 'pstore-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-21Merge tag 'tpmdd-next-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds