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
/
DxeNetLib
/
DxeNetLib.c
Age
Commit message (
Expand
)
Author
2009-12-30
Add VLAN support.
xdu2
2009-12-30
Code clean up in NetLib:
xdu2
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-26
NetLib:
tye
2009-07-11
Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...
mdkinney
2009-06-29
add security check.
vanjeff
2009-05-20
Add includes for definitions used by the DxeIpIoLib and DxeNetLib
mdkinney
2009-05-20
enhanced to support more routing table entry.
vanjeff
2009-05-13
1. retired NicIp4ConfigProtocolGuid
vanjeff
2009-01-13
fix file header issues
ywu21
2008-12-29
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7144 6f1...
ywu21
2008-12-23
Remove #include <Protocol/LoadedImage.h>
ywu21
2008-12-01
Remove NibbleToHexChar() function from BaseLib
lgao4
2008-11-11
1, Add <Library/DevicePathLib.h> for all source that use device path utility ...
klu2
2008-11-05
Add missing include for protocol header file.
klu2
2008-11-05
Remove over specific protocol for library DxeIpIoLib
klu2
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-05-23
1) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.
qwang12
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
2008-01-17
1. Fixed bugs in DxeNetLib to meet consistence with network module DriverBind...
vanjeff
2007-11-20
1. Add DPC protocol and DpcLib library in MdeModulePkg.
vanjeff
2007-09-28
Clear up network stack to use R9 MdeLib:
qhuang8
2007-08-27
1. Sync the latest network stack. Add NetLibCreateIPv4DPathNode () in netlib ...
vanjeff
2007-08-27
Make MdeModulePkg GCC clean.
qwang12
2007-07-30
Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.
vanjeff
2007-07-25
Fixed EBC build issues.
vanjeff
2007-07-23
1. Import NetLib, IpIoLib and UdpIoLib class definitions
vanjeff