audk/MdeModulePkg/Universal/Network/Tcp4Dxe
qwang12 0e549d5be5 Make use of correct format String:
1) UINT64 should use %lx
2) POINTER type should use %p
3) EFI_STATUS should use %r


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6253 6f19259b-4bc3-4df7-8a09-765794883524
2008-10-27 10:13:00 +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 Use Mde library and definition instead of some native definitions in NetLib, to simply network library. 2008-02-14 09:40:22 +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 Use Mde library and definition instead of some native definitions in NetLib, to simply network library. 2008-02-14 09:40:22 +00:00
Socket.h edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/Socket.h: 2008-03-11 17:48:25 +00:00
Tcp4Dispatcher.c clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
Tcp4Driver.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
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 Update some module INF files in MdeModulePkg to "UEFI_DRIVER" 2008-08-18 09:18:44 +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 Make use of correct format String: 2008-10-27 10:13:00 +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 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.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
Tcp4Misc.c Make use of correct format String: 2008-10-27 10:13:00 +00:00
Tcp4Option.c edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Option.c: 2008-03-11 17:47:00 +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 Make use of correct format String: 2008-10-27 10:13:00 +00:00
Tcp4Proto.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
Tcp4Timer.c Make use of correct format String: 2008-10-27 10:13:00 +00:00