Merge tag 'efi-2021-01-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
Pull request for UEFI sub-system for efi-2021-01-rc1 (2) A use after free in the UEFI network stack is fixed.
This commit is contained in:
@@ -44,6 +44,9 @@ struct udevice;
|
||||
|
||||
#define PKTALIGN ARCH_DMA_MINALIGN
|
||||
|
||||
/* Number of packets processed together */
|
||||
#define ETH_PACKETS_BATCH_RECV 32
|
||||
|
||||
/* ARP hardware address length */
|
||||
#define ARP_HLEN 6
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user