diskstart: use the correct register for the starting address
commit6831030abcb28fa34f63ec8d1a6304d097addb90
authorH. Peter Anvin <hpa@linux.intel.com>
Tue, 5 Apr 2011 21:35:55 +0000 (5 14:35 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Tue, 5 Apr 2011 21:35:55 +0000 (5 14:35 -0700)
treed77453443593edec23741bb97a7a0af781c288f7
parent3c123fd0201e0421386aefa02a362ca2a1f860e5
diskstart: use the correct register for the starting address

The starting address is obtained in si, not edi.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
core/diskstart.inc