summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/libstub/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-07-08x86/efistub: Enable SMBIOS protocol handling for x86Ard Biesheuvel1-1/+1
2024-05-14Makefile: remove redundant tool coverage variablesMasahiro Yamada1-11/+0
2024-02-23treewide: update LLVM Bugzilla linksNathan Chancellor1-1/+1
2024-01-23riscv/efistub: Tighten ELF relocation checkArd Biesheuvel1-1/+1
2024-01-23riscv/efistub: Ensure GP-relative addressing is not usedJan Kiszka1-1/+1
2023-11-10Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2023-11-09riscv: Optimize bitops with Zbb extensionXiao Wang1-1/+1
2023-09-15x86/efi: Drop EFI stub .bss from .data sectionArd Biesheuvel1-7/+0
2023-09-08Merge patch series "riscv: Introduce KASLR"Palmer Dabbelt1-2/+2
2023-09-06riscv: libstub: Implement KASLR by using generic functionsAlexandre Ghiti1-1/+1
2023-09-06arm64: libstub: Move KASLR handling functions to kaslr.cAlexandre Ghiti1-1/+1
2023-08-29Merge tag 'efi-next-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2023-08-07x86/efistub: Perform 4/5 level paging switch from the stubArd Biesheuvel1-0/+1
2023-08-03efi/riscv: libstub: Fix comment about absolute relocationXiao Wang1-1/+1
2023-06-06efi/libstub: Implement support for unaccepted memoryKirill A. Shutemov1-0/+2
2023-04-20arm64: efi: Enable BTI codegen and add PE/COFF annotationArd Biesheuvel1-2/+1
2023-01-24efi: arm64: enter with MMU and caches enabledArd Biesheuvel1-2/+2
2022-12-14Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-15/+19
2022-12-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+1
2022-11-18Merge tag 'efi-zboot-direct-for-v6.2' into efi/nextArd Biesheuvel1-15/+19
2022-11-11arm64: efi: Force the use of SetVirtualAddressMap() on Altra machinesArd Biesheuvel1-1/+1
2022-11-09arm64: unwind: add asynchronous unwind tables to kernel and modulesArd Biesheuvel1-0/+1
2022-11-09efi/loongarch: libstub: Split off kernel image relocation for builtin stubArd Biesheuvel1-1/+1
2022-11-09efi/arm64: libstub: Split off kernel image relocation for builtin stubArd Biesheuvel1-1/+1
2022-11-09efi/riscv: libstub: Split off kernel image relocation for builtin stubArd Biesheuvel1-1/+1
2022-11-09efi: libstub: Factor out EFI stub entrypoint into separate fileArd Biesheuvel1-1/+1
2022-11-09efi: libstub: Provide local implementations of strrchr() and memchr()Ard Biesheuvel1-1/+2
2022-11-09efi: libstub: Move screen_info handling to common codeArd Biesheuvel1-1/+2
2022-11-09efi: libstub: Enable efi_printk() in zboot decompressorArd Biesheuvel1-2/+3
2022-11-09arm64: efi: Move efi-entry.S into the libstub source directoryArd Biesheuvel1-2/+2
2022-11-09efi: libstub: Deduplicate ftrace command line argument filteringArd Biesheuvel1-9/+10
2022-10-11Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2022-10-09Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-8/+24
2022-10-04Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds1-0/+2
2022-10-04kmsan: disable instrumentation of unsupported common kernel codeAlexander Potapenko1-0/+1
2022-09-27Merge tag 'efi-loongarch-for-v6.1-2' into HEADArd Biesheuvel1-6/+8
2022-09-27efi/loongarch: libstub: remove dependency on flattened DTArd Biesheuvel1-5/+8
2022-09-26treewide: Filter out CC_FLAGS_CFISami Tolvanen1-0/+2
2022-09-20efi/libstub: implement generic EFI zbootArd Biesheuvel1-3/+6
2022-09-19efi/libstub: move efi_system_table global var into separate objectArd Biesheuvel1-1/+2
2022-09-17efi/libstub: use EFI provided memcpy/memset routinesArd Biesheuvel1-1/+1
2022-09-06efi/loongarch: Add efistub booting supportHuacai Chen1-0/+10
2022-08-25efi: libstub: Disable struct randomizationArd Biesheuvel1-0/+7
2021-03-26efi/libstub: Add $(CLANG_FLAGS) to x86 flagsNathan Chancellor1-1/+2
2021-01-14efi/libstub: disable LTOSami Tolvanen1-0/+2
2020-10-20Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+10
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+9
2020-10-03RISC-V: Add EFI stub support.Atish Patra1-0/+10
2020-09-07arm64: get rid of TEXT_OFFSETArd Biesheuvel1-1/+0
2020-09-01efi/libstub: Disable -mbranch-protectionKees Cook1-1/+8