chain.c32: Fix chaining to MBRs
authorH. Peter Anvin <hpa@zytor.com>
Fri, 5 Mar 2010 19:13:28 +0000 (11:13 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 5 Mar 2010 19:13:28 +0000 (11:13 -0800)
commit7a82ceb63d9f67fa4018d28c698c72df7f554add
treed51573e6ea68c359fe47f2c11c1b9a2a2c5258c0
parentee43a6e64a6498f457e46f1e2844ab3506ba889d
chain.c32: Fix chaining to MBRs

The change to load the bootsector even when loading a bootstrap from a
file broke the handing of chainloading the MBR of a disk.  Fix this.

Debugging-info-by: Thomas Mieslinger <thomas.mieslinger@lundl.de>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
com32/modules/chain.c