]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Library/DxeNetLib/NetBuffer.c
1. Fix the potential issue in NetbufGetFragment() when Last is zero in Line 53.
[mirror_edk2.git] / MdeModulePkg / Library / DxeNetLib / NetBuffer.c
2010-01-27 tye11. Fix the potential issue in NetbufGetFragment() when...
2009-12-30 xdu2Code clean up in NetLib:
2009-11-04 tye[Change summary]:
2009-07-09 vanjeffadd security check.
2009-06-29 vanjeffadd security check.
2009-03-25 niryFix coding style issue.
2009-01-13 ywu21fix minor comment error
2008-12-25 nirygit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2008-12-25 niryAdd more comments to describe the net buffer operation...
2008-12-23 ywu21Remove #include <Protocol/LoadedImage.h>
2008-10-31 qhuang8Update to use DOS format
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-04-11 vanjeff1. add public functions header.
2008-03-10 vanjeff1. Enabled SetIpFilter() in UefiPxeBcDxe module.
2008-02-14 vanjeffUse Mde library and definition instead of some native...
2007-10-29 jljustenFixed filename case for case-sensitive file systems.