summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/libstub/arm-stub.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497Thomas Gleixner2019-06-191-4/+1Star
* Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-03-061-0/+5
|\
| * efi/arm/arm64: Allow SetVirtualAddressMap() to be omittedArd Biesheuvel2019-02-041-0/+5
* | 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-261-1/+1
|\
| * efi: Permit multiple entries in persistent memreserve data structureArd Biesheuvel2018-11-301-1/+1
* | 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: add a root memreserve config tableArd Biesheuvel2018-09-261-0/+27
* efi: Deduplicate efi_open_volume()Lukas Wunner2018-07-221-25/+0Star
* efi/libstub/arm: Add opt-in Kconfig option for the DTB loaderArd Biesheuvel2018-07-161-3/+4
* Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-11-041-2/+5
|\
| * efi/libstub: arm: omit sorting of the UEFI memory mapArd Biesheuvel2017-10-281-2/+5
* | efi/libstub/arm: Don't randomize runtime regions when CONFIG_HIBERNATION=yArd Biesheuvel2017-10-251-1/+2
|/
* efi/libstub: Enable reset attack mitigationMatthew Garrett2017-08-261-0/+3
* efi/libstub/arm: Don't use TASK_SIZE when randomizing the RT spaceArd Biesheuvel2017-04-171-2/+9
* ef/libstub/arm/arm64: Randomize the base of the UEFI rt services regionArd Biesheuvel2017-04-051-13/+36
* efi/libstub/arm/arm64: Disable debug prints on 'quiet' cmdline argArd Biesheuvel2017-04-051-10/+10
* efi/libstub: Unify command line param parsingArd Biesheuvel2017-04-051-17/+7Star
* efi/arm-stub: Correct FDT and initrd allocation rules for arm64Ard Biesheuvel2017-04-051-3/+4
* efi: Get and store the secure boot statusDavid Howells2017-02-071-57/+6Star
* efi: Deduplicate efi_file_size() / _read() / _close()Lukas Wunner2017-02-011-69/+0Star
* efi/arm*/libstub: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG tableArd Biesheuvel2016-11-131-0/+2
* efi/arm*/libstub: Wire up GOP protocol to 'struct screen_info'Ard Biesheuvel2016-04-281-0/+23
* efi/arm64: Check SetupMode when determining Secure Boot statusLinn Crosetto2016-04-281-7/+25
* efi/arm64: Report unexpected errors when determining Secure Boot statusLinn Crosetto2016-04-281-4/+18
* Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-211-0/+4
|\
| * efi/arm*: Perform hardware compatibility checkArd Biesheuvel2016-02-221-0/+4
* | arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomnessArd Biesheuvel2016-02-241-13/+27
|/
* ARM: add UEFI stub supportRoy Franz2015-12-141-1/+3
* arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regionsArd Biesheuvel2015-10-011-15/+73
* efi/libstub: Retrieve FDT size when loaded from UEFI config tableArd Biesheuvel2015-04-011-4/+3Star
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-02-121-0/+59
|\
| * arm64/efi: move SetVirtualAddressMap() to UEFI stubArd Biesheuvel2015-01-121-0/+59
* | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-01-291-4/+4
|\ \ | |/ |/|
| * arm64/efi: efistub: Apply __init annotationArd Biesheuvel2015-01-151-4/+4
* | efi: efi-stub: notify on DTB absenceMark Rutland2014-11-051-1/+10
|/
* efi: Add efi= parameter parsing to the EFI boot stubMatt Fleming2014-10-031-0/+4
* efi: efistub: Convert into static libraryArd Biesheuvel2014-07-181-0/+284