FMP Dependency Library Instance¶
About¶
This library provides functions used to manage dependencies between firmware components during the update of device firmware images.
API Overview¶
EvaluateDependency ()- Evaluates a given dependency expression against a given set of FMP versions.GetImageDependency ()- Gets the dependency expression from a given firmware image.ValidateDependency ()- Validates a given dependency expression.
Copyright¶
Copyright © Microsoft Corporation.
SPDX-License-Identifier: BSD-2-Clause-Patent