posix-uefi/uefi
bzt bb917c6386 Fix if uname reports amd64 instead of x86_64 2023-05-28 15:35:35 +02:00
..
Makefile Fix if uname reports amd64 instead of x86_64 2023-05-28 15:35:35 +02:00
crt_aarch64.c Take care of some compiler warnings 2022-10-15 10:51:01 +02:00
crt_riscv64.c Initial RISC-V support, untested for now! 2023-02-19 13:32:25 +01:00
crt_x86_64.c Take care of some compiler warnings 2022-10-15 10:51:01 +02:00
dirent.c Take care of some compiler warnings 2022-10-15 10:51:01 +02:00
elf_aarch64_efi.lds getenv, setenv plus initial AArch64 support (works with LLVM) 2021-02-02 23:00:56 +01:00
elf_riscv64_efi.lds Initial RISC-V support, untested for now! 2023-02-19 13:32:25 +01:00
elf_x86_64_efi.lds Initial commit 2021-02-01 01:09:23 +01:00
qsort.c Initial commit 2021-02-01 01:09:23 +01:00
stat.c Workaround not needed any more with gcc 10.2.0-6 2021-02-24 13:56:24 +01:00
stdio.c Take care of some compiler warnings 2022-10-15 10:51:01 +02:00
stdlib.c Take care of some compiler warnings 2022-10-15 10:51:01 +02:00
string.c Take care of some compiler warnings 2022-10-15 10:51:01 +02:00
time.c Take care of some compiler warnings 2022-10-15 10:51:01 +02:00
uefi.h Initial RISC-V support, untested for now! 2023-02-19 13:32:25 +01:00
unistd.c Added feof, stat, dirent, time, unlink, mkdir etc. 2021-02-02 11:49:07 +01:00