mirror of
https://github.com/RGBCube/serenity
synced 2026-01-21 23:21:00 +00:00
That code heavily relies on x86-specific instructions, and while other CPU architectures and platforms can have PCI IDE controllers, currently we don't support those, so this code is a special case which needs to be in the Arch/x86 directory. In the future it could be put back to the original place when we make it more generic and suitable for other platforms. |
||
|---|---|---|
| .. | ||
| ATA | ||
| NVMe | ||
| Ramdisk | ||
| DiskPartition.cpp | ||
| DiskPartition.h | ||
| StorageController.cpp | ||
| StorageController.h | ||
| StorageDevice.cpp | ||
| StorageDevice.h | ||
| StorageManagement.cpp | ||
| StorageManagement.h | ||