BarinkOS/kernel
Nigel Barink 2522492835 Couple of small changes
* Commented out the map page function call to handle page not present
* Mapped the ACPI_RECLAIMABLE_MEMORY
* Set VBE to false when VBE is not initialized by the bootloader
2023-10-28 20:42:28 +02:00
..
acpi ACPI reading memory when mapped to higher half 2023-09-11 23:23:38 +02: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 Couple of small changes 2023-10-28 20:42:28 +02:00
io Started fleshing out the storage API 2023-02-21 14:36:20 +01:00
memory FAT Filesystem implementation additions 2023-10-27 18:07:11 +02:00
pci Started fleshing out the storage API 2023-02-21 14:36:20 +01:00
prekernel Couple of small changes 2023-10-28 20:42:28 +02:00
storage FAT Filesystem implementation additions 2023-10-27 18:07:11 +02:00
supervisorterminal Implemented the basis for syscalls 2023-02-27 00:34:30 +01:00
terminal FAT Filesystem implementation additions 2023-10-27 18:07:11 +02:00
Makefile Updating Build scripts 2023-09-11 23:21:43 +02: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 Implemented the basis for syscalls 2023-02-27 00:34:30 +01:00
irs_table.s Implemented the basis for syscalls 2023-02-27 00:34:30 +01:00
kernel.cpp FAT Filesystem implementation additions 2023-10-27 18:07:11 +02: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
serial.h Started fleshing out the storage API 2023-02-21 14:36:20 +01:00
syscalls.h Implemented the basis for syscalls 2023-02-27 00:34:30 +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