![]() Add 2 macros inNetLib.h #define IP4_MASK_MAX 32 #define IP6_PREFIX_MAX 128 we will use these two macros to check the max mask/prefix length, instead of #define IP4_MASK_NUM 33 #define IP6_PREFIX_NUM 129 which means a valid number. This will make the code readability and maintainability. Cc: Subramanian Sriram <sriram-s@hpe.com> Cc: Fu Siyuan <siyuan.fu@intel.com> Cc: Ye Ting <ting.ye@intel.com> Cc: Wu Jiaxin <jiaxin.wu@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Zhang Lubo <lubo.zhang@intel.com> Reviewed-by: Sriram Subramanian <sriram-s@hpe.com> |
||
---|---|---|
.. | ||
AuthVariableLib.h | ||
BootLogoLib.h | ||
CapsuleLib.h | ||
CpuExceptionHandlerLib.h | ||
CustomizedDisplayLib.h | ||
DebugAgentLib.h | ||
DpcLib.h | ||
FileExplorerLib.h | ||
HiiLib.h | ||
HttpLib.h | ||
ImageDecoderLib.h | ||
IpIoLib.h | ||
IpmiLib.h | ||
LockBoxLib.h | ||
NetLib.h | ||
OemHookStatusCodeLib.h | ||
PciHostBridgeLib.h | ||
PlatformBootManagerLib.h | ||
PlatformHookLib.h | ||
PlatformVarCleanupLib.h | ||
RecoveryLib.h | ||
ResetSystemLib.h | ||
S3Lib.h | ||
SecurityManagementLib.h | ||
SmmCorePlatformHookLib.h | ||
SortLib.h | ||
TcpIoLib.h | ||
TpmMeasurementLib.h | ||
UdpIoLib.h | ||
UefiBootManagerLib.h | ||
UefiHiiServicesLib.h | ||
VarCheckLib.h |