summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/MnpDxe
AgeCommit message (Expand)Author
2008-12-041)Global variables have been moved backward ahead of functions.jji4
2008-12-04Changed the POLL&TIMEOUT timer values from 50ms to 10ms.vanjeff
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy
2008-12-011. Fixed issue when calculating timeout value in timeout function in MNP module.vanjeff
2008-11-18fix code style issue and add function headerniry
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-10-14Remove the unnecessary include, such as PiDxe.h, PiPei.h, Base.h and Uefi.h i...qwang12
2008-09-12remove duplicated code.vanjeff
2008-09-12add param ImageHandle for MnpFlushServiceData().vanjeff
2008-09-12move protocol close process from MnpDriverBindingStart() to MnpFlushServiceDa...vanjeff
2008-08-25remove the unused msa files in MdeModulePkg.lgao4
2008-08-18Update some module INF files in MdeModulePkg to "UEFI_DRIVER"qhuang8
2008-08-01In Supported(), try to test open SNP protocol BY_DRIVER instead of using TEST...vanjeff
2008-04-02enhanced UefiPxeBcDxe to supportvanjeff
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff
2007-12-18Sync the latest version from R8.vanjeff
2007-11-201. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff
2007-10-11Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang8
2007-10-09Clean up Network Components to support GCC build.yshang1
2007-10-09Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang8
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang8
2007-09-28Clear up network stack to use R9 MdeLib:qhuang8
2007-08-231. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff
2007-07-31clean up Copyright header information.vanjeff
2007-07-30Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.vanjeff
2007-07-26Fix the wrong copyright statements.qhuang8
2007-07-25Fixed EBC build issues.vanjeff
2007-07-24Import SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe.vanjeff