summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/libstub/arm32-stub.c
Commit message (Expand)AuthorAgeFilesLines
* efi: libstub: pass image handle to handle_kernel_image()Ard Biesheuvel2022-05-031-1/+2
* efi/libstub: arm32: Use low allocation for the uncompressed kernelArd Biesheuvel2020-09-161-141/+37
* efi/libstub: arm32: Base FDT and initrd placement on image addressArd Biesheuvel2020-09-161-1/+1
* efi/libstub: arm: Print CPU boot mode and MMU state at bootArd Biesheuvel2020-06-171-1/+53
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2020-06-011-39/+6
|\
| * ARM: decompressor: run decompressor in place if loaded via UEFIArd Biesheuvel2020-05-191-39/+6
* | efi/libstub: Move pr_efi/pr_efi_err into efi namespaceArvind Sankar2020-05-011-6/+6
|/
* efi/libstub/arm: Make efi_entry() an ordinary PE/COFF entrypointArd Biesheuvel2020-02-221-0/+1
* efi/libstub: Rename efi_call_early/_runtime macros to be more intuitiveArd Biesheuvel2019-12-251-15/+15
* efi/libstub: Remove 'sys_table_arg' from all function prototypesArd Biesheuvel2019-12-251-15/+11
* efi/libstub: Drop sys_table_arg from printk routinesArd Biesheuvel2019-12-251-8/+6
* arm/efi: EFI soft reservation to memblockDan Williams2019-11-071-0/+5
* x86, efi: Never relocate kernel below lowest acceptable addressKairui Song2019-10-311-1/+1
* efi: libstub/arm: Account for firmware reserved memory at the base of RAMArd Biesheuvel2019-10-311-3/+13
* efi: Replace GPL license boilerplate with SPDX headersArd Biesheuvel2019-02-041-5/+1
* efi/libstub/arm/arm64: Disable debug prints on 'quiet' cmdline argArd Biesheuvel2017-04-051-0/+2
* efi/arm32-stub: Allow boot-time allocations in the vmlinux regionArd Biesheuvel2017-04-051-20/+128
* efi/arm/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel2016-04-281-0/+37
* efi/arm: Check for LPAE support before booting a LPAE kernelArd Biesheuvel2016-02-221-0/+17
* ARM: add UEFI stub supportRoy Franz2015-12-141-0/+85