summaryrefslogtreecommitdiff
path: root/NetworkPkg/Ip6Dxe/Ip6Driver.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07NetworkPkg: Apply uncrustify changesMichael Kubacki1-101/+100
2021-12-07NetworkPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney1-2/+2
2020-02-10NetworkPkg/Ip6Dxe: Fix various typosAntoine Coeur1-6/+6
2019-10-09NetworkPkg: fix CloseProtocol & UninstallMultipleProtocolInterfaces callsLaszlo Ersek1-1/+1
2019-04-09NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-02-19NetworkPkg/Ip6Dxe: Clean the invalid IPv6 configuration during driver start.Jiaxin Wu1-4/+22
2019-02-12NetworkPkg/Ip6Dxe: Uninstall protocols when error happen in Driver Binding St...Jiaxin Wu1-9/+19
2018-06-28NetworkPkg: Clean up source filesLiming Gao1-7/+7
2017-09-06NetworkPkg: Fix GCC build error.Fu Siyuan1-1/+1
2017-09-06NetworkPkg/Ip6Dxe: fix a bug in IP6 driver for IpSec protocol notify.Fu Siyuan1-6/+12
2016-07-11NetworkPkg: Fix typos in commentsGiri P Mudusuru1-1/+1
2016-05-31NetworkPkg: Stop the timer before clean IP service.Fu, Siyuan1-15/+16
2016-04-14NetworkPkg: Fix issue in Ip6Dxe SetDataJiaxin Wu1-37/+35
2016-03-02NetworkPkg: Change the default IPv6 config policyJiaxin Wu1-27/+54
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-Mahmoud1-0/+38
2014-05-071. Mark the network volatile variables as deprecated in code comments and rem...Fu Siyuan1-11/+1
2013-06-14Fixed the issue that IPv6 network stack assert infrequently – assert once e...Ye Ting1-34/+45
2012-12-17Fix GCC build fail issue for MdeModulePkg and NetworkPkg.sfu51-1/+2
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu51-63/+82
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...sfu51-4/+4
2011-07-05Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu1-2/+2
2010-11-01Add NetworkPkg (P.UDK2010.UP3.Network.P1)hhtian1-0/+930