Module r_efi::protocols::disk_io

source ·
Expand description

Disk I/O Protocol

Abstracts block accesses of the Block I/O protocol to a more general offset-length protocol. Firmware is responsible for adding this protocol to any Block I/O interface that appears in the system that does not already have a Disk I/O protocol. File systems and other disk access code utilize the Disk I/O protocol.

Structs§

Constants§

Type Aliases§