wok rev 23812

linld/isoboot: canonicalize filename (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon May 25 16:59:16 2020 +0000 (2020-05-25)
parents e93fa0cecd8a
children 3f40a3c71c48
files syslinux/stuff/iso2exe/bootiso.S
line diff
     1.1 --- a/syslinux/stuff/iso2exe/bootiso.S	Mon May 25 16:38:34 2020 +0000
     1.2 +++ b/syslinux/stuff/iso2exe/bootiso.S	Mon May 25 16:59:16 2020 +0000
     1.3 @@ -240,7 +240,7 @@
     1.4  	repne
     1.5  	  scasb
     1.6  	subw	%di,%bx
     1.7 -	negw	%bx
     1.8 +	notw	%bx
     1.9  	movw	$128,%si
    1.10  	addw	%bx,(%si)
    1.11  	lodsb