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-26 11:20:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
03b6ff2bf0ba03599a853ff4e6cb61ba8443b2b2
ladybird
/
Kernel
/
Firmware
History
Andreas Kling
8b1108e485
Everywhere: Pass AK::StringView by value
2021-11-11 01:27:46 +01:00
..
ACPI
Everywhere: Pass AK::StringView by value
2021-11-11 01:27:46 +01: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
…