wok
diff syslinux/stuff/iso2exe/bootiso.S @ 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 |
04ffefac5707 |
children |
c04335df099f |
line diff
1.1 --- a/syslinux/stuff/iso2exe/bootiso.S Thu Aug 01 15:16:29 2019 +0200
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