Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | efi/loongarch: Directly position the loaded image file | Wang Yao | 2023-12-19 | 1 | -4/+5 |
* | efi/loongarch: Use load address to calculate kernel entry address | Wang Yao | 2023-12-11 | 1 | -2/+2 |
* | efi/loongarch: Reintroduce efi_relocate_kernel() to relocate kernel | Huacai Chen | 2023-04-05 | 1 | -17/+7 |
* | efi/loongarch: libstub: Split off kernel image relocation for builtin stub | Ard Biesheuvel | 2022-11-09 | 1 | -66/+1 |
* | efi/loongarch: Don't jump to kernel entry via the old image | Ard Biesheuvel | 2022-11-09 | 1 | -9/+24 |
* | efi: libstub: Factor out min alignment and preferred kernel load address | Ard Biesheuvel | 2022-11-09 | 1 | -1/+2 |
* | efi/loongarch: libstub: remove dependency on flattened DT | Ard Biesheuvel | 2022-09-27 | 1 | -7/+49 |
* | efi/loongarch: Add efistub booting support | Huacai Chen | 2022-09-06 | 1 | -0/+60 |