win64: experimental Win64 installer (syslinux64.exe) syslinux-4.02
authorH. Peter Anvin <hpa@linux.intel.com>
Wed, 21 Jul 2010 19:33:13 +0000 (12:33 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Wed, 21 Jul 2010 19:33:13 +0000 (12:33 -0700)
commit4ad669661e034f6069c3ce0d6b97a8f297cf33b3
treec8d83c04f6b805cbb18c83fa1589f0ef0a45fec3
parenta6616dc0e872b3d12ab6e25c8d9d22a9977e8e28
win64: experimental Win64 installer (syslinux64.exe)

Experimental Win64 installer.  This is necessary to be able to run on
WinPE64, since WinPE64 doesn't support running 32-bit binaries.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Makefile
NEWS
win/hello.c [moved from win32/hello.c with 100% similarity]
win/sysexits.h [moved from win32/sysexits.h with 100% similarity]
win/syslinux.c [moved from win32/syslinux.c with 98% similarity]
win32/Makefile
win32/README
win32/find-mingw32.sh [moved from win32/find-mingw.sh with 97% similarity]
win64/Makefile [new file with mode: 0644]
win64/README [new file with mode: 0644]
win64/find-mingw64.sh [new file with mode: 0755]