summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi
Commit message (Expand)AuthorAgeFilesLines
* efi: sysfb_efi: remove unnecessary <asm/efi.h> includeJavier Martinez Canillas2022-06-211-2/+0
* Merge tag 'efi-next-for-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-06-032-30/+26
|\
| * efi: clean up Kconfig dependencies on CONFIG_EFIArd Biesheuvel2022-06-011-28/+24
| * efi/x86: libstub: Make DXE calls mixed mode safeArd Biesheuvel2022-06-011-2/+2
* | Merge tag 'edac_updates_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-05-231-18/+46
|\ \ | |/ |/|
| * efi/cper: Reformat CPER memory error location to more readableShuai Xue2022-04-081-15/+15
| * EDAC/ghes: Unify CPER memory error location reportingShuai Xue2022-04-081-2/+2
| * efi/cper: Add a cper_mem_err_status_str() to decode error descriptionShuai Xue2022-04-081-1/+29
* | riscv/efi_stub: Add support for RISCV_EFI_BOOT_PROTOCOLSunil V L2022-05-192-6/+30
* | efi: stub: prefer mirrored memory for randomized allocationsArd Biesheuvel2022-05-061-0/+11
* | efi/arm64: libstub: run image in place if randomized by the loaderArd Biesheuvel2022-05-031-3/+9
* | efi: libstub: pass image handle to handle_kernel_image()Ard Biesheuvel2022-05-035-5/+9
* | efi: libstub: ensure allocated memory to be executableBaskov Evgeniy2022-05-032-4/+118
* | efi: libstub: declare DXE services tableBaskov Evgeniy2022-05-032-1/+82
* | efi: Register efi_secret platform device if EFI secret area is declaredDov Murik2022-04-131-0/+5
* | efi: Save location of EFI confidential computing areaDov Murik2022-04-132-0/+22
* | efi: Allow to enable EFI runtime services by default on RTJavier Martinez Canillas2022-04-132-1/+16
|/
* Merge tag 'pstore-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-211-1/+1
|\
| * pstore: Don't use semaphores in always-atomic-context codeJann Horn2022-03-151-1/+1
* | Merge tag 'tpmdd-next-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-03-211-1/+1
|\ \
| * | efi/mokvar: move up init orderEric Snowberg2022-03-081-1/+1
* | | efi: fix return value of __setup handlersRandy Dunlap2022-03-012-2/+2
|/ /
* | efivars: Respect "block" flag in efivar_entry_set_safe()Jann Horn2022-02-281-1/+4
* | riscv/efi_stub: Fix get_boot_hartid_from_fdt() return valueSunil V L2022-02-281-7/+10
|/
* efi: runtime: avoid EFIv2 runtime services on Apple x86 machinesArd Biesheuvel2022-01-231-0/+7
* efi/libstub: arm64: Fix image check alignment at entryMihai Carabas2022-01-231-3/+3
* RISC-V: Introduce sv48 support without relocatable kernelPalmer Dabbelt2022-01-191-0/+2
|\
| * riscv: Implement sv48 supportAlexandre Ghiti2022-01-191-0/+2
* | Merge tag 'devicetree-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-121-0/+5
|\ \
| * | efi: apply memblock cap after memblock_add()Pingfan Liu2021-12-221-0/+5
| |/
* | efi: use default_groups in kobj_typeGreg Kroah-Hartman2022-01-063-3/+7
* | efi/libstub: measure loaded initrd info into the TPMIlias Apalodimas2022-01-061-14/+58
* | efi/libstub: consolidate initrd handling across architecturesArd Biesheuvel2021-11-214-29/+21
* | efi/libstub: add prototype of efi_tcg2_protocol::hash_log_extend_event()Ard Biesheuvel2021-11-211-1/+28
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-061-1/+1
|\
| * memblock: rename memblock_free to memblock_phys_freeMike Rapoport2021-11-061-1/+1
* | Merge tag 'efi-next-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-011-1/+4
|\ \ | |/ |/|
| * efi: Allow efi=runtimeSebastian Andrzej Siewior2021-09-281-0/+3
| * efi: Disable runtime services on RTSebastian Andrzej Siewior2021-09-281-1/+1
* | efi: Change down_interruptible() in virt_efi_reset_system() to down_trylock()Zhang Jianhua2021-10-051-1/+1
* | efi/cper: use stack buffer for error record decodingArd Biesheuvel2021-10-051-2/+2
* | efi/libstub: Simplify "Exiting bootservices" messageHeinrich Schuchardt2021-10-051-1/+1
|/
* Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-09-032-2/+2
|\
| * isystem: ship and use stdarg.hAlexey Dobriyan2021-08-192-2/+2
* | Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-09-013-90/+360
|\ \
| * | efi: sysfb_efi: fix build when EFI is not setRandy Dunlap2021-07-271-0/+2
| * | Backmerge tag 'v5.14-rc3' into drm-nextDave Airlie2021-07-265-8/+23
| |\|
| * | Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-07-233-90/+358
| |\ \
| | * | drivers/firmware: consolidate EFI framebuffer setup for all archesJavier Martinez Canillas2021-07-212-92/+74
| | * | drivers/firmware: move x86 Generic System Framebuffers supportJavier Martinez Canillas2021-07-212-0/+286