aboutsummaryrefslogtreecommitdiff
path: root/kernel/bootinfo
AgeCommit message (Collapse)AuthorFilesLines
2023-08-08Final refactoring for opts: framesXander2-7/+7
2023-08-08more refactoring and implemented exec_initXander2-69/+106
2023-08-06Implemented panicXander2-18/+20
2023-07-28Some workXander2-17/+15
2023-07-28optional implementation of multboot 1Xander2-141/+176
2023-07-27migrated frame_allocator to opt. side effects constrains not implemented yetXander2-5/+4
2023-07-24Prepare big dynload refactorXander1-1/+1
2023-07-21Working frame allocator but VERY ugly codeXander2-2/+8
2023-07-21Mainly refactoringXander2-25/+47
2023-07-21Working on frame allocationXander2-7/+7
2023-07-15Print kernel start,stop and sizeXander1-3/+15
2023-07-15Elf section headers implementationXander2-17/+81
2023-07-15Print memory mappingsXander2-0/+117