summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/Ip6Dxe/Ip6Driver.c
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg/Ip6Dxe: Fix various typosAntoine Coeur2020-02-101-6/+6
* NetworkPkg: fix CloseProtocol & UninstallMultipleProtocolInterfaces callsLaszlo Ersek2019-10-091-1/+1
* NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* NetworkPkg/Ip6Dxe: Clean the invalid IPv6 configuration during driver start.Jiaxin Wu2019-02-191-4/+22
* NetworkPkg/Ip6Dxe: Uninstall protocols when error happen in Driver Binding St...Jiaxin Wu2019-02-121-9/+19
* NetworkPkg: Clean up source filesLiming Gao2018-06-281-7/+7
* NetworkPkg: Fix GCC build error.Fu Siyuan2017-09-061-1/+1
* NetworkPkg/Ip6Dxe: fix a bug in IP6 driver for IpSec protocol notify.Fu Siyuan2017-09-061-6/+12
* NetworkPkg: Fix typos in commentsGiri P Mudusuru2016-07-111-1/+1
* 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: Change the default IPv6 config policyJiaxin Wu2016-03-021-27/+54
* 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-311-0/+38
* 1. Mark the network volatile variables as deprecated in code comments and rem...Fu Siyuan2014-05-071-11/+1
* Fixed the issue that IPv6 network stack assert infrequently – assert once e...Ye Ting2013-06-141-34/+45
* Fix GCC build fail issue for MdeModulePkg and NetworkPkg.sfu52012-12-171-1/+2
* 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu52012-12-131-63/+82
* 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-171-4/+4
* Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2011-07-051-2/+2
* Add NetworkPkg (P.UDK2010.UP3.Network.P1)hhtian2010-11-011-0/+930