aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/libstub/Makefile
AgeCommit message (Expand)Author
2019-12-29efi: 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
2016-11-13efi/libstub: Add random.c to ARM buildArd Biesheuvel
2016-10-19efi/arm: Fix absolute relocation detection for older toolchainsArd Biesheuvel
2016-04-28efi/libstub: Move Graphics Output Protocol handling to generic codeArd Biesheuvel
2016-03-22kernel: add kcov code coverageDmitry Vyukov
2016-03-20Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-02-29objtool: Mark non-standard object files and directoriesJosh Poimboeuf
2016-02-24efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOLArd Biesheuvel
2016-01-20UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin
2016-01-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2016-01-06efi: stub: define DISABLE_BRANCH_PROFILING for all architecturesArd Biesheuvel
2015-12-14ARM: add UEFI stub supportRoy Franz
2015-11-02arm64/efi: fix libstub build under CONFIG_MODVERSIONSArd Biesheuvel
2015-10-30arm64/efi: move arm64 specific stub C code to libstubArd Biesheuvel
2015-10-12arm64/efi: isolate EFI stub from the kernel properArd Biesheuvel
2015-06-04of: clean-up unnecessary libfdt include pathsRob Herring
2015-02-13kasan: add kernel address sanitizer infrastructureAndrey Ryabinin
2015-01-15arm64/efi: efistub: Apply __init annotationArd Biesheuvel
2014-07-18efi: efistub: Convert into static libraryArd Biesheuvel