index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdeModulePkg
/
Universal
/
Network
/
Mtftp4Dxe
/
Mtftp4Support.c
Age
Commit message (
Expand
)
Author
2012-11-01
Fix build fail.
ydong10
2012-11-01
Add more check to make code more safely.
ydong10
2010-09-16
Refine code to make code run safely.
ydong10
2010-07-01
Fix a bug that mtftp4 driver reply 2 ACK in answer to incoming No.65535 block...
hhuan13
2010-06-29
Fixed a bug in Mtftp4: to allow the block number to roll over to accept trans...
hhuan13
2010-04-24
Update the copyright notice format
hhtian
2010-04-16
Fixed GCC 4.4 build issues due to EFIAPI not being used when required.
geekboy15a
2009-11-13
Update network drivers to use FreePool() instead of gBS->FreePool().
xdu2
2009-10-30
1. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack.
tye
2009-06-29
add security check.
vanjeff
2009-02-01
re order the function definition to avoid unnecessary declaration.
niry
2009-01-16
Insert comments for functions/macros and add the file headers.
niry
2008-10-30
Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...
jji4
2008-02-14
Use Mde library and definition instead of some native definitions in NetLib, ...
vanjeff
2008-01-08
fixed one bug when calculate the string length.
vanjeff
2007-12-18
Sync the latest version from R8.
vanjeff
2007-10-09
Clean up Network Components to support GCC build.
yshang1
2007-08-30
1. Fixed one bug in Undi driver.
vanjeff
2007-08-23
1. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...
vanjeff
2007-07-30
Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.
vanjeff