summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/MnpDxe/MnpIo.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-11Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...mdkinney1-2/+2
2009-07-101. remove duplicated NetLibDispatchDpc() calling in Pool function.vanjeff1-5/+3
2009-02-03fix some checklist issuesywu211-70/+62
2009-01-16code scrub fixjgong51-51/+44
2009-01-08Change the file headers and some function comments.niry1-13/+3
2008-12-011. Fixed issue when calculating timeout value in timeout function in MNP module.vanjeff1-2/+5
2008-11-18fix code style issue and add function headerniry1-7/+1
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-6/+0
2008-10-14Remove the unnecessary include, such as PiDxe.h, PiPei.h, Base.h and Uefi.h i...qwang121-1/+1
2008-04-02enhanced UefiPxeBcDxe to supportvanjeff1-2/+2
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff1-34/+35
2007-11-201. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff1-6/+19
2007-10-09Clean up Network Components to support GCC build.yshang11-0/+2
2007-08-231. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff1-2/+2
2007-07-30Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.vanjeff1-1/+4
2007-07-25Fixed EBC build issues.vanjeff1-5/+3
2007-07-24Import SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe.vanjeff1-0/+1087