![]() The code for checking for a wrapped HFS+ volume looks at the wrong offset. The offset of the magic number for the wrapped volume is 0x7c, but vol is declared as a uint16 meaning the correct array index to check is 0x3e (see http://developer.apple.com/library/mac/#technotes/tn/tn1150.html). Signed-off-by: William Hahne <will07c5@gmail.com> Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> git-svn-id: svn://coreboot.org/openbios/trunk/openbios-devel@1079 f158a5a8-5612-0410-a976-696ce0be7e32 |
||
---|---|---|
.. | ||
ext2 | ||
grubfs | ||
hfs | ||
hfsplus | ||
iso9660 | ||
build.xml | ||
hfs_mdb.h | ||
ioglue.c | ||
os.h |