summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/Ip6Dxe
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg: Fix typos in commentsGiri P Mudusuru2016-07-112-4/+4
* NetworkPkg: Refine codes related to Dhcpv4 and Dhcpv6 configuration.Zhang Lubo2016-06-234-8/+8
* NetworkPkg: Stop the timer before clean IP service.Fu, Siyuan2016-05-311-15/+16
* NetworkPkg: Fix issue in Ip6Dxe SetDataJiaxin Wu2016-04-141-37/+35
* NetworkPkg: Add new macros and refine codesZhang Lubo2016-04-115-15/+15
* NetworkPkg: Change the default IPv6 config policyJiaxin Wu2016-03-024-31/+78
* NetworkPkg: better sanity check on Ipv6 prefix lengthSamer El-Haj-Mahmoud2016-02-141-3/+4
* NetworkPkg:Fix Network memory leak when calling GetModeData interfaceZhang Lubo2016-01-281-1/+27
* NetworkPkg: Convert all .uni files to utf-8Jordan Justen2015-12-153-0/+0
* NetworkPkg: remove redundant words in function comment.Fu Siyuan2015-09-021-1/+0
* MdeModulePkg/NetworkPkg: Locate IpSec on IP packet processing only if it's in...Samer El-Haj-Mahmoud2015-08-313-0/+46
* Remove Framework HII "class\subclass" in all VFRDandan Bi2015-05-211-2/+0
* Remove duplicate DAD entry in IP6 driver to fix DAD fail issue.Fu Siyuan2015-04-292-13/+19
* NetworkPkg: Fix typo.Shumin Qiu2015-03-161-2/+2
* NetworkPkg: Source fixes and cleanup for ARMGCC compilesRandy Pawell2014-12-041-2/+1
* Clean up the code. Action statement should not have text two opcode.Eric Dong2014-10-211-3/+0
* 1. Update PXE driver to support PXEv6 boot cross subnet.Fu, Siyuan2014-09-181-6/+16
* NetworkPkg: Convert non DOS format files to DOS formatGao, Liming2014-09-031-0/+0
* NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-281-0/+0
* NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-282-0/+0
* NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-281-13/+28
* Use string pointer instead string buffer to avoid string copy operation.Fu, Siyuan2014-08-151-4/+4
* Update network stack code to use StrnCpy instead of StrCpy.Fu, Siyuan2014-08-081-4/+4
* Update code to support VS2013 tool chain.Eric Dong2014-07-281-1/+3
* Refine code to make it more safely.Eric Dong2014-06-251-1/+2
* 1. Mark the network volatile variables as deprecated in code comments and rem...Fu Siyuan2014-05-074-184/+4
* Fix a bug in IP driver that the fragment overlap check may be skipped incorre...Fu Siyuan2014-04-101-2/+2
* Fixed the issue that IPv6 network stack assert infrequently – assert once e...Ye Ting2013-06-141-34/+45
* Making the IP6_CONFIG_DATA_RECORD the same size for both IA32 and X64 builds.sfu52013-03-202-4/+4
* Remove HiiUpdateForm from ExtractConfig fucntion.sfu52013-03-201-12/+1
* Update IPv6 configuration UI: 1) keep addresses blank when enter ‘Advanced ...tye12013-01-152-259/+228
* 1. Fix buffer overflow bugs in SNP, MNP and IP6 driver.sfu52012-12-241-1/+1
* Fix GCC build fail issue for MdeModulePkg and NetworkPkg.sfu52012-12-172-2/+4
* 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu52012-12-139-107/+286
* Add manual configured gateway address back after system reset.tye12012-10-171-0/+12
* 1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu52012-10-178-20/+20
* Fixes issues with "Discard Changes and Exit" option in IPv6 driver's Advance ...tye12012-04-281-12/+14
* Update for NetworkPkg.ydong102011-12-152-199/+207
* Clean NV flag in ‘Save Changes’ in IP6 menu.tye12011-10-281-1/+1
* Add pointer check for NULL before dereference it.sfu52011-10-081-18/+30
* Clean up the private GUID definition in module Level.lgao42011-09-184-19/+10
* Update the Ip6Dxe and IScsiDxe to keep the old behaviors after add exit actio...ydong102011-09-162-2/+2
* Update to NOT to use EFI_BROWSER_ACTION_FORM_OPEN in Callback function thus a...tye12011-08-244-149/+169
* 1. Fix bugs for PXE-IPv6 to accommodate the situation: hhuan132011-08-121-7/+19
* Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2011-07-053-7/+7
* 1. In IPv4 and IPv6 driver, before calling IPsec, a new NET_FRAGMENT structur...qianouyang2011-06-141-2/+16
* Refine all R9 call back function to return EFI_UNSUPPORTED for all unsupporte...ydong102011-05-201-98/+105
* Update the relevant drivers to use the correct GUID for EFI_IPSEC2_PROTOCOL.qianouyang2011-04-202-2/+2
* NetworkPkg: comments clean up.xdu22011-01-213-6/+4
* update the comments.ydong102010-12-091-1/+1