Open sandwichdoge opened 4 years ago
Need to finish virtual memory first, then dynamic linking, then parse elf files for where to load the program. The goal is to run freestanding binaries (or binaries linked with our custom libc) compiled by GCC.
Need to finish virtual memory first, then dynamic linking, then parse elf files for where to load the program. The goal is to run freestanding binaries (or binaries linked with our custom libc) compiled by GCC.