summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/Mtftp4Dxe
AgeCommit message (Expand)Author
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu
2011-06-08String Reference Cleanup.lzeng14
2010-09-16Refine code to make code run safely.ydong10
2010-07-01Fix a bug that mtftp4 driver reply 2 ACK in answer to incoming No.65535 block...hhuan13
2010-06-29Fixed a bug in Mtftp4: to allow the block number to roll over to accept trans...hhuan13
2010-04-24Update the copyright notice formathhtian
2010-04-16Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a
2010-02-241. Correct File header to ## @filelgao4
2010-02-03For network dynamic media support:xdu2
2010-01-08refine the code and add more security check.vanjeff
2009-11-13Update network drivers to use FreePool() instead of gBS->FreePool().xdu2
2009-11-111. Add Link MTU support to IP4 and TCP4 driver.tye
2009-11-04[Change summary]:tye
2009-10-301. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack.tye
2009-07-24Updated EFI_MTFTP4_TOKEN structure to add member Context. It's an incompatibl...vanjeff
2009-06-29add security check.vanjeff
2009-05-20Update modules to show real dependencies on the BaseMemoryLib and MemoryAlloc...mdkinney
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy
2009-04-10Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten
2009-02-25Remove unreferenced library classklu2
2009-02-24Fix function comments.niry
2009-02-01re order the function definition to avoid unnecessary declaration.niry
2009-01-16Insert comments for functions/macros and add the file headers.niry
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-12-041)Global variables have been moved backward ahead of functions.jji4
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-08-25remove the unused msa files in MdeModulePkg.lgao4
2008-08-18Update some module INF files in MdeModulePkg to "UEFI_DRIVER"qhuang8
2008-07-28fixed one bug to catch the return status.vanjeff
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff
2008-01-08fixed one bug when calculate the string length.vanjeff
2007-12-18Sync the latest version from R8.vanjeff
2007-11-20remove member context from _EFI_MTFTP4_TOKEN structure.vanjeff
2007-11-201. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff
2007-10-11Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang8
2007-10-09Clean up Network Components to support GCC build.yshang1
2007-10-09Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang8
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang8
2007-09-28Clear up network stack to use R9 MdeLib:qhuang8
2007-08-301. Fixed one bug in Undi driver. vanjeff
2007-08-27Make MdeModulePkg GCC clean.qwang12
2007-08-231. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff
2007-08-071. Enable Mtftp4Dxe in MdeModulePkg.dscvanjeff
2007-07-31clean up Copyright header information.vanjeff
2007-07-30Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.vanjeff