aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64/src/boot/boot.s
AgeCommit message (Expand)AuthorFilesLines
2024-10-22use actual page_table addressFabian Imhof1-1/+1
2024-10-17Implement support for `std::terminate` via `::abort`Felix Morgner1-3/+10
2024-10-16Fix compilation issues with assigning values to page_map_variable addressMatteo Gmür1-3/+2
2024-10-16Adjust typesMatteo Gmür1-1/+1
2024-10-15add 4th level page tableFabian Imhof1-0/+6
2024-10-06Remove high memory kernel and needless printsMatteo Gmür1-21/+3
2024-09-29use multiboot_information_pointer public variableTheSoeren1-2/+0
2024-09-29Pass multiboot to main from edi registerMatteo Gmür1-0/+2
2024-09-17build: migrate away from conanFelix Morgner1-0/+370