summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/libstub
AgeCommit message (Expand)Author
6 daysefi/libstub: gop: Fix EDID support in mixed-modeHans de Goede
2025-12-13Merge tag 'loongarch-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2025-12-06LoongArch: Add adaptive CSR accessors for 32BIT/64BITHuacai Chen
2025-12-04Merge tag 'efi-next-for-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-02Merge tag 'x86_mm_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-11-18efi/libstub: x86: Store EDID in boot_paramsThomas Zimmermann
2025-11-18efi/libstub: gop: Add support for reading EDIDThomas Zimmermann
2025-11-18efi/libstub: gop: Initialize screen_info in helper functionThomas Zimmermann
2025-11-18efi/libstub: gop: Find GOP handle instead of GOP dataThomas Zimmermann
2025-11-06efistub/x86: Add fallback for SMBIOS record lookupFrancesco Pompo
2025-11-05efi/libstub: Fix page table access in 5-level to 4-level paging transitionUsama Arif
2025-10-30kbuild: Add '-fms-extensions' to areas with dedicated CFLAGSNathan Chancellor
2025-10-05Merge tag 'efi-next-for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-29efi/x86: Memory protection on EfiGcdMemoryTypeMoreReliableLenny Szubowicz
2025-09-03efistub/x86: Remap inittext read-execute when neededArd Biesheuvel
2025-08-09Merge tag 'efi-next-for-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-07-28Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-21stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook
2025-07-15efistub: Lower default log levelAaron Kling
2025-07-08arm64: fix unnecessary rebuilding when CONFIG_DEBUG_EFI=yMasahiro Yamada
2025-06-20efi: Fix .data section size calculations when .sbat is presentVitaly Kuznetsov
2025-06-10efi: Drop preprocessor directives from zboot.ldsVitaly Kuznetsov
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-06-07Merge tag 'loongarch-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2025-06-06efi/libstub: use 'targets' instead of extra-y in MakefileMasahiro Yamada
2025-05-30Merge tag 'efi-next-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-30LoongArch: Enable HAVE_ARCH_STACKLEAKYouling Tang
2025-05-21include: pe.h: Fix PE definitionsPali Rohár
2025-05-21Merge branch 'efi-sbat' into efi/nextArd Biesheuvel
2025-05-21efi: zboot specific mechanism for embedding SBAT sectionVitaly Kuznetsov
2025-05-17x86/mm/64: Make 5-level paging support unconditionalKirill A. Shutemov
2025-05-09efi/libstub: Describe missing 'out' parameter in efi_load_initrdHans Zhang
2025-04-06x86/boot: Move the EFI mixed mode startup code back under arch/x86, into star...Ard Biesheuvel
2025-03-29Merge tag 'efi-next-for-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-14efi/libstub: Avoid legacy decompressor zlib/zstd wrappersArd Biesheuvel
2025-03-14efi/libstub: Avoid physical address 0x0 when doing random allocationArd Biesheuvel
2025-03-13efi/libstub: Avoid CopyMem/SetMem EFI services after ExitBootServicesArd Biesheuvel
2025-03-07Merge branch 'x86-mixed-mode' into efi/nextArd Biesheuvel
2025-02-21x86/efi/mixed: Move mixed mode startup code into libstubArd Biesheuvel
2025-02-21x86/efistub: Merge PE and handover entrypointsArd Biesheuvel
2025-02-04efi: Avoid cold plugged memory for placing the kernelArd Biesheuvel
2025-01-22efi: libstub: Use '-std=gnu11' to fix build with GCC 15Nathan Chancellor
2025-01-14efi/libstub: Use __free() helper for pool deallocationsArd Biesheuvel
2025-01-14efi/libstub: Use cleanup helpers for freeing copies of the memory mapArd Biesheuvel
2025-01-14efi/libstub: Simplify PCI I/O handle buffer traversalArd Biesheuvel
2025-01-14efi/libstub: Refactor and clean up GOP resolution picker codeArd Biesheuvel
2025-01-14efi/libstub: Simplify GOP handling codeArd Biesheuvel
2025-01-14efi/libstub: Use C99-style for loop to traverse handle bufferArd Biesheuvel
2025-01-14x86/efistub: Drop long obsolete UGA supportArd Biesheuvel