Age | Commit message (Expand) | Author |
---|---|---|
2021-11-08 | Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> | Andreas Kling |
2021-11-02 | Kernel: Switch BIOSSysFSComponent constructor to AK::StringView | Brian Gianforcaro |
2021-09-12 | Kernel: Unify BIOS and ACPI components in the SysFS firmware directory | Liav A |
2021-09-12 | Kernel: Move ACPI and BIOS code into the new Firmware directory | Liav A |