]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Library/DxeNetLib/DxeNetLib.c
Adopt new IPv4/IPv6 device path for network modules.
[mirror_edk2.git] / MdeModulePkg / Library / DxeNetLib / DxeNetLib.c
2011-10-26 niruiyuAdopt new IPv4/IPv6 device path for network modules.
2011-10-26 xdu2MdeModulePkg: Enhance error handling in NetLibGetMacAdd...
2011-07-14 hhuan131. Define a netlib library function NetLibGetSystemGuid()
2010-08-10 rsun3Minor code refinement.
2010-08-06 jjin9Fix IP address text representation issue about leading...
2010-07-28 lgao4Roll back change r10696, because new update on r10700...
2010-07-26 lgao4Make sure gBS FreePool() is used to free the buffer...
2010-07-01 vanjeff1. fixed one bug to construct config request string...
2010-04-24 hhtianUpdate the copyright notice format
2010-04-16 geekboy15aFixed GCC 4.4 build issues due to EFIAPI not being...
2010-03-19 rsun3git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2010-02-03 xdu2For network dynamic media support:
2010-02-01 qianouyangMdeModulePkg\Library\DxeNetLib: Update the NetLibStrToI...
2010-01-25 tye1Update according to two review comments:
2010-01-25 tye1Add StrToIp functions to NetLib.
2010-01-12 tyeFix the warning: Line 389, the Index of mMonthName...
2010-01-11 tyeAdd ASSERT () to make sure the array is accessed within...
2010-01-08 vanjeffrefine the code and add more security check.
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