Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 25a6745fe886e88fe175a50dcab4562c65b7cea3
      
https://github.com/tianocore/edk2/commit/25a6745fe886e88fe175a50dcab4562c65b7cea3
  Author: Nickle Wang <[email protected]>
  Date:   2023-07-26 (Wed, 26 Jul 2023)

  Changed paths:
    M RedfishPkg/Include/Library/RedfishDebugLib.h
    M RedfishPkg/Library/RedfishDebugLib/RedfishDebugLib.c
    M RedfishPkg/RedfishDiscoverDxe/RedfishDiscoverDxe.c
    M RedfishPkg/RedfishDiscoverDxe/RedfishDiscoverDxe.inf
    M RedfishPkg/RedfishDiscoverDxe/RedfishDiscoverInternal.h

  Log Message:
  -----------
  RedfishPkg/RedfishDiscoverDxe: fix netmask check issue

- Add NTOHL() for coverting IP address from EFI_IPv4_ADDRESS to
IP4_ADDR so that IP4_IS_VALID_NETMASK() return correct value.
- Add DumpIpv4Address() in RedfishDebugLib and print IP address
when invalid IP or subnet mask address is detected.

Signed-off-by: Nickle Wang <[email protected]>
Cc: Abner Chang <[email protected]>
Cc: Igor Kulchytskyy <[email protected]>
Cc: Nick Ramirez <[email protected]>
Reviewed-by: Igor Kulchytskyy  <[email protected]>
Reviewed-by: Abner Chang <[email protected]>




_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to