# HG changeset patch # User Pascal Bellard # Date 1590425956 0 # Node ID ec56ab0f8e5b6c34e99368377c6a169fe151f315 # Parent e93fa0cecd8ad855717c7e9333756ef9f35ace6e linld/isoboot: canonicalize filename (again) diff -r e93fa0cecd8a -r ec56ab0f8e5b syslinux/stuff/iso2exe/bootiso.S --- a/syslinux/stuff/iso2exe/bootiso.S Mon May 25 16:38:34 2020 +0000 +++ b/syslinux/stuff/iso2exe/bootiso.S Mon May 25 16:59:16 2020 +0000 @@ -240,7 +240,7 @@ repne scasb subw %di,%bx - negw %bx + notw %bx movw $128,%si addw %bx,(%si) lodsb