Age | Commit message (Expand) | Author | Files | Lines |
2012-10-17 | 1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt... | sfu5 | 1 | -3/+3 |
2010-04-24 | Update the copyright notice format | hhtian | 2 | -4/+4 |
2010-04-16 | Fixed GCC 4.4 build issues due to EFIAPI not being used when required. | geekboy15a | 1 | -0/+2 |
2010-02-24 | 1. Correct File header to ## @file | lgao4 | 1 | -17/+17 |
2010-01-08 | refine the code and add more security check. | vanjeff | 1 | -64/+63 |
2009-11-11 | 1. Add Link MTU support to IP4 and TCP4 driver. | tye | 1 | -1/+4 |
2009-10-30 | 1. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack. | tye | 1 | -249/+569 |
2009-07-11 | Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat... | mdkinney | 2 | -3/+5 |
2009-02-24 | Change library class PlatDriOverLib to PlatformDriOverrideLib | lgao4 | 1 | -0/+1 |
2009-01-13 | fix file header issues | ywu21 | 2 | -67/+66 |
2008-12-29 | Add () after function name so that Doxygen can create reference in doc. | jgong5 | 1 | -1/+1 |
2008-12-26 | Fix OPTIONAL usage | jgong5 | 1 | -1/+1 |
2008-12-26 | Add more comments | jgong5 | 1 | -43/+58 |
2008-12-23 | pure UEFI should not include “PiDxe.h” and “PiPei.h” | ywu21 | 1 | -1/+1 |
2008-12-23 | Fix filer header | ywu21 | 1 | -306/+236 |
2008-12-12 | INF head modified | jji4 | 1 | -3/+5 |
2008-12-03 | Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie... | gikidy | 1 | -3/+0 |
2008-10-30 | Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo... | jji4 | 1 | -11/+0 |
2008-04-11 | 1. add public functions header. | vanjeff | 1 | -0/+6 |
2008-02-14 | Use Mde library and definition instead of some native definitions in NetLib, ... | vanjeff | 1 | -25/+25 |
2008-02-11 | MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.c: | jljusten | 1 | -1/+1 |
2007-11-20 | 1. Add DPC protocol and DpcLib library in MdeModulePkg. | vanjeff | 1 | -27/+90 |
2007-08-30 | 1. Fixed one bug in Undi driver. | vanjeff | 2 | -8/+20 |
2007-08-23 | 1. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ... | vanjeff | 2 | -4/+7 |
2007-07-26 | Fix the wrong copyright statements. | qhuang8 | 1 | -1/+1 |
2007-07-25 | Fixed EBC build issues. | vanjeff | 1 | -1/+1 |
2007-07-24 | Import SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe. | vanjeff | 1 | -17/+4 |
2007-07-23 | 1. Import NetLib, IpIoLib and UdpIoLib class definitions | vanjeff | 2 | -0/+792 |