Displaying 2 results from an estimated 2 matches for "com32_cmdline".
2013 Feb 25
0
[syslinux:elflink] com32: Add com32_cmdline() which returns argv[ 1..argc-1]
...org/commit/41c29c26d70fde563d7c255872bbadad87a39dfa
> Author: Matt Fleming <matt.fleming at intel.com>
> AuthorDate: Fri, 22 Feb 2013 15:13:38 +0000
> Committer: Matt Fleming <matt.fleming at intel.com>
> CommitDate: Sat, 23 Feb 2013 11:52:17 +0000
>
> com32: Add com32_cmdline() which returns argv[1..argc-1]
>
> cmd.c32 needs an equivalent of __com32.cs_cmdline now that the COMBOOT
> code is dead. Introducing com32_cmdline(), which returns a string
> consisting of module arguments from argv[1] to argv[argc-1], separated
> by spaces.
>
> Reported-by...
2014 Jun 09
1
syslinux (pxelinux.0) debug prints
...d in the syslinux git that this commit id is the last good
> commit:
>
> commit 41c29c26d70fde563d7c255872bbadad87a39dfa (tag:
> refs/tags/syslinux-5.02-pre3)
> Author: Matt Fleming <matt.fleming at intel.com>
> Date: Fri Feb 22 15:13:38 2013 +0000
>
> com32: Add com32_cmdline() which returns argv[1..argc-1]
>
> cmd.c32 needs an equivalent of __com32.cs_cmdline now that the COMBOOT
> code is dead. Introducing com32_cmdline(), which returns a string
> consisting of module arguments from argv[1] to argv[argc-1], separated
> by spaces.
>
&g...