ladybird/Kernel/Firmware
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