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
/
Ip4Dxe
Age
Commit message (
Expand
)
Author
2013-09-18
Fix a bug in Ip4 driver that Ip4.Transmit() interface may return EFI_INVALID_...
Fu Siyuan
2013-04-25
Fix ping command issue in IP4 driver.
sfu5
2013-03-11
Fix a bug in IP4 driver which may cause “reconnect –r” hang.
sfu5
2013-03-11
Fix a bug in IP4 driver that the broadcast/multicast mac address is overrided...
sfu5
2012-12-17
Fix GCC build fail issue for MdeModulePkg and NetworkPkg.
sfu5
2012-12-13
1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.
sfu5
2012-11-01
Add more check to make code more safely.
ydong10
2012-10-17
1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...
sfu5
2011-10-31
MdeModulePkg: Remove variables that are set, but not used
jljusten
2011-09-29
Add pointer check for NULL before dereference it.
ydong10
2011-07-06
Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...
niruiyu
2011-06-14
1. In IPv4 and IPv6 driver, before calling IPsec, a new NET_FRAGMENT structur...
qianouyang
2011-04-20
Update the relevant drivers to use the correct GUID for EFI_IPSEC2_PROTOCOL.
qianouyang
2010-10-20
Fix build issue in IPv4.
qianouyang
2010-10-18
Refine code to make code run more safely.
ydong10
2010-10-15
Fix minor gcc build break.
andrewfish
2010-10-15
Update IPsec.h file to follow approved ECR which will be collected into futur...
qianouyang
2010-08-20
Fixed Ip4 bug that causing Iscsi reconnect hang sporadically . In Ip4OutPut()...
hhuan13
2010-08-12
Fix bug in Ip4Dxe and Dhcp4Dxe to ensure that RaiseTPL and RestoreTPL are in ...
xdu2
2010-05-21
Fixed the issue of that IP4driver can’t correctly reassemble the Out of Seq...
qianouyang
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
2010-03-28
fixed IP fragment issue which caused the MTU used by IP is less than the one ...
qianouyang
2010-03-18
Bug Fix: IPv4 Fragment is not correct when VLAN is enable.
qianouyang
2010-02-24
1. Correct File header to ## @file
lgao4
2010-02-03
For network dynamic media support:
xdu2
2010-01-25
Fixed a bug in Ip4HandleIcmpError, it should pass over the whole ICMP error m...
tye1
2010-01-08
refine the code and add more security check.
vanjeff
2009-12-30
Add VLAN support.
xdu2
2009-12-30
Code clean up in NetLib:
xdu2
2009-11-13
Update network drivers to use FreePool() instead of gBS->FreePool().
xdu2
2009-11-11
1. Add Link MTU support to IP4 and TCP4 driver.
tye
2009-11-04
[Change summary]:
tye
2009-07-11
Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...
mdkinney
2009-06-29
add security check.
vanjeff
2009-04-30
Replace references to RFC 3066 with RFC 4646.
gikidy
2009-02-09
Clean Network Driver to include Uefi.h, not PiDxe.h.
lgao4
2009-02-06
Pass ECC
jgong5
2009-01-16
Fixed OPTIONAL/comma issue
jgong5
2009-01-16
code scrub fix
jgong5
2008-12-16
Clean up to update the reference of the these macros:
qhuang8
2008-12-04
1)Global variables have been moved backward ahead of functions.
jji4
2008-12-03
Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...
gikidy
2008-11-18
synced function header
jgong5
2008-11-12
Fix ICC build break.
qhuang8
2008-11-11
Scrubbed more.
jgong5
2008-11-11
Scrubbed some files for IP4
jgong5
2008-10-30
Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...
jji4
2008-08-25
remove the unused msa files in MdeModulePkg.
lgao4
2008-08-18
Update some module INF files in MdeModulePkg to "UEFI_DRIVER"
qhuang8
[next]