]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Network/MnpDxe/MnpImpl.h
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Universal / Network / MnpDxe / MnpImpl.h
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-02-03 Fu SiyuanMdeModulePkg: Update the default size of MNP TX buffer...
2016-01-08 Fu SiyuanMdeModulePkg: Update MNP driver to recycle TX buffer...
2010-04-24 hhtianUpdate the copyright notice format
2010-04-16 geekboy15aFixed GCC 4.4 build issues due to EFIAPI not being...
2010-02-03 xdu2For network dynamic media support:
2009-12-30 xdu2Add VLAN support.
2009-08-13 vanjeff1. update timeout interval time from 10ms to 50ms
2009-03-25 niryFixing coding style issue.
2009-02-03 ywu21fix some checklist issues
2009-01-16 jgong5sync function header to avoid ecc
2009-01-16 jgong5code scrub fix
2009-01-08 niryChange the file headers and some function comments.
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-12-04 vanjeffChanged the POLL&TIMEOUT timer values from 50ms to...
2008-11-18 niryfix code style issue and add function header
2008-09-12 vanjeffadd param ImageHandle for MnpFlushServiceData().
2008-02-14 vanjeffUse Mde library and definition instead of some native...
2007-11-20 vanjeff1. Add DPC protocol and DpcLib library in MdeModulePkg.
2007-09-30 qhuang8Update to support to produce Component Name and &...
2007-07-24 vanjeffImport SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe.