X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=FmpDevicePkg%2FInclude%2FLibrary%2FFmpDependencyCheckLib.h;fp=FmpDevicePkg%2FInclude%2FLibrary%2FFmpDependencyCheckLib.h;h=d8962c426afb2be8da80d078e6ecaff146ef7cd0;hp=785bda9401e6bea2545b38a3367f5b1b73ff04d7;hb=9c721071d30e69fd47f583cde370c3954cba974d;hpb=c69fc80c8040d783e54e8707eaf375625706ad59 diff --git a/FmpDevicePkg/Include/Library/FmpDependencyCheckLib.h b/FmpDevicePkg/Include/Library/FmpDependencyCheckLib.h index 785bda9401..d8962c426a 100644 --- a/FmpDevicePkg/Include/Library/FmpDependencyCheckLib.h +++ b/FmpDevicePkg/Include/Library/FmpDependencyCheckLib.h @@ -36,7 +36,7 @@ EFIAPI CheckFmpDependency ( IN EFI_GUID ImageTypeId, IN UINT32 Version, - IN EFI_FIRMWARE_IMAGE_DEP *Dependencies, OPTIONAL + IN EFI_FIRMWARE_IMAGE_DEP *Dependencies OPTIONAL, IN UINT32 DependenciesSize, OUT UINT32 *LastAttemptStatus OPTIONAL );