v2: - changed to check for NUL character instead of size==1 - reworked cleanup patch to remove cmd_line_len - moved 3rd commit out of this series Jonathan Marek (2): efi/libstub: fix efi_parse_options() ignoring the default command line efi/libstub: remove unnecessary cmd_line_len from efi_convert_cmdline() drivers/firmware/efi/libstub/efi-stub-helper.c | 3 +-- drivers/firmware/efi/libstub/efi-stub.c | 7 +++---- drivers/firmware/efi/libstub/efistub.h | 2 +- drivers/firmware/efi/libstub/x86-stub.c | 3 +-- 4 files changed, 6 insertions(+), 9 deletions(-) -- 2.45.1