| Commit message (Expand) | Author | Age | Files | Lines |
* | efi: libstub: Move screen_info handling to common code | Ard Biesheuvel | 2022-11-09 | 1 | -37/+0 |
* | efi: libstub: pass image handle to handle_kernel_image() | Ard Biesheuvel | 2022-05-03 | 1 | -1/+2 |
* | efi/libstub: arm32: Use low allocation for the uncompressed kernel | Ard Biesheuvel | 2020-09-16 | 1 | -141/+37 |
* | efi/libstub: arm32: Base FDT and initrd placement on image address | Ard Biesheuvel | 2020-09-16 | 1 | -1/+1 |
* | efi/libstub: arm: Print CPU boot mode and MMU state at boot | Ard Biesheuvel | 2020-06-17 | 1 | -1/+53 |
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2020-06-02 | 1 | -39/+6 |
|\ |
|
| * | ARM: decompressor: run decompressor in place if loaded via UEFI | Ard Biesheuvel | 2020-05-19 | 1 | -39/+6 |
* | | efi/libstub: Move pr_efi/pr_efi_err into efi namespace | Arvind Sankar | 2020-05-01 | 1 | -6/+6 |
|/ |
|
* | efi/libstub/arm: Make efi_entry() an ordinary PE/COFF entrypoint | Ard Biesheuvel | 2020-02-22 | 1 | -0/+1 |
* | efi/libstub: Rename efi_call_early/_runtime macros to be more intuitive | Ard Biesheuvel | 2019-12-25 | 1 | -15/+15 |
* | efi/libstub: Remove 'sys_table_arg' from all function prototypes | Ard Biesheuvel | 2019-12-25 | 1 | -15/+11 |
* | efi/libstub: Drop sys_table_arg from printk routines | Ard Biesheuvel | 2019-12-25 | 1 | -8/+6 |
* | arm/efi: EFI soft reservation to memblock | Dan Williams | 2019-11-07 | 1 | -0/+5 |
* | x86, efi: Never relocate kernel below lowest acceptable address | Kairui Song | 2019-10-31 | 1 | -1/+1 |
* | efi: libstub/arm: Account for firmware reserved memory at the base of RAM | Ard Biesheuvel | 2019-10-31 | 1 | -3/+13 |
* | efi: Replace GPL license boilerplate with SPDX headers | Ard Biesheuvel | 2019-02-04 | 1 | -5/+1 |
* | efi/libstub/arm/arm64: Disable debug prints on 'quiet' cmdline arg | Ard Biesheuvel | 2017-04-05 | 1 | -0/+2 |
* | efi/arm32-stub: Allow boot-time allocations in the vmlinux region | Ard Biesheuvel | 2017-04-05 | 1 | -20/+128 |
* | efi/arm/libstub: Make screen_info accessible to the UEFI stub | Ard Biesheuvel | 2016-04-28 | 1 | -0/+37 |
* | efi/arm: Check for LPAE support before booting a LPAE kernel | Ard Biesheuvel | 2016-02-22 | 1 | -0/+17 |
* | ARM: add UEFI stub support | Roy Franz | 2015-12-14 | 1 | -0/+85 |