Merge commit 'origin/nodxax' into nolen
authorH. Peter Anvin <hpa@zytor.com>
Tue, 26 Feb 2008 01:30:06 +0000 (17:30 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 26 Feb 2008 01:31:13 +0000 (17:31 -0800)
Conflicts:

pxelinux.asm

1  2 
pxelinux.asm

diff --cc pxelinux.asm
@@@ -1266,9 -1256,9 +1266,6 @@@ searchdir
                pop si                  ; We want the packet ptr in SI
  
                mov eax,[si+tftp_filesize]
-               mov edx,eax
-               shr edx,16              ; DX:AX == EAX
 -              cmp eax,-1
 -              jz .no_tsize
--
                and eax,eax             ; Set ZF depending on file size
                pop bp                  ; Junk
                pop bp                  ; Junk (retry counter)