summaryrefslogtreecommitdiff
path: root/NetworkPkg
AgeCommit message (Expand)AuthorFilesLines
2020-02-21NetworkPkg/ArpDxe: Recycle invalid ARP packets (CVE-2019-14559)Siyuan Fu1-3/+3
2020-02-19NetworkPkg/Ip4Dxe: Check the received package length (CVE-2019-14559).Jiaxin Wu1-9/+37
2020-02-10NetworkPkg/VlanConfigDxe: Fix few typosAntoine Coeur2-7/+7
2020-02-10NetworkPkg/UefiPxeBcDxe: Fix various typosAntoine Coeur11-48/+48
2020-02-10NetworkPkg/Udp6Dxe: Fix various typosAntoine Coeur5-28/+28
2020-02-10NetworkPkg/Udp4Dxe: Fix various typosAntoine Coeur5-14/+14
2020-02-10NetworkPkg/Tls: Fix few typosAntoine Coeur5-11/+11
2020-02-10NetworkPkg/TcpDxe/Tcp: Fix various typosAntoine Coeur13-37/+37
2020-02-10NetworkPkg/TcpDxe/Sock: Fix few typosAntoine Coeur4-26/+26
2020-02-10NetworkPkg/SnpDxe: Fix few typosAntoine Coeur5-10/+10
2020-02-10NetworkPkg/Mtftp6Dxe: Fix various typosAntoine Coeur10-21/+21
2020-02-10NetworkPkg/Mtftp4Dxe: Fix various typosAntoine Coeur10-28/+28
2020-02-10NetworkPkg/MnpDxe: Fix various typosAntoine Coeur8-32/+32
2020-02-10NetworkPkg/Library: Fix various typosAntoine Coeur11-40/+40
2020-02-10NetworkPkg/IScsiDxe: Fix various typosAntoine Coeur9-45/+45
2020-02-10NetworkPkg/Ip6Dxe: Fix various typosAntoine Coeur20-73/+73
2020-02-10NetworkPkg/Ip4Dxe: Fix various typosAntoine Coeur21-95/+95
2020-02-10NetworkPkg/HttpDxe: Fix various typosAntoine Coeur7-36/+36
2020-02-10NetworkPkg/HttpBootDxe: Fix various typosAntoine Coeur9-28/+28
2020-02-10NetworkPkg/HttpBootDxe: Fix a typo in variable namePhilippe Mathieu-Daudé2-3/+3
2020-02-10NetworkPkg/DpcDxe: Fix few typosAntoine Coeur3-5/+5
2020-02-10NetworkPkg/DnsDxe: Fix various typosAntoine Coeur5-44/+44
2020-02-10NetworkPkg/DnsDxe: Fix a typoPhilippe Mathieu-Daudé1-4/+4
2020-02-10NetworkPkg/Dhcp6Dxe: Fix various typosAntoine Coeur6-41/+41
2020-02-10NetworkPkg/Dhcp4Dxe: Fix various typosAntoine Coeur7-38/+38
2020-02-10NetworkPkg/ArpDxe: Fix various typosAntoine Coeur5-32/+32
2020-02-10NetworkPkg: Fix a typoPhilippe Mathieu-Daudé17-33/+33
2020-01-14NetworkPkg/HttpDxe: fix 32-bit truncation in HTTPS downloadLaszlo Ersek1-1/+1
2019-12-04NetworkPkg/NetworkPkg.uni: Add missing strings for PCDShenglei Zhang1-0/+7
2019-12-04NetworkPkg: Fixes to static code analysis hitsMaciej Rabeda3-1/+7
2019-11-11NetworkPkg: Add YAML file for CI buildsMichael D Kinney2-0/+67
2019-11-02NetworkPkg/HttpDxe: Set the HostName for the verification (CVE-2019-14553)Wu, Jiaxin2-4/+18
2019-11-02NetworkPkg/TlsDxe: Add the support of host validation to TlsDxe driver (CVE-2...Wu, Jiaxin1-3/+41
2019-10-29NetworkPkg/SnpDxe: Use PcdGetBool() instead of FixedPcdGetBool in Snp.cSiyuan, Fu1-2/+2
2019-10-24NetworkPkg: Add missing components to DSC fileSean Brogan1-0/+6
2019-10-21NetworkPkg/SnpDxe: Add PCD to remove ExitBootServices event from SNP driver.Rabeda, Maciej4-20/+35
2019-10-17NetworkPkg/Ip6Dxe: Fix typo in commentPhilippe Mathieu-Daude1-1/+1
2019-10-09NetworkPkg/TcpDxe: fix SockFreeFoo() parameter listLaszlo Ersek1-2/+2
2019-10-09NetworkPkg/Ip4Dxe: fix NetLibDestroyServiceChild() callLaszlo Ersek1-2/+2
2019-10-09NetworkPkg: fix CloseProtocol & UninstallMultipleProtocolInterfaces callsLaszlo Ersek6-7/+7
2019-10-09NetworkPkg/DxeNetLib: fix type typo in NetLibGetMacAddress()Laszlo Ersek1-1/+1
2019-10-08NetworkPkg: Remove unnecessary MdeModulePkg/MdeModulePkg.dec dependency in INFLiming Gao19-19/+0
2019-10-08NetworkPkg UefiPxeBcDxe: Consume PcdTftpBlockSize defined in NetworkPkg.decLiming Gao1-1/+1
2019-10-08NetworkPkg: Add PcdTftpBlockSize in NetworkPkg.decLiming Gao2-0/+13
2019-10-08NetworkPkg: Move network related header files from MdeModulePkg to NetworkPkgLiming Gao4-0/+73
2019-10-04NetworkPkg: add missing newline at end of fileLeif Lindholm1-1/+1
2019-08-15NetworkPkg: Move Dpc.h from MdeModulePkg to NetworkPkgShenglei Zhang3-2/+98
2019-08-15NetworkPkg: Add Dpc protocolShenglei Zhang1-0/+4
2019-05-27NetworkPkg: Move Network library header file from MdeModulePkg to NetworkPkgLiming Gao29-0/+4063
2019-05-27NetworkPkg: Move Network library and drivers from MdeModulePkg to NetworkPkgLiming Gao147-24/+64905