This repository has been archived on 2025-02-27. You can view files and clone it, but cannot push or open issues or pull requests.
portland-os/src/kernel
2020-09-06 01:26:56 -04:00
..
ata.h lots of progress, including readonly PATA driver and part of FAT16 driver 2020-08-13 17:58:50 -04:00
boot.h program loading, others 2020-09-06 00:48:07 -04:00
drive.c program loading, others 2020-09-06 00:48:07 -04:00
drive.h program loading, others 2020-09-06 00:48:07 -04:00
elf-link.ld program loading, others 2020-09-06 00:48:07 -04:00
elf.c program loading, others 2020-09-06 00:48:07 -04:00
elf.h program loading, others 2020-09-06 00:48:07 -04:00
fat.c program loading, others 2020-09-06 00:48:07 -04:00
fat.h program loading, others 2020-09-06 00:48:07 -04:00
ide.c program loading, others 2020-09-06 00:48:07 -04:00
ide.h lots of progress, including readonly PATA driver and part of FAT16 driver 2020-08-13 17:58:50 -04:00
idt.c small fixes 2020-09-06 01:26:56 -04:00
idt.h small fixes 2020-09-06 01:26:56 -04:00
isrs.asm small fixes 2020-09-06 01:26:56 -04:00
log.c small fixes 2020-09-06 01:26:56 -04:00
log.h FAT16 directory enumeration, making many functions static, new 'log' functions to wrap vga and serial 2020-08-13 23:59:14 -04:00
main.c small fixes 2020-09-06 01:26:56 -04:00
main2.c program loading, others 2020-09-06 00:48:07 -04:00
paging.c small fixes 2020-09-06 01:26:56 -04:00
paging.h small fixes 2020-09-06 01:26:56 -04:00
panic.c FAT16 directory enumeration, making many functions static, new 'log' functions to wrap vga and serial 2020-08-13 23:59:14 -04:00
panic.h lots of progress, including readonly PATA driver and part of FAT16 driver 2020-08-13 17:58:50 -04:00
pci.c program loading, others 2020-09-06 00:48:07 -04:00
pci.h lots of progress, including readonly PATA driver and part of FAT16 driver 2020-08-13 17:58:50 -04:00
pmap.c program loading, others 2020-09-06 00:48:07 -04:00
pmap.h program loading, others 2020-09-06 00:48:07 -04:00
serial.c program loading, others 2020-09-06 00:48:07 -04:00
serial.h FAT16 directory enumeration, making many functions static, new 'log' functions to wrap vga and serial 2020-08-13 23:59:14 -04:00
task.c small fixes 2020-09-06 01:26:56 -04:00
task.h program loading, others 2020-09-06 00:48:07 -04:00
util.c program loading, others 2020-09-06 00:48:07 -04:00
util.h program loading, others 2020-09-06 00:48:07 -04:00
vga.c program loading, others 2020-09-06 00:48:07 -04:00
vga.h program loading, others 2020-09-06 00:48:07 -04:00