aboutsummaryrefslogtreecommitdiffstats
path: root/ui.inc
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2007-01-25 17:03:53 -0800
committerH. Peter Anvin <hpa@zytor.com>2007-01-25 17:03:53 -0800
commit1b0be9ec81fcddeec48e6e3ce3cbacab1f93ea29 (patch)
treed1415b8d188945802d15d5836df4a9b9dce63dc3 /ui.inc
parent5ed6636a950d39bc2fec9b3485f229eb7f0852e1 (diff)
downloadsyslinux-elf-1b0be9ec81fcddeec48e6e3ce3cbacab1f93ea29.tar.gz
syslinux-elf-1b0be9ec81fcddeec48e6e3ce3cbacab1f93ea29.tar.xz
syslinux-elf-1b0be9ec81fcddeec48e6e3ce3cbacab1f93ea29.zip
Invoke ONERROR if we hit abort_load (and ONERROR is set.)
Diffstat (limited to 'ui.inc')
-rw-r--r--ui.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui.inc b/ui.inc
index 6ea3a4a6..7c68fc54 100644
--- a/ui.inc
+++ b/ui.inc
@@ -1,6 +1,6 @@
;; -----------------------------------------------------------------------
;;
-;; Copyright 1994-2005 H. Peter Anvin - All Rights Reserved
+;; Copyright 1994-2007 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
@@ -368,7 +368,7 @@ bad_kernel:
jmp abort_load ; Ask user for clue
;
-; on_error: bad kernel, but we have onerror set
+; on_error: bad kernel, but we have onerror set; CX = OnerrorLen
;
on_error:
mov si,Onerror