audk/RedfishPkg/Include/Library
Nickle Wang 25a6745fe8 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 <nicklew@nvidia.com>
Cc: Abner Chang <abner.chang@amd.com>
Cc: Igor Kulchytskyy <igork@ami.com>
Cc: Nick Ramirez <nramirez@nvidia.com>
Reviewed-by: Igor Kulchytskyy  <igork@ami.com>
Reviewed-by: Abner Chang <abner.chang@amd.com>
2023-07-26 00:49:45 +00:00
..
BaseUcs2Utf8Lib.h RedfishPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
HiiUtilityLib.h RedfishPkg: introduce HII utility helper library 2023-04-28 12:21:38 +00:00
JsonLib.h RedfishPkg/JsonLib: add object clear interface 2023-07-06 13:25:15 +00:00
RedfishContentCodingLib.h RedfishPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
RedfishCredentialLib.h RedfishPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
RedfishCrtLib.h RedfishPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
RedfishDebugLib.h RedfishPkg/RedfishDiscoverDxe: fix netmask check issue 2023-07-26 00:49:45 +00:00
RedfishHostInterfaceLib.h RedfishPkg/RedfishHostInterface: Platform Redfish HI notification 2022-12-20 06:54:06 +00:00
RedfishLib.h RedfishPkg: Redfish functions for REST requests are not fully spec complied 2022-08-23 03:13:11 +00:00
RedfishPlatformConfigLib.h RedfishPkg: Helper library of EDKII_REDFISH_PLATFORM_CONFIG_PROTOCOL 2023-04-28 12:21:38 +00:00
RestExLib.h RedfishPkg: Create RestEx child on selected interface 2023-05-08 13:12:01 +00:00