summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/libstub/arm32-stub.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-07arm/efi: EFI soft reservation to memblockDan Williams1-0/+5
2019-10-31x86, efi: Never relocate kernel below lowest acceptable addressKairui Song1-1/+1
2019-10-31efi: libstub/arm: Account for firmware reserved memory at the base of RAMArd Biesheuvel1-3/+13
2019-02-04efi: Replace GPL license boilerplate with SPDX headersArd Biesheuvel1-5/+1
2017-04-05efi/libstub/arm/arm64: Disable debug prints on 'quiet' cmdline argArd Biesheuvel1-0/+2
2017-04-05efi/arm32-stub: Allow boot-time allocations in the vmlinux regionArd Biesheuvel1-20/+128
2016-04-28efi/arm/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel1-0/+37
2016-02-22efi/arm: Check for LPAE support before booting a LPAE kernelArd Biesheuvel1-0/+17
2015-12-14ARM: add UEFI stub supportRoy Franz1-0/+85