memdisk: move temporary variables away from the EDD data block
authorH. Peter Anvin <hpa@zytor.com>
Thu, 30 Jul 2009 19:28:45 +0000 (12:28 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 30 Jul 2009 19:28:45 +0000 (12:28 -0700)
commit5ca2764460883f5e9a5bd83db00f242ea1272e33
tree9b12beace1917e1a5aaa14ae3ba4aeffd518fbf0
parent44bc900a31b8c83a4de92c45e0401ceaefe371e8
memdisk: move temporary variables away from the EDD data block

Move a couple of variables away from the EDD data block.  Without this
change, FreeDOS doesn't boot on Thinkpads.  Unfortunately, this should
have been a null change, so it is really not clear why this happens.
Stack overflows have been ruled out.  Probably need to examine the
FreeDOS kernel in some detail.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
memdisk/memdisk.inc