pub fn read_bootcode<D: DiskDevice>(device: &mut D) -> Result<[u8; 440]>
Return the 440 bytes of BIOS bootcode.