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-28 20:29:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dfc682dc4082fabb57e4f1dc82eded1d550cfdfd
ladybird
/
Kernel
/
Firmware
History
Liav A
bbdb55126c
Kernel/SysFS: Don't allocate ACPISysFS components in constructors
...
Instead defer it to a method to be called after the construction of ACPISysFSDirectory.
2021-12-14 09:01:33 +01:00
..
ACPI
Kernel/SysFS: Don't allocate ACPISysFS components in constructors
2021-12-14 09:01:33 +01:00
BIOS.cpp
Kernel/SysFS: Make it clear that some components must be created in boot
2021-12-14 09:01:33 +01:00
BIOS.h
Kernel/SysFS: Make it clear that some components must be created in boot
2021-12-14 09:01:33 +01:00
PowerStateSwitch.cpp
Kernel/SysFS: Prevent allocation for component name during construction
2021-12-14 09:01:33 +01:00
PowerStateSwitch.h
Kernel/SysFS: Prevent allocation for component name during construction
2021-12-14 09:01:33 +01:00
SysFSFirmware.cpp
Kernel/SysFS: Make it clear that some components must be created in boot
2021-12-14 09:01:33 +01:00
SysFSFirmware.h
Kernel/SysFS: Prevent allocation for component name during construction
2021-12-14 09:01:33 +01:00