]> git.proxmox.com Git - mirror_edk2.git/commit
FmpDevicePkg/FmpDependencyLib: Correct ValidateDependency() documentation
authorMichael Kubacki <michael.kubacki@microsoft.com>
Thu, 6 Aug 2020 19:05:36 +0000 (12:05 -0700)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 7 Aug 2020 02:30:01 +0000 (02:30 +0000)
commitef0460b852fbfec180089b5490f6888e5141a68e
tree4c0b069a757eeafb97e4213c55f498741b505978
parentbfe36cb4efe577405aa4116a95e22a646fc8ee0c
FmpDevicePkg/FmpDependencyLib: Correct ValidateDependency() documentation

Modifies the return value documentation to state that the BOOLEAN
value indicates whether a given dependency expression is valid
not a capsule.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Guomin Jiang <guomin.jiang@intel.com>
Cc: Wei6 Xu <wei6.xu@intel.com>
Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Guomin Jiang <guomin.jiang@intel.com>
Reviewed-by: Wei6 Xu <wei6.xu@intel.com>
FmpDevicePkg/Include/Library/FmpDependencyLib.h
FmpDevicePkg/Library/FmpDependencyLib/FmpDependencyLib.c