summaryrefslogtreecommitdiff
path: root/NetworkPkg/Ip6Dxe
AgeCommit message (Expand)AuthorFilesLines
2015-09-02NetworkPkg: remove redundant words in function comment.Fu Siyuan1-1/+0
2015-08-31MdeModulePkg/NetworkPkg: Locate IpSec on IP packet processing only if it's in...Samer El-Haj-Mahmoud3-0/+46
2015-05-21Remove Framework HII "class\subclass" in all VFRDandan Bi1-2/+0
2015-04-29Remove duplicate DAD entry in IP6 driver to fix DAD fail issue.Fu Siyuan2-13/+19
2015-03-16NetworkPkg: Fix typo.Shumin Qiu1-2/+2
2014-12-04NetworkPkg: Source fixes and cleanup for ARMGCC compilesRandy Pawell1-2/+1
2014-10-21Clean up the code. Action statement should not have text two opcode.Eric Dong1-3/+0
2014-09-181. Update PXE driver to support PXEv6 boot cross subnet.Fu, Siyuan1-6/+16
2014-09-03NetworkPkg: Convert non DOS format files to DOS formatGao, Liming1-0/+0
2014-08-28NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo1-0/+0
2014-08-28NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo2-0/+0
2014-08-28NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo1-13/+28
2014-08-15Use string pointer instead string buffer to avoid string copy operation.Fu, Siyuan1-4/+4
2014-08-08Update network stack code to use StrnCpy instead of StrCpy.Fu, Siyuan1-4/+4
2014-07-28Update code to support VS2013 tool chain.Eric Dong1-1/+3
2014-06-25Refine code to make it more safely.Eric Dong1-1/+2
2014-05-071. Mark the network volatile variables as deprecated in code comments and rem...Fu Siyuan4-184/+4
2014-04-10Fix a bug in IP driver that the fragment overlap check may be skipped incorre...Fu Siyuan1-2/+2
2013-06-14Fixed the issue that IPv6 network stack assert infrequently – assert once e...Ye Ting1-34/+45
2013-03-20Making the IP6_CONFIG_DATA_RECORD the same size for both IA32 and X64 builds.sfu52-4/+4
2013-03-20Remove HiiUpdateForm from ExtractConfig fucntion.sfu51-12/+1
2013-01-15Update IPv6 configuration UI: 1) keep addresses blank when enter ‘Advanced ...tye12-259/+228
2012-12-241. Fix buffer overflow bugs in SNP, MNP and IP6 driver.sfu51-1/+1
2012-12-17Fix GCC build fail issue for MdeModulePkg and NetworkPkg.sfu52-2/+4
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu59-107/+286
2012-10-17Add manual configured gateway address back after system reset.tye11-0/+12
2012-10-171. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu58-20/+20
2012-04-28Fixes issues with "Discard Changes and Exit" option in IPv6 driver's Advance ...tye11-12/+14
2011-12-15Update for NetworkPkg.ydong102-199/+207
2011-10-28Clean NV flag in ‘Save Changes’ in IP6 menu.tye11-1/+1
2011-10-08Add pointer check for NULL before dereference it.sfu51-18/+30
2011-09-18Clean up the private GUID definition in module Level.lgao44-19/+10
2011-09-16Update the Ip6Dxe and IScsiDxe to keep the old behaviors after add exit actio...ydong102-2/+2
2011-08-24Update to NOT to use EFI_BROWSER_ACTION_FORM_OPEN in Callback function thus a...tye14-149/+169
2011-08-121. Fix bugs for PXE-IPv6 to accommodate the situation: hhuan131-7/+19
2011-07-05Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu3-7/+7
2011-06-141. In IPv4 and IPv6 driver, before calling IPsec, a new NET_FRAGMENT structur...qianouyang1-2/+16
2011-05-20Refine all R9 call back function to return EFI_UNSUPPORTED for all unsupporte...ydong101-98/+105
2011-04-20Update the relevant drivers to use the correct GUID for EFI_IPSEC2_PROTOCOL.qianouyang2-2/+2
2011-01-21NetworkPkg: comments clean up.xdu23-6/+4
2010-12-09update the comments.ydong101-1/+1
2010-12-09Co-work with patch V11137 to refine the Hii menu.ydong102-3/+3
2010-11-17Fixed the K9 failure.qianouyang1-2/+7
2010-11-011. Update IPsec driver to produce EFI_IPSEC2_PROTOCOL which is defined by UEF...xdu25-147/+243
2010-11-01Add NetworkPkg (P.UDK2010.UP3.Network.P1)hhtian31-0/+22267