diff options
| author | Michael Brown | 2022-10-27 13:58:33 +0200 |
|---|---|---|
| committer | Michael Brown | 2022-10-27 14:05:35 +0200 |
| commit | f48b01cb016921cf0f58bd6be676c17042923719 (patch) | |
| tree | 69a56b014a97ebeea5bca17618246fe1c96a0d39 /src/include/ipxe/blockdev.h | |
| parent | [crypto] Add block cipher Galois/Counter mode of operation (diff) | |
| download | ipxe-f48b01cb016921cf0f58bd6be676c17042923719.tar.gz ipxe-f48b01cb016921cf0f58bd6be676c17042923719.tar.xz ipxe-f48b01cb016921cf0f58bd6be676c17042923719.zip | |
[bzimage] Fix parsing of "vga=..." when not at end of command line
bzimage_parse_cmdline() uses strcmp() to identify the named "vga=..."
kernel command line option values, which will give a false negative if
the option is not last on the command line.
Fix by temporarily changing the relevant command line separator (if
any) to a NUL terminator.
Debugged-by: Simon Rettberg <simon.rettberg@rz.uni-freiburg.de>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/include/ipxe/blockdev.h')
0 files changed, 0 insertions, 0 deletions
