]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.c
Update the copyright notice format
[mirror_edk2.git] / MdeModulePkg / Library / DxeIpIoLib / DxeIpIoLib.c
2010-04-24 hhtianUpdate the copyright notice format
2010-04-16 geekboy15aFixed GCC 4.4 build issues due to EFIAPI not being...
2010-03-19 rsun3git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2009-12-30 xdu2Code clean up in NetLib:
2009-11-17 qouyangUpdated the IpIoLiband and the change includes:
2009-11-04 tye[Change summary]:
2009-10-30 tye1. Update the UdpIo to a combined UdpIo to support...
2009-10-27 tyeFix the EBC build problem in DxeIpIoLib of r9374.
2009-10-26 tyeNetLib:
2009-07-11 mdkinneyRetire NetLibQueueDpc() and NetLibDispatchDpc() and...
2009-05-20 mdkinneyAdd includes for definitions used by the DxeIpIoLib...
2009-03-25 niryFix coding style issue.
2009-01-13 ywu21fix file header issues
2009-01-12 ywu21checking coding style issues:
2008-12-30 jgong5enhanced function header
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-04-11 vanjeff1. add public functions header.
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-09-06 vanjeffChanged the code style. it could pass EBC and ICC build.
2007-08-30 vanjeff1. Fixed one bug in Undi driver.
2007-08-27 qwang12Make MdeModulePkg GCC clean.
2007-08-23 vanjeff1. Enable Network stack to pass SCT, currently MNP...
2007-07-25 vanjeffAdd volatile type definition to avoid link error when...
2007-07-25 vanjeffFixed EBC build issues.
2007-07-23 vanjeff1. Import NetLib, IpIoLib and UdpIoLib class definitions