summaryrefslogtreecommitdiff
path: root/NetworkPkg/Ip6Dxe
AgeCommit message (Expand)Author
2015-09-02NetworkPkg: remove redundant words in function comment.Fu Siyuan
2015-09-01MdeModulePkg/NetworkPkg: Locate IpSec on IP packet processing only if it's in...Samer El-Haj-Mahmoud
2015-05-21Remove Framework HII "class\subclass" in all VFRDandan Bi
2015-04-29Remove duplicate DAD entry in IP6 driver to fix DAD fail issue.Fu Siyuan
2015-03-16NetworkPkg: Fix typo.Shumin Qiu
2014-12-04NetworkPkg: Source fixes and cleanup for ARMGCC compilesRandy Pawell
2014-10-21Clean up the code. Action statement should not have text two opcode.Eric Dong
2014-09-181. Update PXE driver to support PXEv6 boot cross subnet.Fu, Siyuan
2014-09-03NetworkPkg: Convert non DOS format files to DOS formatGao, Liming
2014-08-28NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo
2014-08-28NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo
2014-08-28NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo
2014-08-15Use string pointer instead string buffer to avoid string copy operation.Fu, Siyuan
2014-08-08Update network stack code to use StrnCpy instead of StrCpy.Fu, Siyuan
2014-07-28Update code to support VS2013 tool chain.Eric Dong
2014-06-25Refine code to make it more safely.Eric Dong
2014-05-071. Mark the network volatile variables as deprecated in code comments and rem...Fu Siyuan
2014-04-10Fix a bug in IP driver that the fragment overlap check may be skipped incorre...Fu Siyuan
2013-06-14Fixed the issue that IPv6 network stack assert infrequently – assert once e...Ye Ting
2013-03-20Making the IP6_CONFIG_DATA_RECORD the same size for both IA32 and X64 builds.sfu5
2013-03-20Remove HiiUpdateForm from ExtractConfig fucntion.sfu5
2013-01-15Update IPv6 configuration UI: 1) keep addresses blank when enter ‘Advanced ...tye1
2012-12-241. Fix buffer overflow bugs in SNP, MNP and IP6 driver.sfu5
2012-12-17Fix GCC build fail issue for MdeModulePkg and NetworkPkg.sfu5
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu5
2012-10-17Add manual configured gateway address back after system reset.tye1
2012-10-171. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu5
2012-04-28Fixes issues with "Discard Changes and Exit" option in IPv6 driver's Advance ...tye1
2011-12-15Update for NetworkPkg.ydong10
2011-10-28Clean NV flag in ‘Save Changes’ in IP6 menu.tye1
2011-10-08Add pointer check for NULL before dereference it.sfu5
2011-09-18Clean up the private GUID definition in module Level.lgao4
2011-09-16Update the Ip6Dxe and IScsiDxe to keep the old behaviors after add exit actio...ydong10
2011-08-24Update to NOT to use EFI_BROWSER_ACTION_FORM_OPEN in Callback function thus a...tye1
2011-08-121. Fix bugs for PXE-IPv6 to accommodate the situation: hhuan13
2011-07-05Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu
2011-06-141. In IPv4 and IPv6 driver, before calling IPsec, a new NET_FRAGMENT structur...qianouyang
2011-05-20Refine all R9 call back function to return EFI_UNSUPPORTED for all unsupporte...ydong10
2011-04-20Update the relevant drivers to use the correct GUID for EFI_IPSEC2_PROTOCOL.qianouyang
2011-01-21NetworkPkg: comments clean up.xdu2
2010-12-09update the comments.ydong10
2010-12-09Co-work with patch V11137 to refine the Hii menu.ydong10
2010-11-17Fixed the K9 failure.qianouyang
2010-11-011. Update IPsec driver to produce EFI_IPSEC2_PROTOCOL which is defined by UEF...xdu2
2010-11-01Add NetworkPkg (P.UDK2010.UP3.Network.P1)hhtian