]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Include/Library/UdpIoLib.h
Fixed GCC 4.4 build issues due to EFIAPI not being used when required.
[mirror_edk2.git] / MdeModulePkg / Include / Library / UdpIoLib.h
2010-04-16 geekboy15aFixed GCC 4.4 build issues due to EFIAPI not being...
2010-03-17 myronporterGrammatical and disclaimer changes (does not follow...
2010-01-08 vanjeffrefine the code and add more security check.
2009-10-30 tye1. Update the UdpIo to a combined UdpIo to support...
2009-06-11 pkandelCommitting changes to the comments, to improve code...
2009-05-20 mdkinneyRemove redundant #include statements
2009-02-24 lgao4Change library class PlatDriOverLib to PlatformDriOverr...
2009-01-13 ywu21sync Netlib function from c file
2008-12-29 jgong5Add () after function name so that Doxygen can create...
2008-12-26 jgong5no need to use EFIAPI
2008-12-26 jgong5Add more comments
2008-12-23 ywu21Fix function header
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-10-31 qhuang8Update to use DOS format
2008-10-14 qwang12Remove the unnecessary include, such as PiDxe.h, PiPei...
2008-07-08 lgao4Code scrube for MdeModule Definitions.
2008-06-04 qwang12Remove the tailing ',' to ensure the code pass EBC...
2008-04-11 vanjeff1. add public functions header.
2008-02-14 vanjeffUse Mde library and definition instead of some native...
2007-08-27 qwang12Make MdeModulePkg GCC clean.
2007-07-23 vanjeff1. Import NetLib, IpIoLib and UdpIoLib class definitions