ladybird/Kernel/Storage
Pankaj Raghav f8b67e1596 Kernel/Storage+Base: Fix boot_device_addressing document for NVMe
The LUN.target_id parameter points to a NVMe Namespace which starts from
1 and not 0. Fix the document to reflect the same while addressing a
nvme device in the boot parameters
2023-03-11 13:15:00 +00:00
..
ATA Kernel/Storage: Remove indication for possible future support of ATAPI 2023-03-08 01:41:51 +01:00
NVMe Kernel: Stop using NonnullLockRefPtrVector 2023-03-06 23:46:36 +01:00
Ramdisk Kernel: Stop using NonnullLockRefPtrVector 2023-03-06 23:46:36 +01:00
DiskPartition.cpp
DiskPartition.h
StorageController.cpp
StorageController.h
StorageDevice.cpp Revert "Kernel/Storage: Remove the ramdisk implementation" 2023-02-08 18:19:48 +00:00
StorageDevice.h Kernel/Storage+Base: Fix boot_device_addressing document for NVMe 2023-03-11 13:15:00 +00:00
StorageManagement.cpp Kernel: Stop using NonnullLockRefPtrVector 2023-03-06 23:46:36 +01:00
StorageManagement.h Kernel: Stop using NonnullLockRefPtrVector 2023-03-06 23:46:36 +01:00