]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Include/Library/NetLib.h
MdeModulePkg: Update IP4 stack to support point-to-point link with 31-bit mask.
[mirror_edk2.git] / MdeModulePkg / Include / Library / NetLib.h
2017-11-13 Fu SiyuanMdeModulePkg: Update IP4 stack to support point-to...
2017-03-06 Hao WuMdeModulePkg: Refine type cast for pointer subtraction
2017-02-28 Ruiyu NiMdeModulePkg/NetLib: Use StrToIpv4/6Address in BaseLib
2016-11-28 Jiaxin WuMdeModulePkg/NetLib: Handle an invalid IPv6 address...
2016-10-28 Fu SiyuanMdeModulePkg: Update NetLib interface to support classl...
2016-10-27 Gary LinMdeModulePkg/Include: Fix typos in comments
2016-04-11 Zhang LuboMdeModulePkg: Add new macros and refine codes
2016-02-18 Jiaxin WuMdeModulePkg: Define a general function to create DNS...
2016-01-14 Jiaxin WuMdeModulePkg: Add DNS QType and QClass values definition
2015-08-07 Fu SiyuanMdeModulePkg: Use monotonic count to initialize the...
2012-12-17 sfu5Fix GCC build fail issue for MdeModulePkg and NetworkPkg.
2012-12-13 sfu51. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName...
2012-06-25 tye1Add OPTIONAL attribute to parameter ‘ImageHandle’ in...
2011-10-26 niruiyuAdopt new IPv4/IPv6 device path for network modules.
2011-08-08 jcarseyadd IPv4 address copy macro.
2011-07-14 hhuan131. Define a netlib library function NetLibGetSystemGuid()
2010-11-22 xdu2Include BaseMemoryLib.h for macro EFI_IP4_EQUAL, EFI_IP...
2010-10-15 qianouyangUpdate IPsec.h file to follow approved ECR which will...
2010-06-30 tye1Add routing header type to NetLib.
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...
2010-03-17 myronporterGrammatical and disclaimer changes (does not follow...
2010-02-03 xdu2For network dynamic media support:
2010-01-25 tye1Add StrToIp functions to NetLib.
2010-01-08 vanjeffrefine the code and add more security check.
2009-12-30 xdu2Add VLAN support.
2009-12-30 xdu2Code clean up in NetLib:
2009-11-11 tye1. Add Link MTU support to IP4 and TCP4 driver.
2009-11-04 tye[Change summary]:
2009-10-30 tye1. Update the UdpIo to a combined UdpIo to support...
2009-10-26 tyeNetLib:
2009-10-22 tyeAdd a MACRO IP6_IS_MULTICAST.
2009-07-11 mdkinneyRetire NetLibQueueDpc() and NetLibDispatchDpc() and...
2009-06-11 pkandelCommitting changes to the comments, to improve code...
2009-05-20 mdkinneyRemove redundant #include statements
2009-03-25 niryFixing coding style issue.
2009-02-24 lgao4Change library class PlatDriOverLib to PlatformDriOverr...
2009-01-13 ywu21fix one minor comment error
2009-01-13 ywu21sync Netlib function from c file
2008-12-25 niryAdd more comments for Netbuf* functions in NetLib.h
2008-12-23 ywu21Fix function header
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-12-12 gikidyFix some typo.
2008-12-11 lgao4Code Scrub for Pcd, PlatformDriOverride and PlatOverMng...
2008-12-06 mdkinneyChange _CR() to BASE_CR() to follow naming convention
2008-10-31 qhuang8Update to use DOS format
2008-10-14 qwang12Remove the unnecessary include, such as PiDxe.h, PiPei...
2008-07-28 lgao4Add comments to MdeModulePkg.dec, Correct minor comment...
2008-07-11 lgao4Code Scrub for DxeCrc32GuidedSectionExtractLib library...
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-15 vanjeffremove some commented code.
2008-02-14 vanjeffUse Mde library and definition instead of some native...
2007-12-24 eric_tianadd iSCSI protocol
2007-12-18 vanjeffSync the latest version from R8.
2007-11-20 vanjeff1. Add DPC protocol and DpcLib library in MdeModulePkg.
2007-09-28 qhuang8Clear up network stack to use R9 MdeLib:
2007-08-27 vanjeff1. Sync the latest network stack. Add NetLibCreateIPv4D...
2007-08-27 qwang12Make MdeModulePkg GCC clean.
2007-07-30 vanjeffImport ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe...
2007-07-25 vanjeffFixed EBC build issues.
2007-07-24 vanjeffImport SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe.
2007-07-23 vanjeff1. Import NetLib, IpIoLib and UdpIoLib class definitions