mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-29 20:29:18 +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
Notes:
sideshowbarker
2024-07-18 09:21:19 +09:00
Author: https://github.com/awesomekling
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