summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Network/SnpDxe/ComponentName.c
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg: Move Network library and drivers from MdeModulePkg to NetworkPkgLiming Gao2019-05-271-430/+0
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-14/+14
* Add more check for the code to make it more safely.Eric Dong2014-09-181-1/+2
* 1. Fix buffer overflow bugs in SNP, MNP and IP6 driver.sfu52012-12-241-3/+3
* 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu52012-12-131-2/+123
* 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
* 1). Fix the debug level for DEBUG macroniry2008-12-291-1/+2
* sync comments, fix function header, rename variable name to follow coding style.niry2008-11-131-13/+6
* 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-79/+236
* Import SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe.vanjeff2007-07-241-0/+163