summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/libstub
Commit message (Expand)AuthorAgeFilesLines
* efi-stub: Fix get_efi_config_table on mixed-mode setupsHans de Goede2019-08-121-11/+27
* tpm: Don't duplicate events from the final event log in the TCG2 logMatthew Garrett2019-06-241-0/+30
* Abstract out support for locating an EFI config tableMatthew Garrett2019-06-243-18/+26
* efi: Attempt to get the TCG2 event log in the boot stubMatthew Garrett2019-06-241-17/+33
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497Thomas Gleixner2019-06-191-4/+1Star
* 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
|/
* Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-03-0611-90/+91
|\
| * efi/arm/arm64: Allow SetVirtualAddressMap() to be omittedArd Biesheuvel2019-02-044-0/+19
| * efi: Replace GPL license boilerplate with SPDX headersArd Biesheuvel2019-02-048-32/+8Star
| * efi/fdt: Apply more cleanupsIngo Molnar2019-02-043-58/+64
* | efi/arm: Revert "Defer persistent reservations until after paging_init()"Ard Biesheuvel2019-02-161-3/+0Star
|/
* Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-12-263-16/+21
|\
| * efi: Permit multiple entries in persistent memreserve data structureArd Biesheuvel2018-11-301-1/+1
| * efi/libstub: Disable some warnings for x86{,_64}Nathan Chancellor2018-11-301-1/+4
| * efi/fdt: Simplify the get_fdt() flowJulien Thierry2018-11-301-12/+13
| * efi/fdt: Indentation fixJulien Thierry2018-11-301-2/+3
* | arm64: mm: Introduce DEFAULT_MAP_WINDOWSteve Capper2018-12-101-1/+1
|/
* efi/arm: Defer persistent reservations until after paging_init()Ard Biesheuvel2018-11-151-0/+3
* efi/arm/libstub: Pack FDT after populating itArd Biesheuvel2018-11-151-0/+4
* efi/libstub: arm: support building with clangAlistair Strachan2018-09-261-1/+2
* efi/arm: libstub: add a root memreserve config tableArd Biesheuvel2018-09-261-0/+27
* module: allow symbol exports to be disabledArd Biesheuvel2018-08-221-0/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-08-151-2/+5
|\
| * 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: Deduplicate efi_open_volume()Lukas Wunner2018-07-223-30/+29Star
* | efi/libstub/arm: Add opt-in Kconfig option for the DTB loaderArd Biesheuvel2018-07-161-3/+4
|/
* efi/libstub/tpm: Initialize efi_physical_addr_t vars to zero for mixed modeHans de Goede2018-06-221-1/+1
* Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-06-052-1/+4
|\
| * efi/libstub/tpm: Make function efi_retrieve_tpm2_eventlog_1_2() staticWei Yongjun2018-05-141-1/+1
| * x86/xen/efi: Initialize UEFI secure boot state during dom0 bootDaniel Kiper2018-05-141-0/+3
* | efi/libstub/arm64: Handle randomized TEXT_OFFSETMark Rutland2018-05-191-0/+10
|/
* Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-04-033-15/+6Star
|\
| * efi: Use string literals for efi_char16_t variable initializersArd Biesheuvel2018-03-123-15/+6Star
* | efi/libstub/tpm: Initialize pointer variables to zero for mixed modeArd Biesheuvel2018-03-131-2/+2
|/
* efi: call get_event_log before ExitBootServicesThiebaud Weksteen2018-01-082-2/+82
* Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-11-042-5/+8
|\
| * efi/libstub: arm: omit sorting of the UEFI memory mapArd Biesheuvel2017-10-282-5/+8
* | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-023-0/+3
|\ \
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
| |/
* / efi/libstub/arm: Don't randomize runtime regions when CONFIG_HIBERNATION=yArd Biesheuvel2017-10-251-1/+2
|/
* Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-075-8/+76
|\
| * efi/random: Increase size of firmware supplied randomnessArd Biesheuvel2017-08-261-6/+4Star
| * efi/libstub: Enable reset attack mitigationMatthew Garrett2017-08-263-0/+62
| * efi/libstub/arm64: Set -fpie when building the EFI stubArd Biesheuvel2017-08-211-1/+1
| * efi/libstub/arm64: Force 'hidden' visibility for section markersArd Biesheuvel2017-08-211-1/+9
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-09-051-2/+4
|\ \