summaryrefslogtreecommitdiff
path: root/src/kernel/arch/i386/boot.s
AgeCommit message (Expand)Author
2022-04-11kernel: implement `cpu_pause()` in assembly, remove `irq_interrupt_flag()`dzwdz
2021-10-15slightly clean up all the assembly codedzwdz
2021-10-15kernel: quit QEMU once there are no running processes leftdzwdz
2021-09-19call sysenter_setup before kmain_earlydzwdz
2021-07-18clean up the linker script, remove duplicate labelsdzwdz
2021-07-18move all kernel sources to src/kernel/dzwdz