memdisk: don't hard-code 0:7C00 as the entry point
authorH. Peter Anvin <hpa@zytor.com>
Sun, 7 Jun 2009 21:44:30 +0000 (14:44 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sun, 7 Jun 2009 21:44:30 +0000 (14:44 -0700)
commitf6665369b2ccf30bbb334b7ff20ebaac07c10a3e
treed3e2db484a01620ed5ef01ca73cdc2edf23c4400
parent3c017ec01c02cb4b7e7bae2c93c5e3d8c878592d
memdisk: don't hard-code 0:7C00 as the entry point

Make it possible for the setup code to override SS:SP and CS:IP.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
memdisk/memdisk16.asm
memdisk/setup.c