]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Config2Impl.c
MdeModulePkg/Ip4Dxe: Correct the return status
authorJiaxin Wu <jiaxin.wu@intel.com>
Fri, 11 Nov 2016 04:52:49 +0000 (12:52 +0800)
committerJiaxin Wu <jiaxin.wu@intel.com>
Thu, 17 Nov 2016 00:21:29 +0000 (08:21 +0800)
commit7278ce8cec488e13a513fb4e1546f09e25574ba1
treef46e10b62158c10acdc187816b00ab38ca81ed28
parent818ba0ef81516c0cc8de3ff9a97495fd02e4c8a7
MdeModulePkg/Ip4Dxe: Correct the return status

This patch made the following change:
* DataItem->Status should be updated to the status code.
* Data should not be freed if EFI_NOT_READY returned.

Cc: Santhapur Naveen <naveens@amiindia.co.in>
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Ye Ting <ting.ye@intel.com>
Cc: Fu Siyuan <siyuan.fu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jiaxin Wu <jiaxin.wu@intel.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Config2Impl.c