summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/SnpDxe/ComponentName.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-241. Fix buffer overflow bugs in SNP, MNP and IP6 driver.sfu51-3/+3
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu51-2/+123
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu1-3/+3
2010-04-24Update the copyright notice formathhtian1-2/+2
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy1-4/+4
2008-12-291). Fix the debug level for DEBUG macroniry1-1/+2
2008-11-13sync comments, fix function header, rename variable name to follow coding style.niry1-13/+6
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/+163