morpheus_bootloader::uefi

Module block_io_adapter

Source
Expand description

UEFI BlockIo to gpt_disk_io::BlockIo adapter

Provides a wrapper that implements the gpt_disk_io::BlockIo trait for UEFI BlockIoProtocol, enabling use with GPT and ISO libraries.

Structsยง

  • Wrapper around UEFI BlockIoProtocol implementing gpt_disk_io::BlockIo
  • Error type for UEFI block I/O operations