audk/MdeModulePkg/Universal/Network/Ip4Dxe
vanjeff 36ee91ca36 1. Add DPC protocol and DpcLib library in MdeModulePkg.
2. Add DpcDxe module and DxeDpcLib module in MdeModulePkg
3. Port network stack module to use DPC.
4. Use MIN, and MAX defined in MdePkg to replace NET_MIN and NET_MAX.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4307 6f19259b-4bc3-4df7-8a09-765794883524
2007-11-20 05:42:23 +00:00
..
ComponentName.c Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicode string table linked into final image if both PcdComponentNameDisabled and PcdComponentName2Disabled are set to TRUE. 2007-10-11 03:36:31 +00:00
Ip4Common.c Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe. 2007-07-30 02:37:10 +00:00
Ip4Common.h Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. 2007-09-30 03:08:02 +00:00
Ip4Driver.c 1. Add DPC protocol and DpcLib library in MdeModulePkg. 2007-11-20 05:42:23 +00:00
Ip4Driver.h Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. 2007-09-30 03:08:02 +00:00
Ip4Dxe.inf Clear up network stack to use R9 MdeLib: 2007-09-28 06:02:01 +00:00
Ip4Dxe.msa Clear up network stack to use R9 MdeLib: 2007-09-28 06:02:01 +00:00
Ip4Icmp.c 1. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 have passed SCT. 2007-08-23 02:19:41 +00:00
Ip4Icmp.h Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. 2007-09-30 03:08:02 +00:00
Ip4If.c 1. Add DPC protocol and DpcLib library in MdeModulePkg. 2007-11-20 05:42:23 +00:00
Ip4If.h Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. 2007-09-30 03:08:02 +00:00
Ip4Igmp.c 1. Add DPC protocol and DpcLib library in MdeModulePkg. 2007-11-20 05:42:23 +00:00
Ip4Igmp.h Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. 2007-09-30 03:08:02 +00:00
Ip4Impl.c 1. Add DPC protocol and DpcLib library in MdeModulePkg. 2007-11-20 05:42:23 +00:00
Ip4Impl.h 1. Add DPC protocol and DpcLib library in MdeModulePkg. 2007-11-20 05:42:23 +00:00
Ip4Input.c 1. Add DPC protocol and DpcLib library in MdeModulePkg. 2007-11-20 05:42:23 +00:00
Ip4Input.h Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. 2007-09-30 03:08:02 +00:00
Ip4Option.c 1. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 have passed SCT. 2007-08-23 02:19:41 +00:00
Ip4Option.h Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. 2007-09-30 03:08:02 +00:00
Ip4Output.c Make MdeModulePkg GCC clean. 2007-08-27 03:33:51 +00:00
Ip4Output.h Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. 2007-09-30 03:08:02 +00:00
Ip4Route.c 1. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 have passed SCT. 2007-08-23 02:19:41 +00:00
Ip4Route.h Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. 2007-09-30 03:08:02 +00:00