summaryrefslogtreecommitdiff
path: root/NetworkPkg/Ip6Dxe
AgeCommit message (Expand)Author
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