audk/MdeModulePkg/Universal/Network/Tcp4Dxe
jji4 d354ab7ff9 1)Global variables have been moved backward ahead of functions.
2)INF comments have been reviewed.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6839 6f19259b-4bc3-4df7-8a09-765794883524
2008-12-04 07:12:25 +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 Fix coding style issues for Tcp4Dxe driver. 2008-11-28 08:32:24 +00:00
SockImpl.h Use Mde library and definition instead of some native definitions in NetLib, to simply network library. 2008-02-14 09:40:22 +00:00
SockInterface.c Fix coding style issues for Tcp4Dxe driver. 2008-11-28 08:32:24 +00:00
Socket.h Fix coding style issues for Tcp4Dxe driver. 2008-11-28 08:32:24 +00:00
Tcp4Dispatcher.c Fix coding style issues for Tcp4Dxe driver. 2008-11-28 08:32:24 +00:00
Tcp4Driver.c Fix coding style issues for Tcp4Dxe driver. 2008-11-28 08:32:24 +00:00
Tcp4Driver.h Use Mde library and definition instead of some native definitions in NetLib, to simply network library. 2008-02-14 09:40:22 +00:00
Tcp4Dxe.inf 1)Global variables have been moved backward ahead of functions. 2008-12-04 07:12:25 +00:00
Tcp4Func.h Use Mde library and definition instead of some native definitions in NetLib, to simply network library. 2008-02-14 09:40:22 +00:00
Tcp4Input.c Fix coding style issues for Tcp4Dxe driver. 2008-11-28 08:32:24 +00:00
Tcp4Io.c Use Mde library and definition instead of some native definitions in NetLib, to simply network library. 2008-02-14 09:40:22 +00:00
Tcp4Main.c Fix coding style issues for Tcp4Dxe driver. 2008-11-28 08:32:24 +00:00
Tcp4Main.h Fix coding style issues for Tcp4Dxe driver. 2008-11-28 08:32:24 +00:00
Tcp4Misc.c Fix coding style issues for Tcp4Dxe driver. 2008-11-28 08:32:24 +00:00
Tcp4Option.c Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly. 2008-10-30 06:05:06 +00:00
Tcp4Option.h Fix coding style issues for Tcp4Dxe driver. 2008-11-28 08:32:24 +00:00
Tcp4Output.c Fix coding style issues for Tcp4Dxe driver. 2008-11-28 08:32:24 +00:00
Tcp4Proto.h Fix coding style issues for Tcp4Dxe driver. 2008-11-28 08:32:24 +00:00
Tcp4Timer.c Fix coding style issues for Tcp4Dxe driver. 2008-11-28 08:32:24 +00:00