]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Library/DxeNetLib
Clean up DEC files:
[mirror_edk2.git] / MdeModulePkg / Library / DxeNetLib /
2010-10-15 qianouyangUpdate IPsec.h file to follow approved ECR which will...
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-03-01 jljustenMdeModulePkg DxeNetLib: Fix compiler warning
2010-02-24 lgao41. Correct File header to ## @file
2010-02-03 xdu2For network dynamic media support:
2010-02-01 qianouyangMdeModulePkg\Library\DxeNetLib: Update the NetLibStrToI...
2010-01-27 tye11. Fix the potential issue in NetbufGetFragment() when...
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-07-09 vanjeffadd security check.
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-04-02 niryEnhance the file header description.
2009-03-25 niryFix coding style issue.
2009-01-13 ywu21fix minor comment error
2009-01-13 ywu21fix file header issues
2008-12-29 ywu21git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2008-12-25 nirygit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2008-12-25 niryAdd more comments to describe the net buffer operation...
2008-12-23 ywu21Remove #include <Protocol/LoadedImage.h>
2008-12-03 gikidyRemove some useless EDK_RELEASE_VERSION, EFI_SPECIFICAT...
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-31 qhuang8Update to use DOS format
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-08-18 qhuang8Add dependency of gEfiDpcProtocolGuid for these two...
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-03-10 vanjeff1. Enabled SetIpFilter() in UefiPxeBcDxe module.
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-10-29 jljustenFixed filename case for case-sensitive file systems.
2007-10-09 yshang1Clean up Network Components to support GCC build.
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-08-23 vanjeff1. Enable Network stack to pass SCT, currently MNP...
2007-07-30 vanjeffImport ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe...
2007-07-26 qhuang8Fix the wrong copyright statements.
2007-07-25 vanjeffFixed EBC build issues.
2007-07-24 vanjeffImport SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe.
2007-07-23 vanjeff1. Import NetLib, IpIoLib and UdpIoLib class definitions