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
/
Library
/
DxeIpIoLib
/
DxeIpIoLib.c
Age
Commit message (
Expand
)
Author
2009-11-04
[Change summary]:
tye
2009-10-30
1. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack.
tye
2009-10-27
Fix the EBC build problem in DxeIpIoLib of r9374.
tye
2009-10-26
NetLib:
tye
2009-07-11
Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...
mdkinney
2009-05-20
Add includes for definitions used by the DxeIpIoLib and DxeNetLib
mdkinney
2009-03-25
Fix coding style issue.
niry
2009-01-13
fix file header issues
ywu21
2009-01-12
checking coding style issues:
ywu21
2008-12-30
enhanced function header
jgong5
2008-10-30
Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...
jji4
2008-04-11
1. add public functions header.
vanjeff
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-06
Changed the code style. it could pass EBC and ICC build.
vanjeff
2007-08-30
1. Fixed one bug in Undi driver.
vanjeff
2007-08-27
Make MdeModulePkg GCC clean.
qwang12
2007-08-23
1. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...
vanjeff
2007-07-25
Add volatile type definition to avoid link error when building with ICC
vanjeff
2007-07-25
Fixed EBC build issues.
vanjeff
2007-07-23
1. Import NetLib, IpIoLib and UdpIoLib class definitions
vanjeff