public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v1 0/1] BaseTools: BinToPcd: Resolve xdrlib deprecation
@ 2023-06-27 16:27 Joey Vagedes
  2023-06-27 16:27 ` [PATCH v1 1/1] " Joey Vagedes
  0 siblings, 1 reply; 7+ messages in thread
From: Joey Vagedes @ 2023-06-27 16:27 UTC (permalink / raw)
  To: devel; +Cc: Rebecca Cran, Liming Gao, Bob Feng, Yuwei Chen, Michael D Kinney

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-08-02  3:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-27 16:27 [PATCH v1 0/1] BaseTools: BinToPcd: Resolve xdrlib deprecation Joey Vagedes
2023-06-27 16:27 ` [PATCH v1 1/1] " Joey Vagedes
2023-06-27 17:20   ` Michael D Kinney
2023-07-13 15:26     ` Joey Vagedes
2023-07-13 15:56       ` [edk2-devel] " Rebecca Cran
2023-07-17  1:07       ` 回复: " gaoliming
2023-08-02  3:09       ` [edk2-devel] 回复: " gaoliming via groups.io

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox