On 2017-11-17 17:32, Andreas J. Reichel wrote: > From: Andreas Reichel <[email protected]> > > Global variables are removed to avoid a regression regarding the > robustness of the update mechanism. > > Furthermore, an improvement to the 'setglobalstate' function of the API > is added to reduce unnecessary environment modifications and to add > further support to recover from usually non-occuring update states.
Err, you need to help me: Why do we still have a setglobalstate API when global vars are removed? Shouldn't that one go as well? Jan > > Signed-off-by: Andreas Reichel <[email protected]> > > Andreas Reichel (2): > Remove global user variables > ustate: Enhance API function to reset ustate > > docs/API.md | 23 ++++---------------- > docs/TOOLS.md | 2 +- > env/env_api.c | 12 +++++++---- > env/env_api_fat.c | 39 > ---------------------------------- > include/ebgenv.h | 3 +-- > include/env_api.h | 2 -- > tools/tests/test_ebgenv_api_internal.c | 26 +---------------------- > 7 files changed, 15 insertions(+), 92 deletions(-) > -- 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/2470e7aa-1923-eca6-47e9-38b0ef210293%40siemens.com. For more options, visit https://groups.google.com/d/optout.
