diff options
author | Michael Brown <mcb30@ipxe.org> | 2021-09-10 15:34:57 +0100 |
---|---|---|
committer | Michael Brown <mcb30@ipxe.org> | 2021-09-10 15:51:14 +0100 |
commit | 2265a65191d76ce367913a61c97752ab88ab1a59 (patch) | |
tree | 2f58659887657854975a751e4cf31dd7b0af064a /src/drivers/bus | |
parent | 05a76acc6dc68bd962c12436ac9f48de1288fad2 (diff) | |
download | ipxe-2265a65191d76ce367913a61c97752ab88ab1a59.tar.gz |
[readline] Extend maximum read line length to 1024 characters
Realistic Linux kernel command lines may exceed our current 256
character limit for interactively edited commands or settings.
Switch from stack allocation to heap allocation, and increase the
limit to 1024 characters.
Requested-by: Matteo Guglielmi <Matteo.Guglielmi@dalco.ch>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/drivers/bus')
0 files changed, 0 insertions, 0 deletions