summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Common/EdkLogger.py
diff options
context:
space:
mode:
authorMeenakshi Aggarwal <meenakshi.aggarwal@nxp.com>2017-10-05 09:24:45 +0300
committerRuiyu Ni <ruiyu.ni@intel.com>2017-10-13 12:14:50 +0300
commit120fd64781d2c0810ce41c0d4a6ecd348ff7bc49 (patch)
tree6d15e23045cb9cf5bc4288334b52746bda061972 /BaseTools/Source/Python/Common/EdkLogger.py
parent152e8d7670d5e6d2f9e5ca936eaf1568a7a53c4d (diff)
downloadedk2-120fd64781d2c0810ce41c0d4a6ecd348ff7bc49.tar.xz
Ifconfig : Fixed False information about Media State.
Issue : We were setting MediaPresent as TRUE (default) and not checking return status of NetLibDetectMedia(). NetLibDetectMedia() sets MediaPresent FLAG in case of success only and dont change flag on error. So, Media State will display as 'Media Present', in case of error also. Fix : Check return value of NetLibDetectMedia(), if error then print "Media State Unknown" Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Meenakshi Aggarwal <meenakshi.aggarwal@nxp.com> Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com> Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/Common/EdkLogger.py')
0 files changed, 0 insertions, 0 deletions