You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FAPI: Fix setting of the system flag of NV objects
This will let NV object metadata be created system-wide always instead of
locally in the user. Existing metadata will remain in the user directory.
It can be moved to the corresponding systemstore manually if needed.
FAPI: Fix policy searching, when a policyRef was provided
FAPI: Accept EK-Certs without CRL dist point
FAPI: Fix return codes of Fapi_List
FAPI: Fix memleak in policy execution
FAPI: Fix coverity NULL-pointer check
FAPI: Set the written flag of NV objects in FAPI PolicyNV commands
FAPI: Fix deleting of policy files.
FAPI: Fix wrong file loading during object search.