FmpDevicePkg: Add FmpDependencyDevice library class and NULL instance
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2696 This library provides firmware device specific services to support saving dependency to firmware device and getting dependency from firmware device. Cc: Michael D Kinney <michael.d.kinney@intel.com> Cc: Liming Gao <liming.gao@intel.com> Cc: Sean Brogan <sean.brogan@microsoft.com> Signed-off-by: Wei6 Xu <wei6.xu@intel.com> Reviewed-by: Sean Brogan <sean.brogan@microsoft.com> Reviewed-by: Liming Gao <liming.gao@intel.com>
This commit is contained in:
@@ -43,6 +43,11 @@
|
||||
# check during update of firmware image.
|
||||
FmpDependencyCheckLib|Include/Library/FmpDependencyCheckLib.h
|
||||
|
||||
## @libraryclass Provides firmware device specific services to support
|
||||
# saving dependency to firmware device and getting dependency
|
||||
# from firmware device.
|
||||
FmpDependencyDeviceLib|Include/Library/FmpDependencyDeviceLib.h
|
||||
|
||||
[LibraryClasses.Common.Private]
|
||||
## @libraryclass Provides services to retrieve values from a capsule's FMP
|
||||
# Payload Header. The structure is not included in the
|
||||
|
Reference in New Issue
Block a user