]> git.proxmox.com Git - mirror_edk2.git/blobdiff - FmpDevicePkg/FmpDxe/FmpDxe.c
FmpDevicePkg FmpDxe: Add EFI_ABORTED in retval of CheckTheImage()
[mirror_edk2.git] / 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