]>
| author | Tulio A M Mendes <[email protected]> | |
| Fri, 6 Feb 2026 18:09:23 +0000 (15:09 -0300) | ||
| committer | Tulio A M Mendes <[email protected]> | |
| Fri, 6 Feb 2026 18:09:23 +0000 (15:09 -0300) | ||
| commit | 70b9c5cbf3459f034b42806a4cf995bd5fabe7b9 | |
| tree | b295a4893dcec978bc5537ea9fc08964075b4ccf | tree | snapshot |
| parent | 7a7f3da8e4c4a38ce02473fb5bd6904697fe24a1 | commit | diff |
| .gitignore | diff | blob | blame | history | |
| Makefile | diff | blob | blame | history | |
| include/arch/x86/usermode.h | [new file with mode: 0644] | blob |
| include/elf.h | [new file with mode: 0644] | blob |
| iso/boot/grub/grub.cfg | diff | blob | blame | history | |
| src/arch/x86/boot.S | diff | blob | blame | history | |
| src/arch/x86/gdt.c | diff | blob | blame | history | |
| src/arch/x86/idt.c | diff | blob | blame | history | |
| src/arch/x86/usermode.c | diff | blob | blame | history | |
| src/drivers/initrd.c | diff | blob | blame | history | |
| src/kernel/elf.c | [new file with mode: 0644] | blob |
| src/kernel/main.c | diff | blob | blame | history | |
| src/kernel/scheduler.c | diff | blob | blame | history | |
| src/mm/pmm.c | diff | blob | blame | history | |
| tools/mkinitrd.c | diff | blob | blame | history | |
| user/init.c | [new file with mode: 0644] | blob |
| user/linker.ld | [new file with mode: 0644] | blob |