summaryrefslogtreecommitdiff
path: root/NetworkPkg/Dhcp6Dxe/ComponentName.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-15Use string pointer instead string buffer to avoid string copy operation.Fu, Siyuan1-3/+6
2014-08-08Update network stack code to use StrnCpy instead of StrCpy.Fu, Siyuan1-2/+2
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu51-2/+128
2011-07-05Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu1-3/+3
2010-11-01Add NetworkPkg (P.UDK2010.UP3.Network.P1)hhtian1-0/+312