pub fn enumerate_disks(
bs: &BootServices,
manager: &mut DiskManager,
) -> Result<(), usize>Expand description
Enumerate all physical disks in the system
pub fn enumerate_disks(
bs: &BootServices,
manager: &mut DiskManager,
) -> Result<(), usize>Enumerate all physical disks in the system