posix-uefi/uefi
2021-02-02 23:00:56 +01:00
..
crt_aarch64.c getenv, setenv plus initial AArch64 support (works with LLVM) 2021-02-02 23:00:56 +01:00
crt_x86_64.c getenv, setenv plus initial AArch64 support (works with LLVM) 2021-02-02 23:00:56 +01:00
dirent.c Added feof, stat, dirent, time, unlink, mkdir etc. 2021-02-02 11:49:07 +01:00
elf_aarch64_efi.lds getenv, setenv plus initial AArch64 support (works with LLVM) 2021-02-02 23:00:56 +01:00
elf_x86_64_efi.lds Initial commit 2021-02-01 01:09:23 +01:00
Makefile getenv, setenv plus initial AArch64 support (works with LLVM) 2021-02-02 23:00:56 +01:00
qsort.c Initial commit 2021-02-01 01:09:23 +01:00
stat.c Added feof, stat, dirent, time, unlink, mkdir etc. 2021-02-02 11:49:07 +01:00
stdio.c Added feof, stat, dirent, time, unlink, mkdir etc. 2021-02-02 11:49:07 +01:00
stdlib.c getenv, setenv plus initial AArch64 support (works with LLVM) 2021-02-02 23:00:56 +01:00
string.c Removed uefi_call_wrapper 2021-02-02 01:26:30 +01:00
time.c Added feof, stat, dirent, time, unlink, mkdir etc. 2021-02-02 11:49:07 +01:00
uefi.h getenv, setenv plus initial AArch64 support (works with LLVM) 2021-02-02 23:00:56 +01:00
unistd.c Added feof, stat, dirent, time, unlink, mkdir etc. 2021-02-02 11:49:07 +01:00