aboutsummaryrefslogtreecommitdiff
path: root/kernel/string.S
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <mikisabate@gmail.com>2024-11-22 07:58:15 +0100
committerMiquel Sabaté Solà <mikisabate@gmail.com>2024-11-22 07:58:15 +0100
commit8231af9d8d759ae89c8214ca2410b0feab9dfb8c (patch)
treef679c721ad1dd3daa5830da6c10425d2d3b699ab /kernel/string.S
parent40ffc517e20c381ce8fdb3a881726a26a52e35db (diff)
downloadfbos-8231af9d8d759ae89c8214ca2410b0feab9dfb8c.tar.gz
fbos-8231af9d8d759ae89c8214ca2410b0feab9dfb8c.zip
Add basic parsing for underlying ELF executables
The given initrd is a CPIO archive of multiple ELF executables. We are already able to parse the CPIO archive to detect where each file is located, this commit adds the mapping for each ELF executable to the corresponding task_struct. Note that this is still heavily under construction, since we cannot simply jump into the entry point of an executable as we have not yet setup the proper layout from performing context switches. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
Diffstat (limited to 'kernel/string.S')
0 files changed, 0 insertions, 0 deletions