summaryrefslogtreecommitdiff
path: root/kernel/mboot (unfollow)
Commit message (Expand)AuthorFilesLines
2025-05-06terrible hack to not overwrite mboot dataFreya Murphy2-3/+32
2025-05-01changes idkFreya Murphy1-1/+1
2025-05-01ramdiskFreya Murphy1-4/+26
2025-04-21fmt, rename some fnsFreya Murphy1-1/+1
2025-04-21fs read/write functions, initrdFreya Murphy1-0/+24
2025-04-19rollback mem_map_memoryFreya Murphy1-1/+2
2025-04-19remove invalid includesFreya Murphy2-3/+0
2025-04-19UEFI and republicansFreya Murphy3-4/+66
2025-04-18set mmap limitFreya Murphy1-0/+4
2025-04-17elf sym loadingFreya Murphy3-4/+82
2025-04-16remove all printing to report functionsFreya Murphy1-14/+1
2025-04-10fmtFreya Murphy1-2/+4
2025-04-08refactor mbootFreya Murphy4-89/+45
2025-04-08fmtFreya Murphy2-3/+3
2025-04-08acpiFreya Murphy4-4/+45
2025-04-08break apart c libarayFreya Murphy1-4/+2
2025-04-03fmtFreya Murphy3-32/+20
2025-04-03load multiboot memory map, heap is done!!!Freya Murphy3-0/+181