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 15:16:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4fc28bfe02f11526d9b63affcda0d8dcafb725b2
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