audk/MdeModulePkg/Universal/Network/Tcp4Dxe
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
SockImpl.c 1. Add DPC protocol and DpcLib library in MdeModulePkg. 2007-11-20 05:42:23 +00:00
SockImpl.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
SockInterface.c Fixed EBC build issues. 2007-07-25 05:32:10 +00:00
Socket.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
Tcp4Dispatcher.c 1. Fixed one bug in Undi driver. 2007-08-30 06:58:37 +00:00
Tcp4Driver.c 1. Add DPC protocol and DpcLib library in MdeModulePkg. 2007-11-20 05:42:23 +00:00
Tcp4Driver.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
Tcp4Dxe.inf Clear up network stack to use R9 MdeLib: 2007-09-28 06:02:01 +00:00
Tcp4Dxe.msa Clear up network stack to use R9 MdeLib: 2007-09-28 06:02:01 +00:00
Tcp4Func.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
Tcp4Input.c 1. Add DPC protocol and DpcLib library in MdeModulePkg. 2007-11-20 05:42:23 +00:00
Tcp4Io.c Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe. 2007-07-30 02:37:10 +00:00
Tcp4Main.c 1. Add DPC protocol and DpcLib library in MdeModulePkg. 2007-11-20 05:42:23 +00:00
Tcp4Main.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
Tcp4Misc.c 1. Add DPC protocol and DpcLib library in MdeModulePkg. 2007-11-20 05:42:23 +00:00
Tcp4Option.c 1. Add DPC protocol and DpcLib library in MdeModulePkg. 2007-11-20 05:42:23 +00:00
Tcp4Option.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
Tcp4Output.c 1. Add DPC protocol and DpcLib library in MdeModulePkg. 2007-11-20 05:42:23 +00:00
Tcp4Proto.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
Tcp4Timer.c 1. Add DPC protocol and DpcLib library in MdeModulePkg. 2007-11-20 05:42:23 +00:00