Age | Commit message (Expand) | Author |
2010-01-08 | refine the code and add more security check. | vanjeff |
2009-12-30 | Code clean up in NetLib: | xdu2 |
2009-12-25 | Add check before free DevicePath (TCP child sock will have no device path ins... | xdu2 |
2009-11-13 | Update network drivers to use FreePool() instead of gBS->FreePool(). | 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-07-11 | Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat... | mdkinney |
2009-06-29 | add security check. | vanjeff |
2009-05-20 | Update modules to show real dependencies on the BaseMemoryLib and MemoryAlloc... | mdkinney |
2009-04-30 | Replace references to RFC 3066 with RFC 4646. | gikidy |
2009-03-26 | Fix coding style issue. | niry |
2009-03-25 | Fixing coding style issue. | niry |
2009-02-25 | Remove unreferenced library class | klu2 |
2009-01-16 | Insert comments for functions/macros and add the file headers. | niry |
2008-12-29 | Fix the IN OUT modifier for parameters. | niry |
2008-12-26 | Remove a goto statement. | niry |
2008-12-25 | EFI_SIGNATURE_32 has been replaced by SIGNATURE_32 | vanjeff |
2008-12-24 | Fixing function headers. | niry |
2008-12-17 | MdeModulePkg/Universal/Network/IScsiDxe/IScsiImpl.h: | jljusten |
2008-12-16 | Clean up to update the reference of the these macros: | qhuang8 |
2008-12-16 | Fix several syntax issue to pass build. | qhuang8 |
2008-12-16 | Add comments for functions. | niry |
2008-12-05 | Add comments for functions and fix some coding style issue. | niry |
2008-12-04 | 1)Global variables have been moved backward ahead of functions. | jji4 |
2008-12-03 | Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie... | gikidy |
2008-11-28 | Fix coding style issues for Tcp4Dxe driver. | niry |
2008-10-30 | Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo... | jji4 |
2008-10-27 | Make use of correct format String: | qwang12 |
2008-09-04 | clean up the un-suitable ';' location when declaring the functions. | vanjeff |
2008-08-25 | remove the unused msa files in MdeModulePkg. | lgao4 |
2008-08-18 | Update some module INF files in MdeModulePkg to "UEFI_DRIVER" | qhuang8 |
2008-03-11 | edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/Socket.h: | jljusten |
2008-03-11 | edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Option.c: | jljusten |
2008-02-14 | Use Mde library and definition instead of some native definitions in NetLib, ... | vanjeff |
2008-01-31 | remove the wrong comments. | vanjeff |
2008-01-29 | Sync the bug that list node is free before it is removed from the list. That ... | vanjeff |
2007-12-18 | Sync the latest version from R8. | vanjeff |
2007-11-20 | 1. Add DPC protocol and DpcLib library in MdeModulePkg. | vanjeff |
2007-10-11 | Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod... | qhuang8 |
2007-10-09 | Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam... | qhuang8 |
2007-09-30 | Update to support to produce Component Name and & Component Name 2 protocol ... | qhuang8 |
2007-09-28 | Clear up network stack to use R9 MdeLib: | qhuang8 |
2007-09-19 | Update Mde/MdeModulePkg to support ICC build for IA32/X64. | yshang1 |
2007-08-30 | 1. Fixed one bug in Undi driver. | vanjeff |
2007-08-27 | 1. Sync the latest network stack. Add NetLibCreateIPv4DPathNode () in netlib ... | vanjeff |
2007-08-27 | Make MdeModulePkg GCC clean. | qwang12 |
2007-08-23 | 1. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ... | vanjeff |
2007-07-30 | Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe. | vanjeff |