Commit Verlauf

Autor SHA1 Nachricht Datum
  Timon Kruiper a4534678f9 Kernel: Implement InterruptDisabler using generic Processor functions vor 3 Jahren
  Idan Horowitz 086969277e Everywhere: Run clang-format vor 3 Jahren
  Lenny Maiorani c6acf64558 Kernel: Change static constexpr variables to constexpr where possible vor 3 Jahren
  Idan Horowitz d5189b6677 Kernel: Replace {String => KString}::formatted in ACPISysFSDirectory vor 3 Jahren
  Idan Horowitz fdfdb5bd1c Kernel: Make ACPI reboot OOM-fallible vor 3 Jahren
  Idan Horowitz fb3e46e930 Kernel: Make map_typed() & map_typed_writable() fallible using ErrorOr vor 3 Jahren
  Idan Horowitz e2e5d4da16 Kernel: Make map_bios() and map_ebda() fallible using ErrorOr vor 3 Jahren
  Tom 10efbfb09e Kernel: Scan ACPI memory ranges for the RSDP table vor 3 Jahren
  Liav A bbdb55126c Kernel/SysFS: Don't allocate ACPISysFS components in constructors vor 3 Jahren
  Liav A 381fdaa163 Kernel/SysFS: Make it clear that some components must be created in boot vor 3 Jahren
  Liav A 478f543899 Kernel/SysFS: Prevent allocation for component name during construction vor 3 Jahren
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value vor 3 Jahren
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> vor 3 Jahren
  Liav A 4974727dbb Kernel: Move x86 IO instructions code into the x86 specific folder vor 3 Jahren
  Liav A 33f033066c Kernel: Unify BIOS and ACPI components in the SysFS firmware directory vor 3 Jahren
  Liav A 9132596b8e Kernel: Move ACPI and BIOS code into the new Firmware directory vor 3 Jahren