summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/MnpDxe
AgeCommit message (Expand)Author
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu
2010-12-09Add missing Handle parameter for UninstallMultipleProtocolInterfaces().xdu2
2010-08-04Update MnpDxe to deliver VLAN tagged packet even when there is no VLAN is con...xdu2
2010-04-24Update the copyright notice formathhtian
2010-04-16Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a
2010-03-16Add check of MediaPresentSupported field in SNP mode data to support UNDI wit...xdu2
2010-02-241. Correct File header to ## @filelgao4
2010-02-03For network dynamic media support:xdu2
2009-12-30Add VLAN support.xdu2
2009-11-13Update network drivers to use FreePool() instead of gBS->FreePool().xdu2
2009-10-221. Fix timer unit bug in MNP: default rx/tx timeout value should be 10,000,00...tye
2009-08-131. update timeout interval time from 10ms to 50msvanjeff
2009-07-11Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...mdkinney
2009-07-101. remove duplicated NetLibDispatchDpc() calling in Pool function.vanjeff
2009-05-20Update modules to show real dependencies on the BaseMemoryLib and MemoryAlloc...mdkinney
2009-05-20Update MNP driver to declare its dependency on the BaseLibmdkinney
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy
2009-03-25Fixing coding style issue.niry
2009-02-03fix some checklist issuesywu21
2009-01-16sync function header to avoid eccjgong5
2009-01-16Fixed OPTIONAL/comma issuejgong5
2009-01-16code scrub fixjgong5
2009-01-08Change the file headers and some function comments.niry
2008-12-16Clean up to update the reference of the these macros:qhuang8
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