Age | Commit message (Expand) | Author | Files | Lines |
2009-01-13 | fix minor comment error | ywu21 | 1 | -1/+1 |
2009-01-13 | fix file header issues | ywu21 | 2 | -19/+17 |
2008-12-29 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7144 6f1... | ywu21 | 1 | -39/+190 |
2008-12-25 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7125 6f1... | niry | 1 | -26/+25 |
2008-12-25 | Add more comments to describe the net buffer operation functions. | niry | 1 | -160/+208 |
2008-12-23 | Remove #include <Protocol/LoadedImage.h> | ywu21 | 2 | -325/+279 |
2008-12-03 | Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie... | gikidy | 1 | -2/+0 |
2008-12-01 | Remove NibbleToHexChar() function from BaseLib | lgao4 | 1 | -2/+4 |
2008-11-11 | 1, Add <Library/DevicePathLib.h> for all source that use device path utility ... | klu2 | 2 | -2/+3 |
2008-11-05 | Add missing include for protocol header file. | klu2 | 1 | -0/+1 |
2008-11-05 | Remove over specific protocol for library DxeIpIoLib | klu2 | 1 | -0/+1 |
2008-10-31 | Update to use DOS format | qhuang8 | 1 | -7/+7 |
2008-10-30 | Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo... | jji4 | 2 | -9/+0 |
2008-08-18 | Add dependency of gEfiDpcProtocolGuid for these two library instances since t... | qhuang8 | 1 | -1/+5 |
2008-07-11 | Code Scrub for DxeCrc32GuidedSectionExtractLib library instance. | lgao4 | 1 | -3/+3 |
2008-05-23 | 1) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib. | qwang12 | 1 | -27/+0 |
2008-04-11 | 1. add public functions header. | vanjeff | 2 | -0/+53 |
2008-03-10 | 1. Enabled SetIpFilter() in UefiPxeBcDxe module. | vanjeff | 1 | -1/+1 |
2008-02-14 | Use Mde library and definition instead of some native definitions in NetLib, ... | vanjeff | 4 | -636/+100 |
2008-01-17 | 1. Fixed bugs in DxeNetLib to meet consistence with network module DriverBind... | vanjeff | 2 | -30/+18 |
2007-11-20 | 1. Add DPC protocol and DpcLib library in MdeModulePkg. | vanjeff | 2 | -2/+73 |
2007-10-29 | Fixed filename case for case-sensitive file systems. | jljusten | 1 | -0/+0 |
2007-10-09 | Clean up Network Components to support GCC build. | yshang1 | 1 | -1/+1 |
2007-09-28 | Clear up network stack to use R9 MdeLib: | qhuang8 | 1 | -1390/+1250 |
2007-08-27 | 1. Sync the latest network stack. Add NetLibCreateIPv4DPathNode () in netlib ... | vanjeff | 2 | -5/+105 |
2007-08-27 | Make MdeModulePkg GCC clean. | qwang12 | 1 | -1/+1 |
2007-08-23 | 1. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ... | vanjeff | 1 | -3/+3 |
2007-07-30 | Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe. | vanjeff | 1 | -0/+1 |
2007-07-26 | Fix the wrong copyright statements. | qhuang8 | 1 | -9/+9 |
2007-07-25 | Fixed EBC build issues. | vanjeff | 3 | -26/+11 |
2007-07-24 | Import SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe. | vanjeff | 2 | -18/+545 |
2007-07-23 | 1. Import NetLib, IpIoLib and UdpIoLib class definitions | vanjeff | 3 | -0/+3157 |