summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/libstub/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-05-071-3/+3
|\
| * efi/arm/arm64: Makefile: Replace -pg with CC_FLAGS_FTRACETorsten Duwe2019-04-091-3/+3
* | efi/libstub/arm: Omit unneeded stripping of ksymtab/kcrctab sectionsArd Biesheuvel2019-03-291-2/+1Star
* | efi/libstub: Refactor the cmd_stubcopy Makefile commandMasahiro Yamada2019-03-291-6/+7
|/
* efi/fdt: Apply more cleanupsIngo Molnar2019-02-041-2/+2
* efi/libstub: Disable some warnings for x86{,_64}Nathan Chancellor2018-11-301-1/+4
* efi/libstub: arm: support building with clangAlistair Strachan2018-09-261-1/+2
* module: allow symbol exports to be disabledArd Biesheuvel2018-08-221-0/+1
* efi/libstub: Only disable stackleak plugin for arm64Laura Abbott2018-07-311-2/+4
* arm64: Add support for STACKLEAK gcc pluginLaura Abbott2018-07-261-1/+2
* efi: Use string literals for efi_char16_t variable initializersArd Biesheuvel2018-03-121-1/+1
* efi: call get_event_log before ExitBootServicesThiebaud Weksteen2018-01-081-2/+1Star
* Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-11-041-3/+3
|\
| * efi/libstub: arm: omit sorting of the UEFI memory mapArd Biesheuvel2017-10-281-3/+3
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* efi/libstub: Enable reset attack mitigationMatthew Garrett2017-08-261-0/+1
* efi/libstub/arm64: Set -fpie when building the EFI stubArd Biesheuvel2017-08-211-1/+1
* efi: avoid fortify checks in EFI stubKees Cook2017-07-131-0/+1
* efi: Get and store the secure boot statusDavid Howells2017-02-071-1/+1
* efi/libstub: Preserve .debug sections after absolute relocation checkArd Biesheuvel2017-02-011-8/+16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-12-141-1/+1
|\
| * Remove references to dead make variable LINUX_INCLUDEPaul Bolle2016-12-141-1/+1
* | efi/libstub: Add random.c to ARM buildArd Biesheuvel2016-11-131-2/+2
|/
* efi/arm: Fix absolute relocation detection for older toolchainsArd Biesheuvel2016-10-191-2/+3
* efi/libstub: Move Graphics Output Protocol handling to generic codeArd Biesheuvel2016-04-281-1/+1
* kernel: add kcov code coverageDmitry Vyukov2016-03-221-0/+3
* Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-03-211-0/+1
|\
| * objtool: Mark non-standard object files and directoriesJosh Poimboeuf2016-02-291-0/+1
* | efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOLArd Biesheuvel2016-02-241-1/+1
|/
* UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin2016-01-211-0/+1
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-01-121-0/+9
|\
| * ARM: add UEFI stub supportRoy Franz2015-12-141-0/+9
* | efi: stub: define DISABLE_BRANCH_PROFILING for all architecturesArd Biesheuvel2016-01-061-2/+2
|/
* arm64/efi: fix libstub build under CONFIG_MODVERSIONSArd Biesheuvel2015-11-021-1/+1
* arm64/efi: move arm64 specific stub C code to libstubArd Biesheuvel2015-10-301-0/+3
* arm64/efi: isolate EFI stub from the kernel properArd Biesheuvel2015-10-121-6/+33
* of: clean-up unnecessary libfdt include pathsRob Herring2015-06-051-2/+0Star
* kasan: add kernel address sanitizer infrastructureAndrey Ryabinin2015-02-141-0/+1
* arm64/efi: efistub: Apply __init annotationArd Biesheuvel2015-01-151-0/+14
* efi: efistub: Convert into static libraryArd Biesheuvel2014-07-181-0/+26