summaryrefslogtreecommitdiff
path: root/bootsect.inc
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2006-08-21 17:10:00 -0700
committerH. Peter Anvin <hpa@zytor.com>2006-08-21 17:10:00 -0700
commitf8c092bd1435421518dd8a7922b5d89e5ed8576e (patch)
treeb4907fef551c7c6401b347e870ddca36b028fa42 /bootsect.inc
parent417fd5c59cf7907a95cc45b65c69a748a980fea7 (diff)
downloadsyslinux-f8c092bd1435421518dd8a7922b5d89e5ed8576e.tar.gz
Modularize the pause bird function; don't print dots for bootsects and com32
Diffstat (limited to 'bootsect.inc')
-rw-r--r--bootsect.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/bootsect.inc b/bootsect.inc
index c22af3e7..b1360a57 100644
--- a/bootsect.inc
+++ b/bootsect.inc
@@ -1,6 +1,6 @@
;; -----------------------------------------------------------------------
;;
-;; Copyright 1994-2005 H. Peter Anvin - All Rights Reserved
+;; Copyright 1994-2006 H. Peter Anvin - All Rights Reserved
;;
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
@@ -41,8 +41,8 @@ load_bootsec:
mov [trackbuf+4],edi ; Copy from this address
push edi ; Save load address
xor dx,dx ; No padding
+ mov bx,abort_check ; Don't print dots, but allow abort
call load_high
- call crlf
sub edi,100000h
mov [trackbuf+8],edi ; Save length