summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Include/Library/NetLib.h
AgeCommit message (Expand)Author
2017-09-05Remove core packages since we can get them from edk2 repositoryGuo Mang
2015-08-07MdeModulePkg: Use monotonic count to initialize the NetLib random seed.Fu Siyuan
2012-12-17Fix GCC build fail issue for MdeModulePkg and NetworkPkg.sfu5
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu5
2012-06-25Add OPTIONAL attribute to parameter ‘ImageHandle’ in NetLibGetMacString t...tye1
2011-10-26Adopt new IPv4/IPv6 device path for network modules.niruiyu
2011-08-08add IPv4 address copy macro.jcarsey
2011-07-141. Define a netlib library function NetLibGetSystemGuid()hhuan13
2010-11-22Include BaseMemoryLib.h for macro EFI_IP4_EQUAL, EFI_IP6_EQUAL etc.xdu2
2010-10-15Update IPsec.h file to follow approved ECR which will be collected into futur...qianouyang
2010-06-30Add routing header type to NetLib.tye1
2010-04-24Update the copyright notice formathhtian
2010-04-16Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a
2010-03-19git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10288 6f...rsun3
2010-03-17Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter
2010-02-03For network dynamic media support:xdu2
2010-01-25Add StrToIp functions to NetLib.tye1
2010-01-08refine the code and add more security check.vanjeff
2009-12-30Add VLAN support.xdu2
2009-12-30Code clean up in NetLib:xdu2
2009-11-111. Add Link MTU support to IP4 and TCP4 driver.tye
2009-11-04[Change summary]:tye
2009-10-301. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack.tye
2009-10-26NetLib:tye
2009-10-22Add a MACRO IP6_IS_MULTICAST. tye
2009-07-11Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...mdkinney
2009-06-11Committing changes to the comments, to improve code documentation. pkandel
2009-05-20Remove redundant #include statementsmdkinney
2009-03-25Fixing coding style issue.niry
2009-02-24Change library class PlatDriOverLib to PlatformDriOverrideLiblgao4
2009-01-13fix one minor comment errorywu21
2009-01-13sync Netlib function from c fileywu21
2008-12-25Add more comments for Netbuf* functions in NetLib.hniry
2008-12-23Fix function headerywu21
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-12-12Fix some typo.gikidy
2008-12-11Code Scrub for Pcd, PlatformDriOverride and PlatOverMngr driver.lgao4
2008-12-06Change _CR() to BASE_CR() to follow naming conventionmdkinney
2008-10-31Update to use DOS formatqhuang8
2008-10-14Remove the unnecessary include, such as PiDxe.h, PiPei.h, Base.h and Uefi.h i...qwang12
2008-07-28Add comments to MdeModulePkg.dec, Correct minor comments for other files and ...lgao4
2008-07-11Code Scrub for DxeCrc32GuidedSectionExtractLib library instance.lgao4
2008-07-08Code scrube for MdeModule Definitions.lgao4
2008-06-04Remove the tailing ',' to ensure the code pass EBC's -Za option (Enforces str...qwang12
2008-04-111. add public functions header.vanjeff
2008-02-15remove some commented code.vanjeff
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff
2007-12-24add iSCSI protocoleric_tian
2007-12-18Sync the latest version from R8.vanjeff
2007-11-201. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff