Re: [ipxe-devel] read function issue (string: 256 char limit?)

2021-09-10 Thread Michael Brown
On 09/09/2021 08:48, Matteo Guglielmi wrote: Would it be possible to extend the size limit of 256 characters of the read function? Should be increased to 1024 in https://github.com/ipxe/ipxe/commit/2265a6519 Thanks, Michael ___ ipxe-devel

[ipxe-devel] read function issue (string: 256 char limit?)

2021-09-09 Thread Matteo Guglielmi
Hello everyone, I think there is a problem when setting a sting longer than 256 characters in conjunction with using the read function, as exemplified here below: #!ipxe ... set read-timeout 3000 ... set args preempt=0 rd.driver.blacklist=nouveau,radeon,ast,mgag200