summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/MnpDxe/ComponentName.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-27NetworkPkg: Move Network library and drivers from MdeModulePkg to NetworkPkgLiming Gao1-341/+0
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-8/+1
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-19/+19
2014-09-18Add more check for the code to make it more safely.Eric Dong1-1/+2
2012-12-241. Fix buffer overflow bugs in SNP, MNP and IP6 driver.sfu51-2/+2
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu51-3/+168
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu1-2/+2
2010-04-24Update the copyright notice formathhtian1-2/+2
2009-12-30Add VLAN support.xdu21-22/+20
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy1-2/+2
2009-02-03fix some checklist issuesywu211-145/+16
2009-01-16code scrub fixjgong51-21/+21
2009-01-08Change the file headers and some function comments.niry1-13/+7
2007-10-11Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang81-1/+1
2007-10-09Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang81-4/+4
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang81-79/+236
2007-07-24Import SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe.vanjeff1-0/+162