Skip to content

FeatherOS/kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kernel

This is the Kernel from FeatherOS.

Credits

The VGA Textmode Implementation is from Tigran

Todo

  • i386
    • System
      • GDT (Global Descriptor Table)
      • IDT (Interrupt Descriptor Table)
      • TSS (Task State Segment)
      • PCI (Peripheral Component Interconnect)
      • PCIe (Peripheral Component Interconnect Express)
      • MSI (Message Signaled Interrupts)
      • MSI-X (Message Signaled Interrupts)
    • Memory
      • PMM (Physical Memory Manager)
      • VMM (Virtual Memory Manager)
      • Heap
    • ACPI (Advanced Configuration and Power Interface)
      • LAPIC (Local Advanced Programmable Interrupt Controller)
      • IOAPIC (I/O Advanced Programmable Interrupt Controller)
      • Shutdown
      • Reboot
    • Userspace
      • System Calls
      • ELF (Executable and Linking Format)
    • Partition Tables
      • MBR
      • GPT
    • Filesystems
      • NTFS
      • Ext2
    • Network Stack
      • Ethernet
      • TCP
      • UDP
      • ARP
      • DHCP
      • IPv4
      • IPv4 fragmentation support

About

This is the Kernel from FeatherOS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •