BarinkOS/kernel
Nigel a77621faf5 Shellscript improvement plus FAT driver implementations
- Improved the run bash script to exit when an error occurs in one of the sub tasks
- Wrote basic FAT16 functions that should give enough information to properly implement the rest of the driver
- FAT structure namings are now in accordence with the microsoft spec of March 2005
2023-02-23 23:54:02 +01:00
..
acpi Started fleshing out the storage API 2023-02-21 14:36:20 +01:00
boot Improved build system 2023-02-20 00:29:06 +01:00
devices Started fleshing out the storage API 2023-02-21 14:36:20 +01:00
drivers Started fleshing out the storage API 2023-02-21 14:36:20 +01:00
i386 Improved build system 2023-02-20 00:29:06 +01:00
interrupts Improved build system 2023-02-20 00:29:06 +01:00
io Started fleshing out the storage API 2023-02-21 14:36:20 +01:00
memory Improved build system 2023-02-20 00:29:06 +01:00
pci Started fleshing out the storage API 2023-02-21 14:36:20 +01:00
prekernel Basic idea's are created for the storage solution 2023-02-21 21:43:14 +01:00
storage Shellscript improvement plus FAT driver implementations 2023-02-23 23:54:02 +01:00
supervisorterminal Shellscript improvement plus FAT driver implementations 2023-02-23 23:54:02 +01:00
terminal Started fleshing out the storage API 2023-02-21 14:36:20 +01:00
bitmap.h Improved build system 2023-02-20 00:29:06 +01:00
bootcheck.h Improved build system 2023-02-20 00:29:06 +01:00
bootinfo.h Improved build system 2023-02-20 00:29:06 +01:00
crti.s Improved build system 2023-02-20 00:29:06 +01:00
crtn.s Improved build system 2023-02-20 00:29:06 +01:00
definitions.h Improved build system 2023-02-20 00:29:06 +01:00
grub.cfg Improved build system 2023-02-20 00:29:06 +01:00
irq_table.s Improved build system 2023-02-20 00:29:06 +01:00
irs_table.s Improved build system 2023-02-20 00:29:06 +01:00
kernel.cpp Shellscript improvement plus FAT driver implementations 2023-02-23 23:54:02 +01:00
kernel.h Improved build system 2023-02-20 00:29:06 +01:00
linker.ld Started fleshing out the storage API 2023-02-21 14:36:20 +01:00
Makefile Shellscript improvement plus FAT driver implementations 2023-02-23 23:54:02 +01:00
serial.h Started fleshing out the storage API 2023-02-21 14:36:20 +01:00
time.cpp Improved build system 2023-02-20 00:29:06 +01:00
time.h Started fleshing out the storage API 2023-02-21 14:36:20 +01:00
timer.cpp Improved build system 2023-02-20 00:29:06 +01:00
timer.h Started fleshing out the storage API 2023-02-21 14:36:20 +01:00