summaryrefslogtreecommitdiff
path: root/core/comboot.inc
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2010-02-14 13:57:50 -0800
committerH. Peter Anvin <hpa@zytor.com>2010-02-14 13:57:50 -0800
commit3eefc9d3f7c9ada3d75fc0c7ef564feb0d6d3eea (patch)
tree468f0e19dfbbf773ddd980211b042f4402919c03 /core/comboot.inc
parent5e50b4d4faf398f072c0dea814b11db1a95efeec (diff)
parentb82686b524d2ee4441ce411fa6db3a210edbaa34 (diff)
downloadsyslinux-4.00-pre20.tar.gz
Merge branch 'master' into pathbasedsyslinux-4.00-pre20
Resolved Conflicts: com32/Makefile com32/include/syslinux/pxe.h core/pxelinux.asm core/syslinux.ld Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'core/comboot.inc')
-rw-r--r--core/comboot.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/comboot.inc b/core/comboot.inc
index 25c4e186..6a4c9b9c 100644
--- a/core/comboot.inc
+++ b/core/comboot.inc
@@ -583,6 +583,8 @@ comapi_derinfo:
mov P_SI,ax
mov ax,[InitStack+2]
mov P_FS,ax
+ mov eax,[MyIP]
+ mov P_ECX,eax
%else
; Physical medium...