com32/chain: recognize exFAT
authorMichal Soltys <soltys@ziu.info>
Thu, 14 Feb 2013 15:51:46 +0000 (16:51 +0100)
committerMichal Soltys <soltys@ziu.info>
Thu, 14 Feb 2013 15:53:05 +0000 (16:53 +0100)
commit2a6351535426d966745a82be71baf937994cb417
treea3cd9412da3478119404d53fe0472c45bcf73041
parentd4ce5b911628423adeb53db8a3cb796f8de2016d
com32/chain: recognize exFAT

The usual stuff - hidden sectors (now 64bit at different offset),
drive offest, "BPB" type.

Formally (?) region from 0x0B to 0x3F should be 0, but ... it's
tempting to fill "old" values there. Might be worth adding a switch to
handle such behavior.

Signed-off-by: Michal Soltys <soltys@ziu.info>
com32/chain/mangle.c
com32/chain/utility.c
com32/chain/utility.h