summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Network/ArpDxe
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Clean up source filesLiming Gao2018-06-289-186/+186
* MdeModulePkg: Update IP4 stack drivers for classless address unicast check.Fu Siyuan2016-10-281-2/+2
* MdeModulePkg: Fix typos in comments and variablesGiri P Mudusuru2016-07-112-4/+4
* MdeModulePkg: Check received packet size before use it.Fu Siyuan2016-04-011-2/+15
* MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2015-12-152-0/+0
* MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming2014-09-031-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-282-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-281-10/+17
* Fix GCC build fail issue for MdeModulePkg and NetworkPkg.sfu52012-12-171-1/+2
* 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu52012-12-134-26/+105
* Add pointer check for NULL before dereference it.ydong102011-09-291-0/+2
* Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2011-07-063-7/+7
* Initialize lists ArpService->PendingRequestTable/DeniedCacheTable/ResolvedCac...xdu22010-07-051-12/+9
* Update the copyright notice formathhtian2010-04-247-14/+14
* 1. Correct File header to ## @filelgao42010-02-241-4/+4
* Update network drivers to use FreePool() instead of gBS->FreePool().xdu22009-11-133-21/+21
* [Change summary]:tye2009-11-042-9/+11
* Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...mdkinney2009-07-114-7/+7
* add security check.vanjeff2009-07-081-2/+2
* add security check.vanjeff2009-06-291-7/+11
* Replace references to RFC 3066 with RFC 4646. gikidy2009-04-301-2/+2
* Replace references to RFC 3066 with RFC 4646. gikidy2009-04-301-2/+2
* Clean Network Driver to include Uefi.h, not PiDxe.h. lgao42009-02-091-1/+1
* code scrub ArpDxejgong52008-12-245-204/+341
* Clean up to update the reference of the these macros:qhuang82008-12-161-2/+2
* Code scrubbing.jgong52008-12-086-346/+411
* 1)Global variables have been moved backward ahead of functions.jji42008-12-043-129/+135
* Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy2008-12-031-3/+0
* remove the unused msa files in MdeModulePkg.lgao42008-08-251-72/+0
* Update some module INF files in MdeModulePkg to "UEFI_DRIVER"qhuang82008-08-181-1/+1
* Clean codes per ECC.vanjeff2008-06-305-33/+435
* Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff2008-02-148-184/+149
* Sync the latest version from R8.vanjeff2007-12-181-31/+24
* 1. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff2007-11-204-84/+108
* Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang82007-10-111-1/+1
* Fixed one issue for IPF, the entry address needs 8 bytes alignment.vanjeff2007-10-101-3/+3
* 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-305-525/+682
* Clear up network stack to use R9 MdeLib:qhuang82007-09-283-2/+3
* 1. clean up codes.vanjeff2007-08-241-1/+0
* 1. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff2007-08-231-3/+5
* added the missing contents of copywrite.vanjeff2007-08-071-0/+3
* clean up Copyright header information.vanjeff2007-07-311-7/+7
* Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.vanjeff2007-07-309-0/+3860