]> git.proxmox.com Git - mirror_edk2.git/commitdiff
FmpDevicePkg FmpDxe: Add EFI_ABORTED in retval of CheckTheImage()
authorStar Zeng <star.zeng@intel.com>
Wed, 25 Jul 2018 10:26:43 +0000 (18:26 +0800)
committerKinney, Michael D <michael.d.kinney@intel.com>
Thu, 2 Aug 2018 21:46:18 +0000 (14:46 -0700)
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
FmpDevicePkg/FmpDxe/FmpDxe.c

index f0e8b0da823a342938739628dfce06544ac6a74a..69b6cb7d4c0d957bb4343a8932cf5cd094a29385 100644 (file)
@@ -626,6 +626,7 @@ GetAllHeaderSize (
                                  if available, additional information if the image is invalid.\r
 \r
   @retval EFI_SUCCESS            The image was successfully checked.\r
+  @retval EFI_ABORTED            The operation is aborted.\r
   @retval EFI_INVALID_PARAMETER  The Image was NULL.\r
   @retval EFI_UNSUPPORTED        The operation is not supported.\r
   @retval EFI_SECURITY_VIOLATIO  The operation could not be performed due to an authentication failure.\r