summaryrefslogtreecommitdiff
path: root/NetworkPkg/TcpDxe/TcpDriver.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07NetworkPkg: Apply uncrustify changesMichael Kubacki1-57/+52
2021-12-07NetworkPkg: Change OPTIONAL keyword usage styleMichael D Kinney1-1/+1
2021-12-07NetworkPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney1-1/+1
2020-02-10NetworkPkg/TcpDxe/Tcp: Fix various typosAntoine Coeur1-5/+5
2019-04-09NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-01-14NetworkPkg: Protocol Uninstallation CleanupAshish Singhal1-10/+5
2018-06-28NetworkPkg: Clean up source filesLiming Gao1-5/+5
2016-07-11NetworkPkg: Fix typos in commentsGiri P Mudusuru1-2/+2
2014-05-071. Mark the network volatile variables as deprecated in code comments and rem...Fu Siyuan1-8/+1
2013-04-25Update dual network stack drivers to produce multiple Driver Binding Protocol.sfu51-89/+174
2013-04-25Get ParentDevicePath by using attribute EFI_OPEN_PROTOCOL_GET_PROTOCOL instea...sfu51-12/+2
2012-12-17Fix GCC build fail issue for MdeModulePkg and NetworkPkg.sfu51-1/+2
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu51-17/+63
2011-07-05Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu1-1/+1
2011-01-21NetworkPkg: comments clean up.xdu21-2/+2
2010-11-01Add NetworkPkg (P.UDK2010.UP3.Network.P1)hhtian1-0/+891