summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/ArpDxe
AgeCommit message (Expand)AuthorFilesLines
2018-06-28MdeModulePkg: Clean up source filesLiming Gao9-186/+186
2016-10-28MdeModulePkg: Update IP4 stack drivers for classless address unicast check.Fu Siyuan1-2/+2
2016-07-11MdeModulePkg: Fix typos in comments and variablesGiri P Mudusuru2-4/+4
2016-04-01MdeModulePkg: Check received packet size before use it.Fu Siyuan1-2/+15
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2-0/+0
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming1-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star1-10/+17
2012-12-17Fix GCC build fail issue for MdeModulePkg and NetworkPkg.sfu51-1/+2
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu54-26/+105
2011-09-29Add pointer check for NULL before dereference it.ydong101-0/+2
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu3-7/+7
2010-07-05Initialize lists ArpService->PendingRequestTable/DeniedCacheTable/ResolvedCac...xdu21-12/+9
2010-04-24Update the copyright notice formathhtian7-14/+14
2010-02-241. Correct File header to ## @filelgao41-4/+4
2009-11-13Update network drivers to use FreePool() instead of gBS->FreePool().xdu23-21/+21
2009-11-04[Change summary]:tye2-9/+11
2009-07-11Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...mdkinney4-7/+7
2009-07-08add security check.vanjeff1-2/+2
2009-06-29add security check.vanjeff1-7/+11
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy1-2/+2
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy1-2/+2
2009-02-09Clean Network Driver to include Uefi.h, not PiDxe.h. lgao41-1/+1
2008-12-24code scrub ArpDxejgong55-204/+341
2008-12-16Clean up to update the reference of the these macros:qhuang81-2/+2
2008-12-08Code scrubbing.jgong56-346/+411
2008-12-041)Global variables have been moved backward ahead of functions.jji43-129/+135
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy1-3/+0
2008-08-25remove the unused msa files in MdeModulePkg.lgao41-72/+0
2008-08-18Update some module INF files in MdeModulePkg to "UEFI_DRIVER"qhuang81-1/+1
2008-06-30Clean codes per ECC.vanjeff5-33/+435
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff8-184/+149
2007-12-18Sync the latest version from R8.vanjeff1-31/+24
2007-11-201. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff4-84/+108
2007-10-11Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang81-1/+1
2007-10-10Fixed one issue for IPF, the entry address needs 8 bytes alignment.vanjeff1-3/+3
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 ...qhuang85-525/+682
2007-09-28Clear up network stack to use R9 MdeLib:qhuang83-2/+3
2007-08-241. clean up codes.vanjeff1-1/+0
2007-08-231. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff1-3/+5
2007-08-07added the missing contents of copywrite.vanjeff1-0/+3
2007-07-31clean up Copyright header information.vanjeff1-7/+7
2007-07-30Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.vanjeff9-0/+3860