summaryrefslogtreecommitdiffstats
path: root/NetworkPkg
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg/VlanConfigDxe: Fix few typosAntoine Coeur2020-02-102-7/+7
* NetworkPkg/UefiPxeBcDxe: Fix various typosAntoine Coeur2020-02-1011-48/+48
* NetworkPkg/Udp6Dxe: Fix various typosAntoine Coeur2020-02-105-28/+28
* NetworkPkg/Udp4Dxe: Fix various typosAntoine Coeur2020-02-105-14/+14
* NetworkPkg/Tls: Fix few typosAntoine Coeur2020-02-105-11/+11
* NetworkPkg/TcpDxe/Tcp: Fix various typosAntoine Coeur2020-02-1013-37/+37
* NetworkPkg/TcpDxe/Sock: Fix few typosAntoine Coeur2020-02-104-26/+26
* NetworkPkg/SnpDxe: Fix few typosAntoine Coeur2020-02-105-10/+10
* NetworkPkg/Mtftp6Dxe: Fix various typosAntoine Coeur2020-02-1010-21/+21
* NetworkPkg/Mtftp4Dxe: Fix various typosAntoine Coeur2020-02-1010-28/+28
* NetworkPkg/MnpDxe: Fix various typosAntoine Coeur2020-02-108-32/+32
* NetworkPkg/Library: Fix various typosAntoine Coeur2020-02-1011-40/+40
* NetworkPkg/IScsiDxe: Fix various typosAntoine Coeur2020-02-109-45/+45
* NetworkPkg/Ip6Dxe: Fix various typosAntoine Coeur2020-02-1020-73/+73
* NetworkPkg/Ip4Dxe: Fix various typosAntoine Coeur2020-02-1021-95/+95
* NetworkPkg/HttpDxe: Fix various typosAntoine Coeur2020-02-107-36/+36
* NetworkPkg/HttpBootDxe: Fix various typosAntoine Coeur2020-02-109-28/+28
* NetworkPkg/HttpBootDxe: Fix a typo in variable namePhilippe Mathieu-Daudé2020-02-102-3/+3
* NetworkPkg/DpcDxe: Fix few typosAntoine Coeur2020-02-103-5/+5
* NetworkPkg/DnsDxe: Fix various typosAntoine Coeur2020-02-105-44/+44
* NetworkPkg/DnsDxe: Fix a typoPhilippe Mathieu-Daudé2020-02-101-4/+4
* NetworkPkg/Dhcp6Dxe: Fix various typosAntoine Coeur2020-02-106-41/+41
* NetworkPkg/Dhcp4Dxe: Fix various typosAntoine Coeur2020-02-107-38/+38
* NetworkPkg/ArpDxe: Fix various typosAntoine Coeur2020-02-105-32/+32
* NetworkPkg: Fix a typoPhilippe Mathieu-Daudé2020-02-1017-33/+33
* NetworkPkg/HttpDxe: fix 32-bit truncation in HTTPS downloadLaszlo Ersek2020-01-141-1/+1
* NetworkPkg/NetworkPkg.uni: Add missing strings for PCDShenglei Zhang2019-12-041-0/+7
* NetworkPkg: Fixes to static code analysis hitsMaciej Rabeda2019-12-043-1/+7
* NetworkPkg: Add YAML file for CI buildsMichael D Kinney2019-11-112-0/+67
* NetworkPkg/HttpDxe: Set the HostName for the verification (CVE-2019-14553)Wu, Jiaxin2019-11-022-4/+18
* NetworkPkg/TlsDxe: Add the support of host validation to TlsDxe driver (CVE-2...Wu, Jiaxin2019-11-021-3/+41
* NetworkPkg/SnpDxe: Use PcdGetBool() instead of FixedPcdGetBool in Snp.cSiyuan, Fu2019-10-291-2/+2
* NetworkPkg: Add missing components to DSC fileSean Brogan2019-10-241-0/+6
* NetworkPkg/SnpDxe: Add PCD to remove ExitBootServices event from SNP driver.Rabeda, Maciej2019-10-214-20/+35
* NetworkPkg/Ip6Dxe: Fix typo in commentPhilippe Mathieu-Daude2019-10-171-1/+1
* NetworkPkg/TcpDxe: fix SockFreeFoo() parameter listLaszlo Ersek2019-10-091-2/+2
* NetworkPkg/Ip4Dxe: fix NetLibDestroyServiceChild() callLaszlo Ersek2019-10-091-2/+2
* NetworkPkg: fix CloseProtocol & UninstallMultipleProtocolInterfaces callsLaszlo Ersek2019-10-096-7/+7
* NetworkPkg/DxeNetLib: fix type typo in NetLibGetMacAddress()Laszlo Ersek2019-10-091-1/+1
* NetworkPkg: Remove unnecessary MdeModulePkg/MdeModulePkg.dec dependency in INFLiming Gao2019-10-0819-19/+0
* NetworkPkg UefiPxeBcDxe: Consume PcdTftpBlockSize defined in NetworkPkg.decLiming Gao2019-10-081-1/+1
* NetworkPkg: Add PcdTftpBlockSize in NetworkPkg.decLiming Gao2019-10-082-0/+13
* NetworkPkg: Move network related header files from MdeModulePkg to NetworkPkgLiming Gao2019-10-084-0/+73
* NetworkPkg: add missing newline at end of fileLeif Lindholm2019-10-041-1/+1
* NetworkPkg: Move Dpc.h from MdeModulePkg to NetworkPkgShenglei Zhang2019-08-153-2/+98
* NetworkPkg: Add Dpc protocolShenglei Zhang2019-08-151-0/+4
* NetworkPkg: Move Network library header file from MdeModulePkg to NetworkPkgLiming Gao2019-05-2729-0/+4063
* NetworkPkg: Move Network library and drivers from MdeModulePkg to NetworkPkgLiming Gao2019-05-27147-24/+64905
* NetworkPkg: Add package level include DSC fileLiming Gao2019-05-082-21/+41
* NetworkPkg: Add DSC/FDF include segment files to NetworkPkg.Liming Gao2019-05-085-0/+275