summaryrefslogtreecommitdiff
path: root/ArmPkg
diff options
context:
space:
mode:
authorKinney, Michael D <michael.d.kinney@intel.com>2018-08-02 14:22:23 -0700
committerKinney, Michael D <michael.d.kinney@intel.com>2018-08-02 18:42:27 -0700
commit83964ebc5e74549d6efc7134af19150a0b2079aa (patch)
treefd0218b857afb8290239e75bf5c1bd109a9776e7 /ArmPkg
parent7191827f90b4a09cfef56e1cf23a768a9cb90e07 (diff)
downloadedk2-83964ebc5e74549d6efc7134af19150a0b2079aa.zip
edk2-83964ebc5e74549d6efc7134af19150a0b2079aa.tar.gz
edk2-83964ebc5e74549d6efc7134af19150a0b2079aa.tar.bz2
BaseTools/BinToPcd: Encode string returned from ByteArray()
https://bugzilla.tianocore.org/show_bug.cgi?id=1069 The ByteArray() method returns a string with the hex bytes of a PCD value. Make sure the string is always encoded as a string, so it can be used to build a complete PCD statement string and be written out to a file. This change is required for Python 3.x compatibility. Cc: YanYan Sun <yanyan.sun@intel.com> Cc: Yonghong Zhu <yonghong.zhu@intel.com> Cc: Liming Gao <liming.gao@intel.com> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com> Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
Diffstat (limited to 'ArmPkg')
0 files changed, 0 insertions, 0 deletions