[syslinux] NEW: COM32 module to alias

H. Peter Anvin hpa at zytor.com
Wed Oct 22 17:28:19 PDT 2008


H. Peter Anvin wrote:
> 
> Currently both Syslinux and the Linux kernel has a limit of 2047 
> characters (not including the final null.)
> 

com32/menu/menu.h has the definition:

#define MAX_CMDLINE_LEN        2048

This really should move into <syslinux/boot.h>.

	-hpa




More information about the Syslinux mailing list