FmpDevicePkg/FmpDxe: Issues reported by ECC in EDK2.

https://bugzilla.tianocore.org/show_bug.cgi?id=2515

Change the FmpDevicePkg to match the ECC check rule

Signed-off-by: GuoMinJ <newexplorerj@gmail.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
This commit is contained in:
GuoMinJ
2020-02-13 16:33:46 +08:00
committed by mergify[bot]
parent 5b45b44e6f
commit 466b877f43
3 changed files with 4 additions and 4 deletions

View File

@@ -56,7 +56,7 @@ EvaluateImageDependencies (
IN CONST EFI_GUID ImageTypeId,
IN CONST UINT32 Version,
IN CONST EFI_FIRMWARE_IMAGE_DEP *Dependencies,
IN CONST UINT32 DependenciesSize,
IN CONST UINT32 DepexSize,
OUT BOOLEAN *IsSatisfied
);