Skip to main content

Module path

Module path 

Source
Expand description

Utilities for reading block devices and locating files specified in config.

Structs§

DiskManager
Manages partition discovery and path resolution
Partition
Metadata about a discovered partition
PathReference
URI-style path reference for locating files across partitions

Enums§

PartitionReference
A reference to a specific partition.
PathRefParseError
Errors that can occur when parsing a PathReference.

Functions§

open_protocol_get
Convenience function to safely open a UEFI protocol on a handle.