public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-devel] [edk2-libc Patch 0/1] writeio() edk2module not working as expected
@ 2023-12-09 17:43 Jayaprakash, N
  2023-12-09 17:43 ` [edk2-devel] [edk2-libc Patch 1/1] ek2-libc: writeio function in edk2module.c " Jayaprakash, N
  0 siblings, 1 reply; 3+ messages in thread
From: Jayaprakash, N @ 2023-12-09 17:43 UTC (permalink / raw)
  To: devel; +Cc: Jayaprakash N

This commit fixes the issue reported in BZ4619.
The writeio() function in edk2module.c in
edk2-libc/AppPkg/Applications/Python/Python-3.6.8/PyMod-3.6.8/Modules
which uses IoWrite* functions was passing the parameters in incorrect
order. This has been fixed.

Jayaprakash N (1):
  ek2-libc: writeio function in edk2module.c not working as expected

 .../Python/Python-3.6.8/PyMod-3.6.8/Modules/edk2module.c    | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
2.40.0.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#112253): https://edk2.groups.io/g/devel/message/112253
Mute This Topic: https://groups.io/mt/103077057/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



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

end of thread, other threads:[~2023-12-10  3:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-09 17:43 [edk2-devel] [edk2-libc Patch 0/1] writeio() edk2module not working as expected Jayaprakash, N
2023-12-09 17:43 ` [edk2-devel] [edk2-libc Patch 1/1] ek2-libc: writeio function in edk2module.c " Jayaprakash, N
2023-12-10  3:12   ` Michael D Kinney

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