gpt::mbr

Function read_bootcode

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

Return the 440 bytes of BIOS bootcode.