chain.c32: add option to set hidden sectors; load boot sector for NTLDR
authorH. Peter Anvin <hpa@zytor.com>
Sat, 13 Feb 2010 22:45:42 +0000 (14:45 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Sat, 13 Feb 2010 22:45:42 +0000 (14:45 -0800)
commit033fb123375ce6af905dcb2408fa0df74960e066
treedba52fcad2d80a00b406bb00aaac2f46c29c3ff9
parentf38420bf678cfa556a6a5c5591668d30063d4c15
chain.c32: add option to set hidden sectors; load boot sector for NTLDR

Add an option to update the in-memory version of FAT/NTFS hidden
sectors (== partition offset); load the boot sector for NTLDR.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
com32/modules/chain.c