]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Network/MnpDxe
sync comments, fix function header, rename variable name to follow coding style.
[mirror_edk2.git] / MdeModulePkg / Universal / Network / MnpDxe /
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-10-14 qwang12Remove the unnecessary include, such as PiDxe.h, PiPei...
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-25 lgao4remove the unused msa files in MdeModulePkg.
2008-08-18 qhuang8Update some module INF files in MdeModulePkg to "UEFI_D...
2008-08-01 vanjeffIn Supported(), try to test open SNP protocol BY_DRIVER...
2008-04-02 vanjeffenhanced UefiPxeBcDxe to support
2008-02-14 vanjeffUse Mde library and definition instead of some native...
2007-12-18 vanjeffSync the latest version from R8.
2007-11-20 vanjeff1. Add DPC protocol and DpcLib library in MdeModulePkg.
2007-10-11 qhuang8Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED...
2007-10-09 yshang1Clean up Network Components to support GCC build.
2007-10-09 qhuang8Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED...
2007-09-30 qhuang8Update to support to produce Component Name and &...
2007-09-28 qhuang8Clear up network stack to use R9 MdeLib:
2007-08-23 vanjeff1. Enable Network stack to pass SCT, currently MNP...
2007-07-31 vanjeffclean up Copyright header information.
2007-07-30 vanjeffImport ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe...
2007-07-26 qhuang8Fix the wrong copyright statements.
2007-07-25 vanjeffFixed EBC build issues.
2007-07-24 vanjeffImport SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe.