aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/libstub/arm-stub.c
Commit message (Expand)AuthorAge
* efi/arm: Defer persistent reservations until after paging_init()Ard Biesheuvel2018-11-15
* efi/arm: libstub: add a root memreserve config tableArd Biesheuvel2018-09-26
* efi: Deduplicate efi_open_volume()Lukas Wunner2018-07-22
* efi/libstub/arm: Add opt-in Kconfig option for the DTB loaderArd Biesheuvel2018-07-15
* Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-11-04
|\
| * efi/libstub: arm: omit sorting of the UEFI memory mapArd Biesheuvel2017-10-27
* | efi/libstub/arm: Don't randomize runtime regions when CONFIG_HIBERNATION=yArd Biesheuvel2017-10-25
|/
* efi/libstub: Enable reset attack mitigationMatthew Garrett2017-08-26
* efi/libstub/arm: Don't use TASK_SIZE when randomizing the RT spaceArd Biesheuvel2017-04-17
* ef/libstub/arm/arm64: Randomize the base of the UEFI rt services regionArd Biesheuvel2017-04-05
* efi/libstub/arm/arm64: Disable debug prints on 'quiet' cmdline argArd Biesheuvel2017-04-05
* efi/libstub: Unify command line param parsingArd Biesheuvel2017-04-05
* efi/arm-stub: Correct FDT and initrd allocation rules for arm64Ard Biesheuvel2017-04-05
* efi: Get and store the secure boot statusDavid Howells2017-02-07
* efi: Deduplicate efi_file_size() / _read() / _close()Lukas Wunner2017-02-01
* efi/arm*/libstub: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG tableArd Biesheuvel2016-11-13
* efi/arm*/libstub: Wire up GOP protocol to 'struct screen_info'Ard Biesheuvel2016-04-28
* efi/arm64: Check SetupMode when determining Secure Boot statusLinn Crosetto2016-04-28
* efi/arm64: Report unexpected errors when determining Secure Boot statusLinn Crosetto2016-04-28
* Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-20
|\
| * efi/arm*: Perform hardware compatibility checkArd Biesheuvel2016-02-22
* | arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomnessArd Biesheuvel2016-02-24
|/
* ARM: add UEFI stub supportRoy Franz2015-12-14
* arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regionsArd Biesheuvel2015-10-01
* efi/libstub: Retrieve FDT size when loaded from UEFI config tableArd Biesheuvel2015-04-01
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-02-11
|\
| * arm64/efi: move SetVirtualAddressMap() to UEFI stubArd Biesheuvel2015-01-12
* | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-01-29
|\ \ | |/ |/|
| * arm64/efi: efistub: Apply __init annotationArd Biesheuvel2015-01-15
* | efi: efi-stub: notify on DTB absenceMark Rutland2014-11-05
|/
* efi: Add efi= parameter parsing to the EFI boot stubMatt Fleming2014-10-03
* efi: efistub: Convert into static libraryArd Biesheuvel2014-07-18