]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Network/MnpDxe/MnpDriver.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Universal / Network / MnpDxe / MnpDriver.c
2019-05-27 Liming GaoNetworkPkg: Move Network library and drivers from MdeMo...
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2016-07-11 Giri P MudusuruMdeModulePkg: Fix typos in comments and variables
2012-12-17 sfu5Fix GCC build fail issue for MdeModulePkg and NetworkPkg.
2012-12-13 sfu51. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName...
2011-07-06 niruiyuFix the comments to follow UEFI Spec regarding how...
2010-12-09 xdu2Add missing Handle parameter for UninstallMultipleProto...
2010-04-24 hhtianUpdate the copyright notice format
2010-02-03 xdu2For network dynamic media support:
2009-12-30 xdu2Add VLAN support.
2009-11-13 xdu2Update network drivers to use FreePool() instead of...
2009-02-03 ywu21fix some checklist issues
2009-01-16 jgong5code scrub fix
2009-01-08 niryChange the file headers and some function comments.
2008-11-18 niryfix code style issue and add function header
2008-09-12 vanjeffremove duplicated code.
2008-09-12 vanjeffadd param ImageHandle for MnpFlushServiceData().
2008-09-12 vanjeffmove protocol close process from MnpDriverBindingStart...
2008-08-01 vanjeffIn Supported(), try to test open SNP protocol BY_DRIVER...
2008-02-14 vanjeffUse Mde library and definition instead of some native...
2007-12-18 vanjeffSync the latest version from R8.
2007-09-30 qhuang8Update to support to produce Component Name and &...
2007-09-28 qhuang8Clear up network stack to use R9 MdeLib:
2007-07-30 vanjeffImport ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe...
2007-07-24 vanjeffImport SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe.