audk/MdeModulePkg/Universal/Network/Ip4ConfigDxe
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
Ip4Config.c 1. Add DPC protocol and DpcLib library in MdeModulePkg. 2007-11-20 05:42:23 +00:00
Ip4Config.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
Ip4ConfigDriver.c Clean up Network Components to support GCC build. 2007-10-09 09:30:52 +00:00
Ip4ConfigDxe.inf Clear up network stack to use R9 MdeLib: 2007-09-28 06:02:01 +00:00
Ip4ConfigDxe.msa Clear up network stack to use R9 MdeLib: 2007-09-28 06:02:01 +00:00
NicIp4Variable.c Fixed EBC build issues. 2007-07-25 05:32:10 +00:00
NicIp4Variable.h 1. Add DPC protocol and DpcLib library in MdeModulePkg. 2007-11-20 05:42:23 +00:00