summaryrefslogtreecommitdiff
path: root/kernel/entry_efi.c
AgeCommit message (Expand)Author
2021-04-12panic() and halt() now in kernel private interfaceAda Christine
2021-04-11renamed parse_efi_memmap() to efi_memory_init(). removed the testing loop for...Ada Christine
2021-04-10consequent to my fancy memory allocator, this does some shady pointer-aliasin...Ada Christine
2021-04-07moved headers around a bitAda Christine
2021-04-02kernel has gdt now and loads segment register and we can allocate pagesAda Christine
2021-03-21higher-half stub kernel does the thingAda Christine
2021-03-21higher-half now worksAda Christine
2021-03-17initial commitAda Christine