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-05-19 01:29:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
50a2cb38e5498079707f786a9fdf381d448fefd0
ladybird
/
Kernel
/
Storage
History
Andreas Kling
82c879c315
Kernel: Fix PATADiskDevice device names
...
This broke the regular QEMU boot.
2021-01-22 22:24:43 +01:00
..
Partition
Kernel: Make device generate their own names
2021-01-22 22:17:39 +01:00
IDEChannel.cpp
…
IDEChannel.h
…
IDEController.cpp
…
IDEController.h
…
PATADiskDevice.cpp
Kernel: Fix PATADiskDevice device names
2021-01-22 22:24:43 +01:00
PATADiskDevice.h
Kernel: Make device generate their own names
2021-01-22 22:17:39 +01:00
RamdiskController.cpp
…
RamdiskController.h
…
RamdiskDevice.cpp
Kernel: Make device generate their own names
2021-01-22 22:17:39 +01:00
RamdiskDevice.h
Kernel: Make device generate their own names
2021-01-22 22:17:39 +01:00
StorageController.h
…
StorageDevice.cpp
…
StorageDevice.h
…
StorageManagement.cpp
Kernel: Find boot device by enumerating devices
2021-01-22 22:17:39 +01:00
StorageManagement.h
…