projects
/
profile
/
ivi
/
syslinux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cd4be7
)
Comment fix.
author
H. Peter Anvin
<hpa@zytor.com>
Fri, 18 Aug 2006 02:38:55 +0000
(19:38 -0700)
committer
H. Peter Anvin
<hpa@zytor.com>
Fri, 18 Aug 2006 02:38:55 +0000
(19:38 -0700)
ui.inc
patch
|
blob
|
history
diff --git
a/ui.inc
b/ui.inc
index
b238ae4
..
6ea3a4a
100644
(file)
--- a/
ui.inc
+++ b/
ui.inc
@@
-506,7
+506,7
@@
kernel_good:
; At this point, DX:AX contains the size of the kernel, and SI contains
; the file handle/cluster pointer.
;
- or ecx,20202000h ; Force lower case
+ or ecx,20202000h ; Force lower case
(except dot)
cmp ecx,'.com'
je is_comboot_image