Systemd/src/boot/efi
Harald Hoyer 15720d0340 boot/efi/stub.c: fix Dell LoadOptions
On Dell machines LoadOptions is filled with:
01 00 00 00 <name of BIOS Boot Loader Entry> ... <unknown bytes>

So, in case of meaningfull LoadOptions, better check if the first char
is a printable character.
2018-09-03 14:10:38 +02:00
..
boot.c boot: do not assume the last character in cmdline is a newline 2018-06-25 11:17:53 +02:00
console.c tree-wide: drop copyright lines for more authors 2018-06-22 16:39:45 +02:00
console.h tree-wide: use '#pragma once' for header guard 2018-08-30 06:10:43 +03:00
disk.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
disk.h tree-wide: use '#pragma once' for header guard 2018-08-30 06:10:43 +03:00
graphics.c tree-wide: drop copyright lines for more authors 2018-06-22 16:39:45 +02:00
graphics.h tree-wide: use '#pragma once' for header guard 2018-08-30 06:10:43 +03:00
linux.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
linux.h tree-wide: use '#pragma once' for header guard 2018-08-30 06:10:43 +03:00
measure.c tree-wide: drop empty lines in comments 2018-07-23 08:44:24 +02:00
measure.h tree-wide: use '#pragma once' for header guard 2018-08-30 06:10:43 +03:00
meson.build meson: drop parens when appending to list 2018-07-31 21:02:01 +09:00
no-undefined-symbols.sh separate flags from shebang 2017-12-25 19:48:49 +01:00
pe.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
pe.h tree-wide: use '#pragma once' for header guard 2018-08-30 06:10:43 +03:00
shim.c Drop more license boilerplate 2018-06-14 13:05:41 +02:00
shim.h tree-wide: use '#pragma once' for header guard 2018-08-30 06:10:43 +03:00
splash.c tree-wide: drop copyright lines for more authors 2018-06-22 16:39:45 +02:00
splash.h tree-wide: use '#pragma once' for header guard 2018-08-30 06:10:43 +03:00
stub.c boot/efi/stub.c: fix Dell LoadOptions 2018-09-03 14:10:38 +02:00
util.c tree-wide: drop copyright lines for more authors 2018-06-22 16:39:45 +02:00
util.h tree-wide: use '#pragma once' for header guard 2018-08-30 06:10:43 +03:00