Hi, Jan's upcoming release announcement got me startled, so here's my stash.
The following patchset primarily introduces the possibility to dump the configuration of a single partition. A use-case for this would be to determine the ustate of the system more easily. Note: Patches 1-3 should be independent of each other. Patch 4 depends on patch 2. Kind regards, Michael Michael Adler (4): gitignore: added clangd dirs, .libs bg_setenv: use ENV_NUM_CONFIG_PARTS instead of hard-coded value bg_setenv: simplify nested if-statements bg_printenv: possibility to dump a single partition .gitignore | 5 +++++ tools/bg_setenv.c | 50 ++++++++++++++++++++++++++++++----------------- 2 files changed, 37 insertions(+), 18 deletions(-) -- 2.33.0 -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/efibootguard-dev/20211014084444.352944-1-michael.adler%40siemens.com.
