mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 05:38:11 +00:00
Kernel: Rename SysFS related classes in BIOS code
Give them names that sound related to SysFS.
This commit is contained in:
parent
84ae2b6f00
commit
358a7cc448
3 changed files with 26 additions and 26 deletions
|
@ -236,7 +236,7 @@ void init_stage2(void*)
|
|||
|
||||
USB::UHCIController::detect();
|
||||
|
||||
BIOSExposedDirectory::initialize();
|
||||
BIOSSysFSDirectory::initialize();
|
||||
ACPI::ACPISysFSDirectory::initialize();
|
||||
|
||||
VirtIO::detect();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue