aboutsummaryrefslogtreecommitdiff
path: root/kernel/sbi.c
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <mikisabate@gmail.com>2024-11-21 13:09:21 +0100
committerMiquel Sabaté Solà <mikisabate@gmail.com>2024-11-21 13:09:21 +0100
commit40ffc517e20c381ce8fdb3a881726a26a52e35db (patch)
treeb969f6e1bc4c400e8c2c8b1d5a18ed75d3f2fd95 /kernel/sbi.c
parentd394978a73fce080128dc414e1771d8d89e1e1e0 (diff)
downloadfbos-40ffc517e20c381ce8fdb3a881726a26a52e35db.tar.gz
fbos-40ffc517e20c381ce8fdb3a881726a26a52e35db.zip
Initial parsing of the provided initrd file
We expect a CPIO archive with the 'newc' format for the initrd. Parse this archive from the given initrd address and fetch the address for each ELF executable while also pairing which task correspond to which ELF. This commit leaves to do the actual parsing of the ELF file for each task, while also leaving some string utilities to be refined. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
Diffstat (limited to 'kernel/sbi.c')
0 files changed, 0 insertions, 0 deletions