summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/MnpDxe
AgeCommit message (Expand)Author
2014-09-18Add more check for the code to make it more safely.Eric Dong
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star
2014-03-20Removes MacString Rt attribute in Ip4Config/Mnp driver.Fu Siyuan
2014-01-06Fix “reconnect -r” ASSERT after VLAN configured.Fu Siyuan
2013-12-23Fix a bug for vlan ping failure.Wu Jiaxin
2012-12-241. Fix buffer overflow bugs in SNP, MNP and IP6 driver.sfu5
2012-12-17Fix GCC build fail issue for MdeModulePkg and NetworkPkg.sfu5
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu5
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