morpheus_bootloader::uefi::file_system::protocols

Function get_file_system_protocol

Source
pub unsafe fn get_file_system_protocol(
    bs: &BootServices,
    disk_handle: *mut (),
) -> Result<*mut SimpleFileSystemProtocol, ()>
Expand description

Get Simple File System Protocol for a disk handle