edk2/NetworkPkg/MnpDxe
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
MnpConfig.c NetworkPkg: Remove redundant Status initializations 2026-06-04 15:32:31 +00:00
MnpDriver.c NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
MnpDriver.h NetworkPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
MnpDxe.inf NetworkPkg/MnpDxe: Fix various typos 2020-02-10 22:30:07 +00:00
MnpDxe.uni NetworkPkg/MnpDxe: Fix various typos 2020-02-10 22:30:07 +00:00
MnpDxeExtra.uni NetworkPkg: Move Network library and drivers from MdeModulePkg to NetworkPkg 2019-05-27 09:25:18 +08:00
MnpImpl.h NetworkPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
MnpIo.c NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
MnpMain.c NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
MnpVlan.c NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
MnpVlan.h NetworkPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00