summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/libstub/Makefile
AgeCommit message (Expand)Author
2020-06-15efi/x86: Fix build with gcc 4Arvind Sankar
2020-06-11Rebase locking/kcsan to locking/urgentThomas Gleixner
2020-06-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-05-19efi/libstub: Optimize for size instead of speedArvind Sankar
2020-05-19efi/libstub: Add a basic printf implementationArvind Sankar
2020-05-15efi/libstub: Disable Shadow Call StackSami Tolvanen
2020-05-05efi/libstub/x86: Work around LLVM ELF quirk build regressionArd Biesheuvel
2020-04-24efi/x86: Remove __efistub_global and add relocation checkArvind Sankar
2020-04-24efi/arm: Remove __efistub_global annotationArvind Sankar
2020-04-24efi/libstub: Move efi_relocate_kernel() into separate source fileArd Biesheuvel
2020-04-24efi/libstub: Add API function to allocate aligned memoryArd Biesheuvel
2020-04-23efi/libstub: Move arm-stub to a common fileAtish Patra
2020-04-13Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshIngo Molnar
2020-03-31Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-21Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar
2020-02-25x86/*/Makefile: Use -fno-asynchronous-unwind-tables to suppress .eh_frame sec...Arvind Sankar
2020-02-23efi/libstub: Clean up command line parsing routineArd Biesheuvel
2020-02-23efi/libstub: Move file I/O support code into separate fileArd Biesheuvel
2020-02-23efi/libstub: Move efi_random_alloc() into separate source fileArd Biesheuvel
2020-02-23efi/libstub/x86: Incorporate eboot.c into libstubArd Biesheuvel
2020-02-23efi/libstub: Move memory map handling and allocation routines to mem.cArd Biesheuvel
2020-02-23efi/libstub: Use hidden visibility for all source filesArd Biesheuvel
2020-02-22efi/libstub/arm64: Use 1:1 mapping of RT services if property table existsArd Biesheuvel
2020-01-10efi: Allow disabling PCI busmastering on bridges during bootMatthew Garrett
2019-12-30Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsIngo Molnar
2019-11-16build, kcsan: Add KCSAN build exceptionsMarco Elver
2019-11-07x86: efi/random: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG tableDominik Brodowski
2019-10-31efi: libstub/arm: Account for firmware reserved memory at the base of RAMArd Biesheuvel
2019-05-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-04-09efi/arm/arm64: Makefile: Replace -pg with CC_FLAGS_FTRACETorsten Duwe
2019-03-29efi/libstub/arm: Omit unneeded stripping of ksymtab/kcrctab sectionsArd Biesheuvel
2019-03-29efi/libstub: Refactor the cmd_stubcopy Makefile commandMasahiro Yamada
2019-02-04efi/fdt: Apply more cleanupsIngo Molnar
2018-11-30efi/libstub: Disable some warnings for x86{,_64}Nathan Chancellor
2018-09-26efi/libstub: arm: support building with clangAlistair Strachan
2018-08-22module: allow symbol exports to be disabledArd Biesheuvel
2018-07-31efi/libstub: Only disable stackleak plugin for arm64Laura Abbott
2018-07-26arm64: Add support for STACKLEAK gcc pluginLaura Abbott
2018-03-12efi: Use string literals for efi_char16_t variable initializersArd Biesheuvel
2018-01-08efi: call get_event_log before ExitBootServicesThiebaud Weksteen
2017-11-04Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-27efi/libstub: arm: omit sorting of the UEFI memory mapArd Biesheuvel
2017-08-26efi/libstub: Enable reset attack mitigationMatthew Garrett
2017-08-21efi/libstub/arm64: Set -fpie when building the EFI stubArd Biesheuvel
2017-07-12efi: avoid fortify checks in EFI stubKees Cook
2017-02-07efi: Get and store the secure boot statusDavid Howells
2017-02-01efi/libstub: Preserve .debug sections after absolute relocation checkArd Biesheuvel
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-12-14Remove references to dead make variable LINUX_INCLUDEPaul Bolle