summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/MnpDxe
AgeCommit message (Expand)AuthorFilesLines
2008-12-041)Global variables have been moved backward ahead of functions.jji41-0/+4
2008-12-04Changed the POLL&TIMEOUT timer values from 50ms to 10ms.vanjeff1-2/+2
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy1-3/+0
2008-12-011. Fixed issue when calculating timeout value in timeout function in MNP module.vanjeff1-2/+5
2008-11-18fix code style issue and add function headerniry6-379/+1009
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42-22/+0
2008-10-14Remove the unnecessary include, such as PiDxe.h, PiPei.h, Base.h and Uefi.h i...qwang121-1/+1
2008-09-12remove duplicated code.vanjeff1-10/+0
2008-09-12add param ImageHandle for MnpFlushServiceData().vanjeff3-6/+8
2008-09-12move protocol close process from MnpDriverBindingStart() to MnpFlushServiceDa...vanjeff2-11/+11
2008-08-25remove the unused msa files in MdeModulePkg.lgao41-70/+0
2008-08-18Update some module INF files in MdeModulePkg to "UEFI_DRIVER"qhuang81-1/+1
2008-08-01In Supported(), try to test open SNP protocol BY_DRIVER instead of using TEST...vanjeff1-7/+21
2008-04-02enhanced UefiPxeBcDxe to supportvanjeff1-2/+2
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff9-175/+147
2007-12-18Sync the latest version from R8.vanjeff1-46/+36
2007-11-201. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff4-15/+41
2007-10-11Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang81-1/+1
2007-10-09Clean up Network Components to support GCC build.yshang11-0/+2
2007-10-09Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang81-4/+4
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang85-512/+669
2007-09-28Clear up network stack to use R9 MdeLib:qhuang83-10/+11
2007-08-231. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff3-9/+9
2007-07-31clean up Copyright header information.vanjeff2-2/+2
2007-07-30Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.vanjeff4-3/+20
2007-07-26Fix the wrong copyright statements.qhuang82-8/+8
2007-07-25Fixed EBC build issues.vanjeff3-14/+12
2007-07-24Import SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe.vanjeff10-0/+4501