summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/Ip4Dxe
AgeCommit message (Expand)Author
2017-04-27MdeModulePkg: Move to new locationGuo Mang
2017-03-23MdeModulePkg/Network: Fix potential ASSERT if NetIp4IsUnicast is calledJiaxin Wu
2017-03-17MdeModulePkg: Fix service binding issue in TCP4 and Ip4 dxe.Zhang Lubo
2017-03-17MdeModulePkg/Ip4Dxe: Add Ip/Netmask pair check for Ip4Config2Jiaxin Wu
2017-02-27MdeModulePkg/Ip4Dxe: Ignore duplicated DNS address checkJiaxin Wu
2017-02-23MdeModulePkg: Update the Ethernet interface name.Zhang Lubo
2017-02-20MdeModulePkg:Generate the correct operational state of the interface.Zhang Lubo
2017-01-04MdeModulePkg/Ip4Dxe: Fix the potential NULL pointer freeJiaxin Wu
2016-11-17MdeModulePkg/Ip4Dxe: Correct the return statusJiaxin Wu
2016-11-17MdeModulePkg/Ip4Dxe: Add wrong/invalid subnet checkJiaxin Wu
2016-10-28MdeModulePkg: Update IP4 stack drivers for classless address unicast check.Fu Siyuan
2016-10-27MdeModulePkg/Universal: Fix typos in commentsGary Lin
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