Age | Commit message (Expand) | Author |
2011-07-14 | 1. Define a netlib library function NetLibGetSystemGuid() | hhuan13 |
2010-11-22 | Include BaseMemoryLib.h for macro EFI_IP4_EQUAL, EFI_IP6_EQUAL etc. | xdu2 |
2010-10-15 | Update IPsec.h file to follow approved ECR which will be collected into futur... | qianouyang |
2010-06-30 | Add routing header type to NetLib. | tye1 |
2010-04-24 | Update the copyright notice format | hhtian |
2010-04-16 | Fixed GCC 4.4 build issues due to EFIAPI not being used when required. | geekboy15a |
2010-03-19 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10288 6f... | rsun3 |
2010-03-17 | Grammatical and disclaimer changes (does not follow internal C coding stds.) | myronporter |
2010-02-03 | For network dynamic media support: | xdu2 |
2010-01-25 | Add StrToIp functions to NetLib. | tye1 |
2010-01-08 | refine the code and add more security check. | vanjeff |
2009-12-30 | Add VLAN support. | xdu2 |
2009-12-30 | Code clean up in NetLib: | xdu2 |
2009-11-11 | 1. Add Link MTU support to IP4 and TCP4 driver. | tye |
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-10-22 | Add a MACRO IP6_IS_MULTICAST. | tye |
2009-07-11 | Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat... | mdkinney |
2009-06-11 | Committing changes to the comments, to improve code documentation. | pkandel |
2009-05-20 | Remove redundant #include statements | mdkinney |
2009-03-25 | Fixing coding style issue. | niry |
2009-02-24 | Change library class PlatDriOverLib to PlatformDriOverrideLib | lgao4 |
2009-01-13 | fix one minor comment error | ywu21 |
2009-01-13 | sync Netlib function from c file | ywu21 |
2008-12-25 | Add more comments for Netbuf* functions in NetLib.h | niry |
2008-12-23 | Fix function header | ywu21 |
2008-12-16 | Clean up to update the reference of the these macros: | qhuang8 |
2008-12-12 | Fix some typo. | gikidy |
2008-12-11 | Code Scrub for Pcd, PlatformDriOverride and PlatOverMngr driver. | lgao4 |
2008-12-06 | Change _CR() to BASE_CR() to follow naming convention | mdkinney |
2008-10-31 | Update to use DOS format | qhuang8 |
2008-10-14 | Remove the unnecessary include, such as PiDxe.h, PiPei.h, Base.h and Uefi.h i... | qwang12 |
2008-07-28 | Add comments to MdeModulePkg.dec, Correct minor comments for other files and ... | lgao4 |
2008-07-11 | Code Scrub for DxeCrc32GuidedSectionExtractLib library instance. | lgao4 |
2008-07-08 | Code scrube for MdeModule Definitions. | lgao4 |
2008-06-04 | Remove the tailing ',' to ensure the code pass EBC's -Za option (Enforces str... | qwang12 |
2008-04-11 | 1. add public functions header. | vanjeff |
2008-02-15 | remove some commented code. | vanjeff |
2008-02-14 | Use Mde library and definition instead of some native definitions in NetLib, ... | vanjeff |
2007-12-24 | add iSCSI protocol | eric_tian |
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-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-24 | Import SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe. | vanjeff |
2007-07-23 | 1. Import NetLib, IpIoLib and UdpIoLib class definitions | vanjeff |