summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Config2Nv.c
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg: Move Network library and drivers from MdeModulePkg to NetworkPkgLiming Gao2019-05-271-1444/+0
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-103/+103
* MdeModulePkg/Ip4Dxe: return error on memory allocate failure instead of ASSERT.Fu Siyuan2017-12-181-4/+15
* MdeModulePkg/Network: Fix potential ASSERT if NetIp4IsUnicast is calledJiaxin Wu2017-03-231-3/+6
* MdeModulePkg: Update IP4 stack drivers for classless address unicast check.Fu Siyuan2016-10-281-12/+12
* MdeModulePkg/Universal: Fix typos in commentsGary Lin2016-10-271-1/+1
* MdeModulePkg: Code logic optimization for Ip4Dxe driverfanwang22015-07-101-4/+4
* MdeModulePkg: Update Ip4Dxe driver to support Ip4Config2 protocol, jiaxinwu2015-07-071-0/+1436