summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/Ip4Dxe
AgeCommit message (Expand)Author
2016-09-26MdeModulePkg: Clean the previous address since the policy changedJiaxin Wu
2016-08-18MdeModulePkg: Fix potential failure if UseDefaultAddress configuredJiaxin Wu
2016-07-11MdeModulePkg: Fix typos in comments and variablesGiri P Mudusuru
2016-07-07MdeModulePkg: Fix IPv4 stack potential disappeared issueJiaxin Wu
2016-06-23MdeModulePkg: Fix the wrong IpSb->State updateJiaxin Wu
2016-06-23MedmodulePkg: Refine codes related to Dhcpv4 and Dhcpv6 configuration.Zhang Lubo
2016-06-08MdeModulePkg: Fix IPv4 UseDefaultAddress failure case.Jiaxin Wu
2016-05-31MdeModulePkg: Stop the timer before clean IP service.Fu, Siyuan
2016-04-11MdeModulePkg: Add new macros and refine codesZhang Lubo
2016-03-04MdeModulePkg: Fix IPv4 double freeSamer El-Haj-Mahmoud
2016-03-02MdeModulePkg: Change the default IPv4 config policyJiaxin Wu
2015-12-17MdeModulePkg: Correct usage gEfiIp4Config2ProtocolGuid in Ip4DxeLiming Gao
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen
2015-09-30MdeModulePkg Ip4Dxe: Ip4Config2 to request DHCP Option6 DNS server IPSamer El-Haj-Mahmoud
2015-08-31MdeModulePkg/NetworkPkg: Locate IpSec on IP packet processing only if it's in...Samer El-Haj-Mahmoud
2015-08-20MdeModulePkg: Fix default router table and interface missing errorJiaxin Wu
2015-08-18MdeModulePkg: IP4 should re-initiate a DHCP if it detects network reconnectionJiaxin Wu
2015-08-11MdeModulePkg: Fix issue about current Ip4Dxe implementation for DHCP DORA pro...Jiaxin Wu
2015-07-10MdeModulePkg: Code logic optimization for Ip4Dxe driverfanwang2
2015-07-07MdeModulePkg: Update Ip4Dxe driver to support Ip4Config2 protocol, jiaxinwu
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star
2014-06-30Fix a bug in IP4 driver when computing the network broadcast adress.Fu, Siyuan
2014-06-26Refine 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-09-18Fix a bug in Ip4 driver that Ip4.Transmit() interface may return EFI_INVALID_...Fu Siyuan
2013-04-25Fix ping command issue in IP4 driver.sfu5
2013-03-11Fix a bug in IP4 driver which may cause “reconnect –r” hang.sfu5
2013-03-11Fix a bug in IP4 driver that the broadcast/multicast mac address is overrided...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-11-01Add more check to make code more safely.ydong10
2012-10-171. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu5
2011-10-31MdeModulePkg: Remove variables that are set, but not usedjljusten
2011-09-29Add pointer check for NULL before dereference it.ydong10
2011-07-06Fix 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-04-20Update the relevant drivers to use the correct GUID for EFI_IPSEC2_PROTOCOL.qianouyang
2010-10-20Fix build issue in IPv4. qianouyang
2010-10-18Refine code to make code run more safely.ydong10
2010-10-15Fix minor gcc build break.andrewfish
2010-10-15Update IPsec.h file to follow approved ECR which will be collected into futur...qianouyang
2010-08-20Fixed Ip4 bug that causing Iscsi reconnect hang sporadically . In Ip4OutPut()...hhuan13
2010-08-12Fix bug in Ip4Dxe and Dhcp4Dxe to ensure that RaiseTPL and RestoreTPL are in ...xdu2
2010-05-21Fixed the issue of that IP4driver can’t correctly reassemble the Out of Seq...qianouyang
2010-04-24Update the copyright notice formathhtian
2010-04-16Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a
2010-03-28fixed IP fragment issue which caused the MTU used by IP is less than the one ...qianouyang