summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Network/Tcp4Dxe/ComponentName.c
Commit message (Expand)AuthorAgeFilesLines
* Initialize data and correct faulty logic in TcpComponentNameGetControllerName...Wu Jiaxin2015-02-041-2/+3
* Fix a bug in TCP driver’s component name print function.Fu Siyuan2013-12-171-2/+2
* 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu52012-12-131-2/+125
* Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2011-07-061-3/+3
* Update the copyright notice formathhtian2010-04-241-2/+2
* Replace references to RFC 3066 with RFC 4646. gikidy2009-04-301-4/+4
* Insert comments for functions/macros and add the file headers.niry2009-01-161-0/+1
* Fix the IN OUT modifier for parameters.niry2008-12-291-1/+1
* Add comments for functions.niry2008-12-161-50/+40
* Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang82007-10-111-1/+1
* Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang82007-10-091-4/+4
* Update to support to produce Component Name and & Component Name 2 protocol ...qhuang82007-09-301-92/+241
* Import SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe.vanjeff2007-07-241-0/+169