acadia/zion/loader
Drew Galbraith b9b45c5e45 Add the ability to copy memory to non resident process.
Use/Test this by loading the user space elf from the kernel process
before it starts rather than as a part of the first thread.

This simplifies thread start a fair bit.
2023-05-30 01:27:47 -07:00
..
elf_loader.cpp Add the ability to copy memory to non resident process. 2023-05-30 01:27:47 -07:00
elf_loader.h Add the ability to copy memory to non resident process. 2023-05-30 01:27:47 -07:00
init_loader.cpp Add the ability to copy memory to non resident process. 2023-05-30 01:27:47 -07:00
init_loader.h Add a kernel ELF module and load it in a new process. 2023-05-29 00:32:54 -07:00