Liav A
|
be16a91aec
Kernel: Rename FirmwareSysFSDirectory => SysFSFirmwareDirectory
|
2 年之前 |
Liav A
|
8f21420a1d
Kernel: Move all boot-related code to the new Boot subdirectory
|
2 年之前 |
Liav A
|
aaa1de7878
Kernel: Move {Virtual,Physical}Address classes to the Memory directory
|
2 年之前 |
Liav A
|
462802ef0c
Kernel/SysFS: Expose file size of ACPI tables in /sys/firmware/acpi
|
2 年之前 |
Liav A
|
11a5f2c508
Kernel: Initialize primitive class member of ACPISysFSComponent to zero
|
2 年之前 |
minus
|
cf48200e7b
Kernel: Make the ACPI DSDT table accessible
|
2 年之前 |
Andreas Kling
|
11eee67b85
Kernel: Make self-contained locking smart pointers their own classes
|
2 年之前 |
Liav A
|
290eb53cb5
Kernel/SysFS: Stop cluttering the codebase with pieces of SysFS parts
|
3 年之前 |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 年之前 |
Idan Horowitz
|
fdfdb5bd1c
Kernel: Make ACPI reboot OOM-fallible
|
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 年之前 |
Hendiadyoin1
|
21c5c4026b
Kernel: Mark ACPI::Parser's empty destructor as default
|
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 年之前 |
Brian Gianforcaro
|
3a945051fc
Kernel: Use `operator ""sv` in all purpose() implementations
|
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 年之前 |