From: Andreas Reichel <[email protected]> This patch * fixes wrong version number in AC_INIT * adds color to the console output to make it more readable * enables the user to override kernel args by pressing <a> if enabled with ./configure --enable-boot-keys
Tested with qemu-system-x86_64 + OVMF. Signed-of-by: Andreas Reichel <[email protected]> Andreas Reichel (3): Add color to make console more readable Add hot-key to alter bootargs during boot Fix wrong version in configure.ac configure.ac | 14 +++++++++++++- include/utils.h | 1 + main.c | 32 +++++++++++++++++++++++++++++++- utils.c | 6 ++++++ 4 files changed, 51 insertions(+), 2 deletions(-) -- 2.19.1 -- You received this message because you are subscribed to the Google Groups "EFI Boot Guard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/efibootguard-dev/20181025153853.27705-1-andreas.reichel.ext%40siemens.com. For more options, visit https://groups.google.com/d/optout.
