summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Network/MnpDxe/ComponentName.c
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg: Move Network library and drivers from MdeModulePkg to NetworkPkgLiming Gao2019-05-271-341/+0
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-8/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-19/+19
* 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-2/+2
* 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu52012-12-131-3/+168
* Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2011-07-061-2/+2
* Update the copyright notice formathhtian2010-04-241-2/+2
* Add VLAN support.xdu22009-12-301-22/+20
* Replace references to RFC 3066 with RFC 4646. gikidy2009-04-301-2/+2
* fix some checklist issuesywu212009-02-031-145/+16
* code scrub fixjgong52009-01-161-21/+21
* Change the file headers and some function comments.niry2009-01-081-13/+7
* 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/+162