From: Jiaxin Wu Date: Wed, 25 May 2016 08:18:21 +0000 (+0800) Subject: MdePkg: Correct EFI_HTTP_CONFIGURE return status value X-Git-Tag: edk2-stable201903~6941 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=6c2b77210fe9fcb59a9530d835bcfe3759376a01 MdePkg: Correct EFI_HTTP_CONFIGURE return status value Cc: Ye Ting Cc: Fu Siyuan Cc: Zhang Lubo Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jiaxin Wu Reviewed-by: Samer El-Haj-Mahmoud Reviewed-by: Fu Siyuan Reviewed-by: Ye Ting Reviewed-by: Zhang Lubo --- diff --git a/MdePkg/Include/Protocol/Http.h b/MdePkg/Include/Protocol/Http.h index 22201b4b43..269416c9fc 100644 --- a/MdePkg/Include/Protocol/Http.h +++ b/MdePkg/Include/Protocol/Http.h @@ -341,7 +341,6 @@ EFI_STATUS @retval EFI_SUCCESS Operation succeeded. @retval EFI_INVALID_PARAMETER One or more of the following conditions is TRUE: This is NULL. - HttpConfigData is NULL. HttpConfigData->LocalAddressIsIPv6 is FALSE and HttpConfigData->IPv4Node is NULL. HttpConfigData->LocalAddressIsIPv6 is TRUE and