audk/MdeModulePkg/Universal/Network
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
..
ArpDxe remove the unused msa files in MdeModulePkg. 2008-08-25 05:03:29 +00:00
Dhcp4Dxe remove the unused msa files in MdeModulePkg. 2008-08-25 05:03:29 +00:00
DpcDxe Clean codes per ECC. 2008-06-30 07:20:33 +00:00
IScsiDxe 1) Update SetPeiServicesTablePointer's prototype add CONST modifier. 2008-10-21 05:55:27 +00:00
Ip4ConfigDxe Remove the unnecessary include, such as PiDxe.h, PiPei.h, Base.h and Uefi.h in header file. The module should include these files before include the Protocol/Ppi/Guid/Library header files. 2008-10-14 15:34:00 +00:00
Ip4Dxe remove the unused msa files in MdeModulePkg. 2008-08-25 05:03:29 +00:00
MnpDxe Remove the unnecessary include, such as PiDxe.h, PiPei.h, Base.h and Uefi.h in header file. The module should include these files before include the Protocol/Ppi/Guid/Library header files. 2008-10-14 15:34:00 +00:00
Mtftp4Dxe remove the unused msa files in MdeModulePkg. 2008-08-25 05:03:29 +00:00
PxeBcDxe Make use of correct format String: 2008-10-27 10:13:00 +00:00
PxeDhcp4Dxe clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
SnpDxe Make use of correct format String: 2008-10-27 10:13:00 +00:00
Tcp4Dxe Make use of correct format String: 2008-10-27 10:13:00 +00:00
Udp4Dxe remove the unused msa files in MdeModulePkg. 2008-08-25 05:03:29 +00:00
UefiPxeBcDxe 1. Sync Bug:PXE Boot issue- UefiPxeBc driver currently does not follow PXE Spec 2008-09-19 07:12:23 +00:00