pub fn get_disk_protocol(
bs: &BootServices,
disk_index: usize,
) -> Result<*mut BlockIoProtocol, usize>Expand description
Get Block I/O protocol for a physical disk by index
pub fn get_disk_protocol(
bs: &BootServices,
disk_index: usize,
) -> Result<*mut BlockIoProtocol, usize>Get Block I/O protocol for a physical disk by index