]>
| 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 | 4e6a0628b3d4e4e401d01be14f50be1bc6ab9a86 | |
| tree | 1795cef210438f5a1576fdfd3424d298dc26bb93 | tree | snapshot |
| parent | 5da8faaf47467c9c7e1093bec0bea8296a547c86 | 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 |