Commit History

Author SHA1 Message Date
  Liav A bbdb55126c Kernel/SysFS: Don't allocate ACPISysFS components in constructors 3 years ago
  Liav A 381fdaa163 Kernel/SysFS: Make it clear that some components must be created in boot 3 years ago
  Liav A 478f543899 Kernel/SysFS: Prevent allocation for component name during construction 3 years ago
  Hendiadyoin1 21c5c4026b Kernel: Mark ACPI::Parser's empty destructor as default 3 years ago
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 years ago
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> 3 years ago
  Brian Gianforcaro 3a945051fc Kernel: Use `operator ""sv` in all purpose() implementations 3 years ago
  Liav A 33f033066c Kernel: Unify BIOS and ACPI components in the SysFS firmware directory 3 years ago
  Liav A 9132596b8e Kernel: Move ACPI and BIOS code into the new Firmware directory 3 years ago