summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/libstub/arm-stub.c
Commit message (Expand)AuthorAgeFilesLines
* efi/libstub: Avoid returning uninitialized data from setup_graphics()Heinrich Schuchardt2020-04-301-1/+5
* efi/libstub/arm: Fix spurious message that an initrd was loadedArd Biesheuvel2020-03-291-1/+1
* efi/libstub: Take noinitrd cmdline argument into account for devpath initrdArd Biesheuvel2020-02-231-12/+15
* efi/libstub: Add support for loading the initrd from a device pathArd Biesheuvel2020-02-231-3/+12
* efi/libstub: Take soft and hard memory limits into account for initrd loadingArd Biesheuvel2020-02-231-1/+1
* efi/libstub: Rewrite file I/O routineArd Biesheuvel2020-02-231-8/+4
* efi/libstub: Move get_dram_base() into arm-stub.cArd Biesheuvel2020-02-231-0/+33
* efi/libstub/x86: Permit cmdline data to be allocated above 4 GBArd Biesheuvel2020-02-231-1/+1
* efi/libstub/arm64: Use 1:1 mapping of RT services if property table existsArd Biesheuvel2020-02-221-62/+22
* efi/libstub/arm: Make efi_entry() an ordinary PE/COFF entrypointArd Biesheuvel2020-02-221-20/+26
* efi/libstub: Tidy up types and names of global cmdline variablesArd Biesheuvel2019-12-251-1/+1
* efi/libstub: Rename efi_call_early/_runtime macros to be more intuitiveArd Biesheuvel2019-12-251-7/+6
* efi/libstub: Remove 'sys_table_arg' from all function prototypesArd Biesheuvel2019-12-251-29/+26
* efi/libstub: Drop sys_table_arg from printk routinesArd Biesheuvel2019-12-251-14/+14
* efi/libstub: Unify the efi_char16_printk implementationsArd Biesheuvel2019-12-251-9/+0
* efi/libstub: Get rid of 'sys_table_arg' macro parameterArd Biesheuvel2019-12-251-1/+10
* efi/libstub: Extend native protocol definitions with mixed_mode aliasesArd Biesheuvel2019-12-251-2/+2
* efi: libstub/tpm: enable tpm eventlog function for ARM platformsXinwei Kong2019-11-071-0/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497Thomas Gleixner2019-06-191-4/+1
* 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/+0
|/
* 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/+0
* 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-271-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/+7
* 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/+6
* efi: Deduplicate efi_file_size() / _read() / _close()Lukas Wunner2017-02-011-69/+0
* 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-201-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/+3