summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/DxeNetLib/NetBuffer.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-27NetworkPkg: Move Network library and drivers from MdeModulePkg to NetworkPkgLiming Gao1-1890/+0
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-9/+9
2017-09-28MdeModulePkg/DxeNetLib: Check the actual packet size before trim data from Nbuf.Fu Siyuan1-1/+5
2016-12-22MdeModulePkg/DxeNetLib: Rewrite NetblockChecksum function logicHao Wu1-8/+8
2010-10-15Update IPsec.h file to follow approved ECR which will be collected into futur...qianouyang1-0/+48
2010-04-24Update the copyright notice formathhtian1-2/+2
2010-04-16Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a1-0/+2
2010-03-19git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10288 6f...rsun31-2/+2
2010-03-01MdeModulePkg DxeNetLib: Fix compiler warningjljusten1-0/+2
2010-01-271. Fix the potential issue in NetbufGetFragment() when Last is zero in Line 53.tye11-7/+4
2009-12-30Code clean up in NetLib:xdu21-92/+92
2009-11-04[Change summary]:tye1-0/+38
2009-07-09add security check.vanjeff1-8/+13
2009-06-29add security check.vanjeff1-1/+3
2009-03-25Fix coding style issue.niry1-2/+2
2009-01-13fix minor comment errorywu211-1/+1
2008-12-25git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7125 6f1...niry1-26/+25
2008-12-25Add more comments to describe the net buffer operation functions.niry1-160/+208
2008-12-23Remove #include <Protocol/LoadedImage.h>ywu211-171/+144
2008-10-31Update to use DOS formatqhuang81-7/+7
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-6/+0
2008-04-111. add public functions header.vanjeff1-0/+25
2008-03-101. Enabled SetIpFilter() in UefiPxeBcDxe module.vanjeff1-1/+1
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff1-46/+46
2007-10-29Fixed filename case for case-sensitive file systems.jljusten1-0/+1759