mirror of
				https://git.proxmox.com/git/mirror_edk2
				synced 2025-11-04 16:01:53 +00:00 
			
		
		
		
	
				The condition, NET_HEADSPACE(&(Nbuf->BlockOp[Index])) < Len, is meaningless if Index = 0. So checking 'Index != 0' should be performed first in the if statement. Cc: Maciej Rabeda <maciej.rabeda@linux.intel.com> Cc: Siyuan Fu <siyuan.fu@intel.com> Cc: Jiaxin Wu <jiaxin.wu@intel.com> Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com> Reviewed-by: Maciej Rabeda <maciej.rabeda@linux.intel.com> Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>  | 
			||
|---|---|---|
| .. | ||
| DxeDpcLib | ||
| DxeHttpLib | ||
| DxeIpIoLib | ||
| DxeNetLib | ||
| DxeTcpIoLib | ||
| DxeUdpIoLib | ||