audk/MdeModulePkg/Universal/Network/Udp4Dxe
xdu2 1204fe8319 Code clean up in NetLib:
1. Add GLOBAL_REMOVE_IF_UNREFERENCED to all globals
2. Update NTOHL and NTOHS to be BaseLib func SwapBytes32/SwapBytes16
3. Remove duplicate NET_SWAP_SHORT (to use NTOHS instead)

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9648 6f19259b-4bc3-4df7-8a09-765794883524
2009-12-30 13:44:11 +00:00
..
ComponentName.c Replace references to RFC 3066 with RFC 4646. 2009-04-30 05:32:11 +00:00
Udp4Driver.c Refine the functions headers. 2009-12-17 08:05:03 +00:00
Udp4Driver.h Refine the functions headers. 2009-12-17 08:05:03 +00:00
Udp4Dxe.inf 1. Add Link MTU support to IP4 and TCP4 driver. 2009-11-11 07:06:27 +00:00
Udp4Impl.c Refine the functions headers. 2009-12-17 08:05:03 +00:00
Udp4Impl.h Refine the functions headers. 2009-12-17 08:05:03 +00:00
Udp4Main.c Code clean up in NetLib: 2009-12-30 13:44:11 +00:00