summaryrefslogtreecommitdiff
path: root/kernel/entry_efi.c
AgeCommit message (Collapse)Author
2021-12-19i don't know what i'm doing anymoreAda Christine
2021-04-28changed loader allocation, preparing for boot data revampAda Christine
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 ↵Ada Christine
for alloc_page()
2021-04-10consequent to my fancy memory allocator, this does some shady ↵Ada Christine
pointer-aliasing shit
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