summaryrefslogtreecommitdiff
path: root/arch/riscv/lib/crt0_riscv_efi.S
AgeCommit message (Expand)Author
2024-02-28efi_loader: set IMAGE_DLLCHARACTERISTICS_NX_COMPATHeinrich Schuchardt
2024-01-29riscv: separate .data and .text sections of EFI binariesHeinrich Schuchardt
2024-01-29riscv: page align EFI binary sectionHeinrich Schuchardt
2022-12-29efi_loader: set IMAGE_FILE_LARGE_ADDRESS_AWAREHeinrich Schuchardt
2022-01-15efi_loader: fix SectionAlignment, FileAlignmentHeinrich Schuchardt
2022-01-15riscv: revert Complete efi header for RV32/64Heinrich Schuchardt
2021-08-14efi_loader: add Linux magic to RISC-V crt0Heinrich Schuchardt
2020-12-14riscv: Complete efi header for RV32/64Leo Yu-Chi Liang
2020-12-14riscv: Fix efi header size for RV32Leo Yu-Chi Liang
2020-12-14riscv: Fix efi header for RV32Atish Patra
2019-07-16efi_loader: use predefined constants in crt0_*_efi.SHeinrich Schuchardt
2018-12-02riscv: efi: Generate Microsoft PE format compliant imagesBin Meng
2018-05-29SPDX: Convert single license tags to Linux Kernel styleRick Chen
2018-05-29riscv: Add EFI application infrastructureAlexander Graf