[][src]Function gpt::mbr::write_bootcode

pub fn write_bootcode(diskf: &mut File, bootcode: &[u8; 440]) -> Result<()>

Write the 440 bytes of BIOS bootcode.