audk/MdeModulePkg/Universal/Network/Udp4Dxe
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
Udp4Driver.c 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
Udp4Driver.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
Udp4Dxe.inf Clear up network stack to use R9 MdeLib: 2007-09-28 06:02:01 +00:00
Udp4Dxe.msa Clear up network stack to use R9 MdeLib: 2007-09-28 06:02:01 +00:00
Udp4Impl.c 1. Add DPC protocol and DpcLib library in MdeModulePkg. 2007-11-20 05:42:23 +00:00
Udp4Impl.h 1. Add DPC protocol and DpcLib library in MdeModulePkg. 2007-11-20 05:42:23 +00:00
Udp4Main.c 1. Add DPC protocol and DpcLib library in MdeModulePkg. 2007-11-20 05:42:23 +00:00