diff options
author | Jordan Justen <jordan.l.justen@intel.com> | 2016-03-16 16:14:14 -0700 |
---|---|---|
committer | Jordan Justen <jordan.l.justen@intel.com> | 2016-06-28 13:16:39 -0700 |
commit | 90694f121865073c93123c41046349ca84eb1a25 (patch) | |
tree | 2b436e34afe17d66fe6623a6650865267847c6d3 /MdeModulePkg/Universal/StatusCodeHandler/Smm/SerialStatusCodeWorker.c | |
parent | c8102434ba8703ff3bd18d8f53675c2de3830f97 (diff) | |
download | edk2-platforms-90694f121865073c93123c41046349ca84eb1a25.tar.xz |
BaseTools ConvertMasmToNasm: put filter/map result in tuple for python3
Python 3's filter and map functions returns an iterator which you
can't call len() on. Since we'll want to use len() later, we put the
filter results into a tuple.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'MdeModulePkg/Universal/StatusCodeHandler/Smm/SerialStatusCodeWorker.c')
0 files changed, 0 insertions, 0 deletions