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
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
2008-07-11
Code Scrub for DxeCrc32GuidedSectionExtractLib library instance.
lgao4
2008-03-11
BaseTools/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Route.h:
jljusten
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-10-11
Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...
qhuang8
2007-10-09
Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...
qhuang8
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
[next]