Commit History

Author SHA1 Message Date
  Liav A 91db482ad3 Kernel: Reorganize Arch/x86 directory to Arch/x86_64 after i686 removal 2 years ago
  Liav A 1b7b360ca1 Kernel: Move x86-specific IRQ controller code to Arch/x86 directory 2 years ago
  Liav A 9c6834698f Kerenl/Firmware: Add map_ebda and map_bios methods in the original place 3 years ago
  Liav A 290eb53cb5 Kernel/SysFS: Stop cluttering the codebase with pieces of SysFS parts 3 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Lenny Maiorani c6acf64558 Kernel: Change static constexpr variables to constexpr where possible 3 years ago
  Idan Horowitz fb3e46e930 Kernel: Make map_typed() & map_typed_writable() fallible using ErrorOr 3 years ago
  Idan Horowitz e2e5d4da16 Kernel: Make map_bios() and map_ebda() fallible using ErrorOr 3 years ago
  Brian Gianforcaro 6c66311ade Kernel: Use MUST + Vector::try_empend instead of Vector::empend 3 years ago
  Brian Gianforcaro 24066ba5ef Kernel: Use MUST + Vector::try_append instead of Vector::append 3 years ago
  Liav A 52e01b46eb Kernel: Move Multi Processor Parser code to a separate directory 3 years ago