summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Network
Commit message (Expand)AuthorAgeFilesLines
* Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff2008-02-1493-1631/+1491
* MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe.inf:jljusten2008-02-111-3/+3
* 1) Cleanup HiiLib, IfrSupportLib. qwang122008-02-023-5/+9
* remove the wrong comments. vanjeff2008-01-311-1/+0
* Sync the bug that list node is free before it is removed from the list. That ...vanjeff2008-01-296-161/+217
* updateeric_tian2008-01-222-8/+8
* move iscsi driver into network directory, and change its name to comply with ...eric_tian2008-01-2228-0/+10873
* Fixed one bug in UefiPxeBc start()/stop(). That would cause stop() failure.vanjeff2008-01-111-10/+10
* fixed one bug when calculate the string length.vanjeff2008-01-081-4/+4
* 1. Import UEFI PxeBc module in MdeModulePkgvanjeff2008-01-0418-113/+6204
* fix a issue to pass ICC buildqwang122007-12-181-3/+0
* Sync the latest version from R8.vanjeff2007-12-1824-389/+759
* Changed the file or directory name inconsistencesjwang362007-12-111-1/+1
* remove member context from _EFI_MTFTP4_TOKEN structure.vanjeff2007-11-202-13/+19
* 1. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff2007-11-2036-219/+955
* Remove gEfiNetworkInterfaceIdentifierProtocolGuid reference from code base. O...vanjeff2007-11-131-2/+1
* Remove gEfiNetworkInterfaceIdentifierProtocolGuid reference from code base. O...vanjeff2007-11-138-469/+58
* Merger network tackers 9307, 9338, 9339, 9397vanjeff2007-10-161-3/+4
* Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang82007-10-1111-12/+11
* Fixed one issue for IPF, the entry address needs 8 bytes alignment.vanjeff2007-10-101-3/+3
* Clean up Network Components to support GCC build.yshang12007-10-0913-33/+35
* Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang82007-10-0911-44/+44
* Update to support to produce Component Name and & Component Name 2 protocol ...qhuang82007-09-3068-9411/+11119
* Clear up network stack to use R9 MdeLib:qhuang82007-09-2824-26/+34
* Sync BASE_NAME of Upd4Dxe to Udp4Dxe.vanjeff2007-09-282-5/+5
* Update Mde/MdeModulePkg to support ICC build for IA32/X64.yshang12007-09-191-1/+1
* Remove the #ifdef style code ported from EDK tree. EdkII use PCD for customiz...qhuang82007-09-116-27/+3
* Sync one bug on PxeBC module from R8.vanjeff2007-09-062-6/+7
* 1. Fixed one bug in Undi driver. vanjeff2007-08-302-2/+9
* 1. Sync the latest network stack. Add NetLibCreateIPv4DPathNode () in netlib ...vanjeff2007-08-277-6/+157
* 1. Sync Tcp4 protocol definitions to match UEFI 2.1vanjeff2007-08-271-2/+2
* Make MdeModulePkg GCC clean.qwang122007-08-2713-36/+34
* 1. clean up codes.vanjeff2007-08-243-4/+1
* 1. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff2007-08-2345-148/+155
* Use <> in #include statements instead of "" for include files from packagesmdkinney2007-08-171-5/+5
* added the missing contents of copywrite.vanjeff2007-08-071-0/+3
* 1. Enable Mtftp4Dxe in MdeModulePkg.dscvanjeff2007-08-072-14/+20
* clean up Copyright header information.vanjeff2007-07-3111-35/+35
* Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.vanjeff2007-07-30105-116/+42000
* Fix the wrong copyright statements.qhuang82007-07-2610-40/+40
* Fixed EBC build issues.vanjeff2007-07-2521-88/+101
* Remove unused section in .INF, .DEC, .DSC of MdePkg and MdeModulePkg.yshang12007-07-251-1/+0
* Import SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe.vanjeff2007-07-2459-0/+25266
* Import Ip4Config modulevanjeff2007-07-238-0/+2172