[edk2-devel] [PATCH v1 0/1] BaseTools: BinToPcd: Resolve xdrlib deprecation

Joey Vagedes posted 1 patch 10 months, 1 week ago
Failed in applying to current master (apply log)
BaseTools/Scripts/BinToPcd.py | 19 +++++++++++++++----
1 file changed, 15 insertions(+), 4 deletions(-)
[edk2-devel] [PATCH v1 0/1] BaseTools: BinToPcd: Resolve xdrlib deprecation
Posted by Joey Vagedes 10 months, 1 week ago
Removes the dependency on xdrlib and replaces it with custom logic to
pack a per the xdr requirements. Necessary as xdrlib is being deprecated
in python 3.13.

Cc: Rebecca Cran <rebecca@bsdio.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Yuwei Chen <yuwei.chen@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>

Joey Vagedes (1):
  BaseTools: BinToPcd: Resolve xdrlib deprecation

 BaseTools/Scripts/BinToPcd.py | 19 +++++++++++++++----
 1 file changed, 15 insertions(+), 4 deletions(-)

-- 
2.41.0.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#106432): https://edk2.groups.io/g/devel/message/106432
Mute This Topic: https://groups.io/mt/99814222/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-