]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-boot:Show stub cmdline when edit 634/head
authorJose Carlos Venegas Munoz <jos.c.venegas.munoz@intel.com>
Thu, 16 Jul 2015 20:39:44 +0000 (15:39 -0500)
committerJose Carlos Venegas Munoz <jos.c.venegas.munoz@intel.com>
Mon, 20 Jul 2015 19:56:02 +0000 (14:56 -0500)
commitb1da143f2a52e021c8809de52c73270dbb65f5d7
tree0232d44a303ed38c24fcb682f68dbcceac8b1062
parent3083663e5d479fa6da69f1bafb3e6ea534fbf84a
sd-boot:Show stub cmdline when edit

If Linux efi stub is used, embedded cmdline in efi stub is
not shown. As a result, it is required to rewrite all the
line, if is only required to modify it. This behavior only
happen using Linux efi stub.

This patch allows boot loader to show embedded cmdline when
'e' key is pressed to edit boot loader options.
src/boot/efi/boot.c