]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg/SetupBrowserDxe: Remove the useless check
authorDandan Bi <dandan.bi@intel.com>
Fri, 22 Apr 2016 03:29:12 +0000 (11:29 +0800)
committerStar Zeng <star.zeng@intel.com>
Mon, 25 Apr 2016 07:03:05 +0000 (15:03 +0800)
commitfa8ee0ad6dbb22bb9962c3e32c091f29c2e0d5d8
tree6480a7e1790f139e1e0a03ca6ea04fa6942df830
parentae6945b61b1511e2fc4c4441794ff1877aa9abe4
MdeModulePkg/SetupBrowserDxe: Remove the useless check

When the type of HiiValue is BUFFER Type, the BufferValue
of the related question can not be NULL, so can remove the
check.

Cc: Qiu Shumin <shumin.qiu@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Qiu Shumin <shumin.qiu@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
MdeModulePkg/Universal/SetupBrowserDxe/Setup.c