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
/
Ip4Driver.c
Age
Commit message (
Expand
)
Author
2016-07-11
MdeModulePkg: Fix typos in comments and variables
Giri P Mudusuru
2016-07-07
MdeModulePkg: Fix IPv4 stack potential disappeared issue
Jiaxin Wu
2016-05-31
MdeModulePkg: Stop the timer before clean IP service.
Fu, Siyuan
2016-03-02
MdeModulePkg: Change the default IPv4 config policy
Jiaxin Wu
2015-08-31
MdeModulePkg/NetworkPkg: Locate IpSec on IP packet processing only if it's in...
Samer El-Haj-Mahmoud
2015-08-20
MdeModulePkg: Fix default router table and interface missing error
Jiaxin Wu
2015-08-18
MdeModulePkg: IP4 should re-initiate a DHCP if it detects network reconnection
Jiaxin Wu
2015-07-07
MdeModulePkg: Update Ip4Dxe driver to support Ip4Config2 protocol,
jiaxinwu
2014-05-07
1. Mark the network volatile variables as deprecated in code comments and rem...
Fu Siyuan
2013-04-25
Fix ping command issue in IP4 driver.
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-10-17
1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...
sfu5
2011-07-06
Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...
niruiyu
2010-08-20
Fixed Ip4 bug that causing Iscsi reconnect hang sporadically . In Ip4OutPut()...
hhuan13
2010-04-24
Update the copyright notice format
hhtian
2010-01-08
refine the code and add more security check.
vanjeff
2009-12-30
Add VLAN support.
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-01-16
code scrub fix
jgong5
2008-11-18
synced function header
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-02-14
Use Mde library and definition instead of some native definitions in NetLib, ...
vanjeff
2007-12-18
Sync the latest version from R8.
vanjeff
2007-11-20
1. Add DPC protocol and DpcLib library in MdeModulePkg.
vanjeff
2007-09-30
Update to support to produce Component Name and & Component Name 2 protocol ...
qhuang8
2007-09-28
Clear up network stack to use R9 MdeLib:
qhuang8
2007-08-24
1. clean up codes.
vanjeff
2007-07-30
Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.
vanjeff