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
/
Ip4If.c
Age
Commit message (
Expand
)
Author
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-07-11
Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...
mdkinney
2009-06-29
add security check.
vanjeff
2009-01-16
Fixed OPTIONAL/comma issue
jgong5
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-07-11
Code Scrub for DxeCrc32GuidedSectionExtractLib library instance.
lgao4
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-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