From: Andreas Reichel <[email protected]>

This patch series fixes a bug regarding user variables.

Furthermore it introduces a garbage collector to
ebg_env_finalize_update, so that the user can register arbitrary user
variables, which automatically get deleted upon finalization.

Signed-off-by: Andreas Reichel <[email protected]>

Andreas Reichel (3):
  Bugfix: Don't map non-existing user variables
  Add registry for garbage collection on update finalization
  Tests: Add test for finalization garbage collector

 env/env_api.c                 | 47 +++++++++++++++++++++++++++++++++++++-
 env/env_api_fat.c             |  3 +++
 env/uservars.c                |  4 ++++
 include/ebgenv.h              |  8 +++++++
 include/env_api.h             |  5 ++++
 tools/tests/test_ebgenv_api.c | 53 ++++++++++++++++++++++++++++++++++++++++++-
 6 files changed, 118 insertions(+), 2 deletions(-)

-- 
2.16.2

-- 
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/20180312171044.16058-1-andreas.reichel.ext%40siemens.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to