summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Network/Ip4Dxe
Commit message (Expand)AuthorAgeFilesLines
* Sync patch r10790 from main trunk.lgao42010-08-181-2/+3
* Sync patch r9413 from main trunk.lgao42010-07-303-4/+7
* Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...mdkinney2009-07-115-10/+10
* add security check.vanjeff2009-06-294-5/+16
* Replace references to RFC 3066 with RFC 4646. gikidy2009-04-301-4/+4
* Clean Network Driver to include Uefi.h, not PiDxe.h. lgao42009-02-091-1/+1
* Pass ECCjgong52009-02-061-3/+3
* Fixed OPTIONAL/comma issuejgong52009-01-165-15/+15
* code scrub fixjgong52009-01-1621-873/+597
* Clean up to update the reference of the these macros:qhuang82008-12-162-6/+6
* 1)Global variables have been moved backward ahead of functions.jji42008-12-041-0/+4
* Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy2008-12-031-4/+1
* synced function headerjgong52008-11-1813-98/+954
* Fix ICC build break.qhuang82008-11-122-6/+9
* Scrubbed more.jgong52008-11-1111-170/+171
* Scrubbed some files for IP4jgong52008-11-1115-346/+824
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-307-53/+1
* remove the unused msa files in MdeModulePkg.lgao42008-08-251-102/+0
* Update some module INF files in MdeModulePkg to "UEFI_DRIVER"qhuang82008-08-181-1/+1
* Code Scrub for DxeCrc32GuidedSectionExtractLib library instance.lgao42008-07-112-2/+2
* BaseTools/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Route.h:jljusten2008-03-112-3/+3
* Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff2008-02-1415-278/+266
* Sync the latest version from R8.vanjeff2007-12-184-50/+78
* 1. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff2007-11-206-44/+209
* Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang82007-10-111-1/+1
* 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-3012-1410/+1564
* Clear up network stack to use R9 MdeLib:qhuang82007-09-283-1/+3
* Make MdeModulePkg GCC clean.qwang122007-08-272-4/+4
* 1. clean up codes.vanjeff2007-08-241-2/+0
* 1. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff2007-08-2316-50/+45
* clean up Copyright header information.vanjeff2007-07-311-1/+1
* Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.vanjeff2007-07-3023-0/+9820