]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Library/DxeNetLib/DxeNetLib.c
Add VLAN support.
[mirror_edk2.git] / MdeModulePkg / Library / DxeNetLib / DxeNetLib.c
2009-12-30 xdu2Add VLAN support.
2009-12-30 xdu2Code clean up in NetLib:
2009-11-04 tye[Change summary]:
2009-10-30 tye1. Update the UdpIo to a combined UdpIo to support...
2009-10-26 tyeNetLib:
2009-07-11 mdkinneyRetire NetLibQueueDpc() and NetLibDispatchDpc() and...
2009-06-29 vanjeffadd security check.
2009-05-20 mdkinneyAdd includes for definitions used by the DxeIpIoLib...
2009-05-20 vanjeffenhanced to support more routing table entry.
2009-05-13 vanjeff1. retired NicIp4ConfigProtocolGuid
2009-01-13 ywu21fix file header issues
2008-12-29 ywu21git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2008-12-23 ywu21Remove #include <Protocol/LoadedImage.h>
2008-12-01 lgao4Remove NibbleToHexChar() function from BaseLib
2008-11-11 klu21, Add <Library/DevicePathLib.h> for all source that...
2008-11-05 klu2Add missing include for protocol header file.
2008-11-05 klu2Remove over specific protocol for library DxeIpIoLib
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-07-11 lgao4Code Scrub for DxeCrc32GuidedSectionExtractLib library...
2008-05-23 qwang121) Add BufToHexString, HexStringToBuf and IsHexDigit...
2008-04-11 vanjeff1. add public functions header.
2008-02-14 vanjeffUse Mde library and definition instead of some native...
2008-01-17 vanjeff1. Fixed bugs in DxeNetLib to meet consistence with...
2007-11-20 vanjeff1. Add DPC protocol and DpcLib library in MdeModulePkg.
2007-09-28 qhuang8Clear up network stack to use R9 MdeLib:
2007-08-27 vanjeff1. Sync the latest network stack. Add NetLibCreateIPv4D...
2007-08-27 qwang12Make MdeModulePkg GCC clean.
2007-07-30 vanjeffImport ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe...
2007-07-25 vanjeffFixed EBC build issues.
2007-07-23 vanjeff1. Import NetLib, IpIoLib and UdpIoLib class definitions