summary refs log tree commit diff
path: root/drivers/firmware/efi/libstub
AgeCommit message (Expand)Author
2023-07-19efi/libstub: Disable PCI DMA before grabbing the EFI memory mapArd Biesheuvel
2023-06-09arm64: efi: Use SMBIOS processor version to key off Ampere quirkArd Biesheuvel
2023-03-30efi/libstub: smbios: Use length member instead of record struct sizeArd Biesheuvel
2023-02-14arm64: efi: Force the use of SetVirtualAddressMap() on eMAG and Altra Max mac...Darren Hart
2023-01-12efi: random: combine bootloader provided RNG seed with RNG protocol outputArd Biesheuvel
2022-11-10arm64: efi: Force the use of SetVirtualAddressMap() on Altra machinesArd Biesheuvel
2022-10-24efi: random: Use 'ACPI reclaim' memory for random seedArd Biesheuvel
2022-10-21efi: runtime: Don't assume virtual mappings are missing if VA == PA == 0Ard Biesheuvel
2022-10-21efi: libstub: Fix incorrect payload size in zboot headerArd Biesheuvel
2022-10-21efi: libstub: Give efi_main() asmlinkage qualificationArd Biesheuvel
2022-10-21efi: libstub: Remove zboot signing from build optionsArd Biesheuvel
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-09Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-10-03Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2022-10-03kmsan: disable instrumentation of unsupported common kernel codeAlexander Potapenko
2022-09-27efi/arm64: libstub: avoid SetVirtualAddressMap() when possibleArd Biesheuvel
2022-09-27efi: zboot: create MemoryMapped() device path for the parent if neededArd Biesheuvel
2022-09-27efi: libstub: fix up the last remaining open coded boot service callArd Biesheuvel
2022-09-27efi/libstub: measure EFI LoadOptionsIlias Apalodimas
2022-09-27efi/libstub: refactor the initrd measuring functionsIlias Apalodimas
2022-09-27Merge tag 'efi-loongarch-for-v6.1-2' into HEADArd Biesheuvel
2022-09-27efi/loongarch: libstub: remove dependency on flattened DTArd Biesheuvel
2022-09-27efi: libstub: install boot-time memory map as config tableArd Biesheuvel
2022-09-27efi: libstub: remove DT dependency from generic stubArd Biesheuvel
2022-09-27efi: libstub: unify initrd loading between architecturesArd Biesheuvel
2022-09-26efi: libstub: remove pointless goto kludgeArd Biesheuvel
2022-09-26efi: libstub: simplify efi_get_memory_map() and struct efi_boot_memmapArd Biesheuvel
2022-09-26efi: libstub: avoid efi_get_memory_map() for allocating the virt mapArd Biesheuvel
2022-09-26treewide: Filter out CC_FLAGS_CFISami Tolvanen
2022-09-22efi: libstub: check Shim mode using MokSBStateRTArd Biesheuvel
2022-09-22efi: x86: Wipe setup_data on pure EFI bootArd Biesheuvel
2022-09-20efi: libstub: drop pointless get_memory_map() callArd Biesheuvel
2022-09-20efi: libstub: fix type confusion for load_options_sizeArd Biesheuvel
2022-09-20efi/libstub: implement generic EFI zbootArd Biesheuvel
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/x86: libstub: remove unused variablechen zhang
2022-09-06efi/loongarch: Add efistub booting supportHuacai Chen
2022-08-25efi: libstub: Disable struct randomizationArd Biesheuvel
2022-07-19riscv/efi_stub: Add 64bit boot-hartid support on RV64Sunil V L
2022-06-01efi/x86: libstub: Make DXE calls mixed mode safeArd Biesheuvel
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