Comment fix.
authorH. Peter Anvin <hpa@zytor.com>
Fri, 18 Aug 2006 02:38:55 +0000 (19:38 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 18 Aug 2006 02:38:55 +0000 (19:38 -0700)
ui.inc

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