1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-18 09:35:07 +00:00
serenity/Kernel/FileSystem/SysFS/Subsystems/Firmware
Liav A 30b58cd06c Kernel/SysFS: Remove derived BIOSSysFSComponent classes
These are not needed, because both do exactly the same thing, so we can
move the code to the BIOSSysFSComponent class.
2022-06-17 11:01:27 +02:00
..
BIOS Kernel/SysFS: Remove derived BIOSSysFSComponent classes 2022-06-17 11:01:27 +02:00
Directory.cpp Kernel/SysFS: Migrate components code from SysFS.cpp to the SysFS folder 2022-06-17 11:01:27 +02:00
Directory.h Kernel/SysFS: Stop cluttering the codebase with pieces of SysFS parts 2022-06-17 11:01:27 +02:00
PowerStateSwitch.cpp Kernel/SysFS: Stop cluttering the codebase with pieces of SysFS parts 2022-06-17 11:01:27 +02:00
PowerStateSwitch.h Kernel/SysFS: Stop cluttering the codebase with pieces of SysFS parts 2022-06-17 11:01:27 +02:00