This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2025-12-29 04:37:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3becff9eaeb70639b1ff72e8c19133b51d2ef9c8
ladybird
/
Kernel
/
Firmware
History
Idan Horowitz
d5189b6677
Kernel: Replace {String => KString}::formatted in ACPISysFSDirectory
2022-01-21 16:27:21 +01:00
..
ACPI
Kernel: Replace {String => KString}::formatted in ACPISysFSDirectory
2022-01-21 16:27:21 +01:00
MultiProcessor
Kernel: Make map_typed() & map_typed_writable() fallible using ErrorOr
2022-01-13 22:40:25 +01:00
BIOS.cpp
Kernel: Make map_typed() & map_typed_writable() fallible using ErrorOr
2022-01-13 22:40:25 +01:00
BIOS.h
Kernel: Make map_bios() and map_ebda() fallible using ErrorOr
2022-01-13 22:40:25 +01:00
PowerStateSwitch.cpp
…
PowerStateSwitch.h
…
SysFSFirmware.cpp
Kernel: Don't populate the ACPI SysFS directory with a disabled ACPI
2022-01-18 21:00:46 +02:00
SysFSFirmware.h
…