Function gpt::mbr::read_bootcode

source ·
pub fn read_bootcode<D: DiskDevice>(device: &mut D) -> Result<[u8; 440]>
Expand description

Return the 440 bytes of BIOS bootcode.