diff options
author | Zhichao Gao <zhichao.gao@intel.com> | 2019-06-10 09:43:59 +0800 |
---|---|---|
committer | Hao A Wu <hao.a.wu@intel.com> | 2019-06-24 09:18:32 +0800 |
commit | f654a18b660e826b6e7df686f7a2bdc7b2264c37 (patch) | |
tree | 37463b987acb9610b7a9b7b1871d9aea34bab109 /BaseTools/Source/Python | |
parent | 0c5296153828e87a02545ccd1a4055fbd56875b4 (diff) | |
download | edk2-f654a18b660e826b6e7df686f7a2bdc7b2264c37.tar.gz edk2-f654a18b660e826b6e7df686f7a2bdc7b2264c37.tar.bz2 edk2-f654a18b660e826b6e7df686f7a2bdc7b2264c37.zip |
MdeMoudlePkg/CapsulePei: Optimize AreCapsulesStaged
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1853
AreCapsulesStaged do not need to return the status, only boolean
result is useful. So directly return a boolean value.
Cannot initialize the variable at its definition.
Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Hao A Wu <hao.a.wu@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Michael Turner <Michael.Turner@microsoft.com>
Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
Cc: Leif Lindholm <leif.lindholm@linaro.org>
Signed-off-by: Zhichao gao <zhichao.gao@intel.com>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: Hao A Wu <hao.a.wu@intel.com>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions