summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/libstub/arm-stub.c
AgeCommit message (Expand)Author
2016-04-28efi/arm*/libstub: Wire up GOP protocol to 'struct screen_info'Ard Biesheuvel
2016-04-28efi/arm64: Check SetupMode when determining Secure Boot statusLinn Crosetto
2016-04-28efi/arm64: Report unexpected errors when determining Secure Boot statusLinn Crosetto
2016-03-21Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-02-24arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomnessArd Biesheuvel
2016-02-22efi/arm*: Perform hardware compatibility checkArd Biesheuvel
2015-12-14ARM: add UEFI stub supportRoy Franz
2015-10-01arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regionsArd Biesheuvel
2015-04-01efi/libstub: Retrieve FDT size when loaded from UEFI config tableArd Biesheuvel
2015-02-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-01-29Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar
2015-01-15arm64/efi: efistub: Apply __init annotationArd Biesheuvel
2015-01-12arm64/efi: move SetVirtualAddressMap() to UEFI stubArd Biesheuvel
2014-11-05efi: efi-stub: notify on DTB absenceMark Rutland
2014-10-03efi: Add efi= parameter parsing to the EFI boot stubMatt Fleming
2014-07-18efi: efistub: Convert into static libraryArd Biesheuvel