summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/libstub/Makefile
AgeCommit message (Expand)AuthorFilesLines
2020-04-24efi/libstub: Add API function to allocate aligned memoryArd Biesheuvel1-1/+2
2020-04-23efi/libstub: Move arm-stub to a common fileAtish Patra1-6/+6
2020-04-13Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshIngo Molnar1-3/+6
2020-03-31Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+2
2020-03-21Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar1-1/+1
2020-02-25x86/*/Makefile: Use -fno-asynchronous-unwind-tables to suppress .eh_frame sec...Arvind Sankar1-1/+2
2020-02-23efi/libstub: Clean up command line parsing routineArd Biesheuvel1-1/+2
2020-02-23efi/libstub: Move file I/O support code into separate fileArd Biesheuvel1-1/+1
2020-02-23efi/libstub: Move efi_random_alloc() into separate source fileArd Biesheuvel1-1/+1
2020-02-23efi/libstub/x86: Incorporate eboot.c into libstubArd Biesheuvel1-0/+1
2020-02-23efi/libstub: Move memory map handling and allocation routines to mem.cArd Biesheuvel1-1/+1
2020-02-23efi/libstub: Use hidden visibility for all source filesArd Biesheuvel1-0/+1
2020-02-22efi/libstub/arm64: Use 1:1 mapping of RT services if property table existsArd Biesheuvel1-1/+0
2020-01-10efi: Allow disabling PCI busmastering on bridges during bootMatthew Garrett1-1/+1
2019-12-30Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsIngo Molnar1-2/+3
2019-11-16build, kcsan: Add KCSAN build exceptionsMarco Elver1-0/+2
2019-11-07x86: efi/random: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG tableDominik Brodowski1-2/+3
2019-10-31efi: libstub/arm: Account for firmware reserved memory at the base of RAMArd Biesheuvel1-0/+1
2019-05-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-3/+3
2019-04-09efi/arm/arm64: Makefile: Replace -pg with CC_FLAGS_FTRACETorsten Duwe1-3/+3
2019-03-29efi/libstub/arm: Omit unneeded stripping of ksymtab/kcrctab sectionsArd Biesheuvel1-2/+1
2019-03-29efi/libstub: Refactor the cmd_stubcopy Makefile commandMasahiro Yamada1-6/+7
2019-02-04efi/fdt: Apply more cleanupsIngo Molnar1-2/+2
2018-11-30efi/libstub: Disable some warnings for x86{,_64}Nathan Chancellor1-1/+4
2018-09-26efi/libstub: arm: support building with clangAlistair Strachan1-1/+2
2018-08-22module: allow symbol exports to be disabledArd Biesheuvel1-0/+1
2018-07-31efi/libstub: Only disable stackleak plugin for arm64Laura Abbott1-2/+4
2018-07-26arm64: Add support for STACKLEAK gcc pluginLaura Abbott1-1/+2
2018-03-12efi: Use string literals for efi_char16_t variable initializersArd Biesheuvel1-1/+1
2018-01-08efi: call get_event_log before ExitBootServicesThiebaud Weksteen1-2/+1
2017-11-04Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-3/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-27efi/libstub: arm: omit sorting of the UEFI memory mapArd Biesheuvel1-3/+3
2017-08-26efi/libstub: Enable reset attack mitigationMatthew Garrett1-0/+1
2017-08-21efi/libstub/arm64: Set -fpie when building the EFI stubArd Biesheuvel1-1/+1
2017-07-12efi: avoid fortify checks in EFI stubKees Cook1-0/+1
2017-02-07efi: Get and store the secure boot statusDavid Howells1-1/+1
2017-02-01efi/libstub: Preserve .debug sections after absolute relocation checkArd Biesheuvel1-8/+16
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2016-12-14Remove references to dead make variable LINUX_INCLUDEPaul Bolle1-1/+1
2016-11-13efi/libstub: Add random.c to ARM buildArd Biesheuvel1-2/+2
2016-10-19efi/arm: Fix absolute relocation detection for older toolchainsArd Biesheuvel1-2/+3
2016-04-28efi/libstub: Move Graphics Output Protocol handling to generic codeArd Biesheuvel1-1/+1
2016-03-22kernel: add kcov code coverageDmitry Vyukov1-0/+3
2016-03-20Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2016-02-29objtool: Mark non-standard object files and directoriesJosh Poimboeuf1-0/+1
2016-02-24efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOLArd Biesheuvel1-1/+1
2016-01-20UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin1-0/+1
2016-01-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-0/+9
2016-01-06efi: stub: define DISABLE_BRANCH_PROFILING for all architecturesArd Biesheuvel1-2/+2