f596ecd111
Include pre-built x64 support binaries needed for Ventoy-compatible direct ISO boot: - hiperiso_x64.efi: standalone chain-loader EFI app - hiperiso.cpio, vtloopex.cpio, hiperiso_unix.cpio: initrd injection - iso9660_x64.efi, udf_x64.efi: standalone filesystem drivers - vtoyutil_x64.efi: utility driver - vtoyjump64.exe, common_bcd.xz, common_bootmgr.xz: Windows PE boot - wimboot.x86_64.xz, memdisk, ipxe.krn: legacy boot helpers - dragonfly.mfs.xz: DragonFly BSD support - 7z/, imdisk/: Windows runtime tools All files are Ventoy-derived binaries (not rebuilt from source). Standalone EFI app confirmed safe: receives data via command line params (env_param, mem:), not via VENTOY_GUID. Disk image: 32MB FAT16, 6MB free after all files added.