When chainloading, set ES:DI to point to the $PnP ICS if available.
authorH. Peter Anvin <hpa@zytor.com>
Tue, 24 Oct 2006 23:40:45 +0000 (16:40 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 24 Oct 2006 23:40:45 +0000 (16:40 -0700)
commit0a9bdf66956cff22f334c4f9db4e70c8fc5364ab
treed5d6240bd67b22340ed9b442c94becf511a8cbc6
parent06194a9dc9b93997146f59b0065847fa7c48f265
When chainloading, set ES:DI to point to the $PnP ICS if available.
Arguably these really should be kept from the original invocation instead
of saved.  This is doable for PXELINUX, but might be very hard to do for
the disk-based ones.  Think hard about it.
bootsect.inc