History log of /kvm-unit-tests/riscv/efi/reloc_riscv64.c (Results 1 – 3 of 3)
Revision Date Author Comments
# 6444ae20 18-Mar-2024 Andrew Jones <andrew.jones@linux.dev>

Merge branch 'riscv/queue' into 'master'

riscv: Add EFI support and SBI base ext tests

See merge request kvm-unit-tests/kvm-unit-tests!54


# a403033c 05-Mar-2024 Andrew Jones <andrew.jones@linux.dev>

riscv: Tweak the gnu-efi imported code

Change _relocate to match the prototype in efi.h (it doesn't
matter that 'handle' and 'sys_tab' are unused). Also add
R_RISCV_RELATIVE to efi.h and replace '_e

riscv: Tweak the gnu-efi imported code

Change _relocate to match the prototype in efi.h (it doesn't
matter that 'handle' and 'sys_tab' are unused). Also add
R_RISCV_RELATIVE to efi.h and replace '_entry' with 'efi_main'.

Signed-off-by: Andrew Jones <andrew.jones@linux.dev>

show more ...


# da3404a5 05-Mar-2024 Andrew Jones <andrew.jones@linux.dev>

riscv: Import gnu-efi files

Signed-off-by: Andrew Jones <andrew.jones@linux.dev>