mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
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> |
||
|---|---|---|
| .. | ||
| HttpBootClient.c | ||
| HttpBootClient.h | ||
| HttpBootComponentName.c | ||
| HttpBootComponentName.h | ||
| HttpBootConfig.c | ||
| HttpBootConfig.h | ||
| HttpBootConfigNVDataStruc.h | ||
| HttpBootConfigStrings.uni | ||
| HttpBootConfigVfr.vfr | ||
| HttpBootDhcp4.c | ||
| HttpBootDhcp4.h | ||
| HttpBootDhcp6.c | ||
| HttpBootDhcp6.h | ||
| HttpBootDxe.c | ||
| HttpBootDxe.h | ||
| HttpBootDxe.inf | ||
| HttpBootDxe.uni | ||
| HttpBootDxeExtra.uni | ||
| HttpBootImpl.c | ||
| HttpBootImpl.h | ||
| HttpBootSupport.c | ||
| HttpBootSupport.h | ||