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
2026-01-03 23:25:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2e4e0195dee6b1f6c4e3155ca2b8a44d036d4402
ladybird
/
Kernel
/
Firmware
History
Hendiadyoin1
21c5c4026b
Kernel: Mark ACPI::Parser's empty destructor as default
2021-12-09 22:53:42 -08:00
..
ACPI
Kernel: Mark ACPI::Parser's empty destructor as default
2021-12-09 22:53:42 -08:00
BIOS.cpp
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
BIOS.h
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
PowerStateSwitch.cpp
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
PowerStateSwitch.h
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00
SysFSFirmware.cpp
Kernel+Userland: Introduce a new way to reboot and poweroff the machine
2021-09-12 11:52:16 +02:00
SysFSFirmware.h
…