edk2/NetworkPkg/HttpDxe
abuthahirm ece24799e5 NetworkPkg: Remove redundant Status initializations
Remove redundant Status = EFI_SUCCESS and Status = EFI_DEVICE_ERROR
initializations that are immediately overwritten before being read,
across multiple modules: Dhcp6Dxe, DnsDxe, HttpBootDxe, HttpDxe,
Ip4Dxe, Ip6Dxe, MnpDxe, Mtftp4Dxe, Mtftp6Dxe, SnpDxe, TcpDxe,
TlsAuthConfigDxe, UefiPxeBcDxe and WifiConnectionManagerDxe.

Cc: Saloni Kasbekar <saloni.kasbekar@intel.com>
Cc: Zachary Clark-williams <zachary.clark-williams@intel.com>

Signed-off-by: abuthahirm <abuthahirm@ami.com>
2026-06-04 15:32:31 +00:00
..
ComponentName.c NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
ComponentName.h NetworkPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
HttpDns.c NetworkPkg: Add PCDs for HTTP DNS RetryCount and RetryInterval 2022-04-11 15:12:46 +00:00
HttpDns.h NetworkPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
HttpDriver.c NetworkPkg/HttpDxe: fix driver binding start issue. 2023-07-20 01:41:02 +00:00
HttpDriver.h NetworkPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
HttpDxe.inf NetworkPkg: Add PCD for HTTP transfer buffer size 2025-04-29 04:57:14 +00:00
HttpDxe.uni NetworkPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:15 -07:00
HttpDxeExtra.uni NetworkPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:15 -07:00
HttpImpl.c NetworkPkg: Correct spelling errors and typos 2025-07-04 09:41:47 +08:00
HttpImpl.h NetworkPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
HttpProto.c NetworkPkg: Remove redundant Status initializations 2026-06-04 15:32:31 +00:00
HttpProto.h NetworkPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
HttpsSupport.c NetworkPkg: Remove redundant Status initializations 2026-06-04 15:32:31 +00:00
HttpsSupport.h NetworkPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00