Commit History

Автор SHA1 Съобщение Дата
  Liav A 05ba034000 Kernel: Introduce the IOWindow class преди 2 години
  Andreas Kling 11eee67b85 Kernel: Make self-contained locking smart pointers their own classes преди 3 години
  Liav A 70afa0b171 Kernel/SysFS: Mark SysFSDirectory traverse and lookup methods as final преди 3 години
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) преди 3 години
  Tim Schumacher 3b3af58cf6 Kernel: Annotate all `KBuffer` and `DoubleBuffer` with a custom name преди 3 години
  Liav A 9c6834698f Kerenl/Firmware: Add map_ebda and map_bios methods in the original place преди 3 години
  Liav A 290eb53cb5 Kernel/SysFS: Stop cluttering the codebase with pieces of SysFS parts преди 3 години
  Timon Kruiper a4534678f9 Kernel: Implement InterruptDisabler using generic Processor functions преди 3 години
  Idan Horowitz 086969277e Everywhere: Run clang-format преди 3 години
  Lenny Maiorani c6acf64558 Kernel: Change static constexpr variables to constexpr where possible преди 3 години
  Idan Horowitz d5189b6677 Kernel: Replace {String => KString}::formatted in ACPISysFSDirectory преди 3 години
  Idan Horowitz fdfdb5bd1c Kernel: Make ACPI reboot OOM-fallible преди 3 години
  Idan Horowitz fb3e46e930 Kernel: Make map_typed() & map_typed_writable() fallible using ErrorOr преди 3 години
  Idan Horowitz e2e5d4da16 Kernel: Make map_bios() and map_ebda() fallible using ErrorOr преди 3 години
  Tom 10efbfb09e Kernel: Scan ACPI memory ranges for the RSDP table преди 3 години
  Liav A bbdb55126c Kernel/SysFS: Don't allocate ACPISysFS components in constructors преди 3 години
  Liav A 381fdaa163 Kernel/SysFS: Make it clear that some components must be created in boot преди 3 години
  Liav A 478f543899 Kernel/SysFS: Prevent allocation for component name during construction преди 3 години
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value преди 3 години
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> преди 3 години
  Liav A 4974727dbb Kernel: Move x86 IO instructions code into the x86 specific folder преди 3 години
  Liav A 33f033066c Kernel: Unify BIOS and ACPI components in the SysFS firmware directory преди 3 години
  Liav A 9132596b8e Kernel: Move ACPI and BIOS code into the new Firmware directory преди 3 години