Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2-libc
  Commit: 4667a82f0d873221f8b25ea701ce57a29270e4cb
      
https://github.com/tianocore/edk2-libc/commit/4667a82f0d873221f8b25ea701ce57a29270e4cb
  Author: Jayaprakash, N <[email protected]>
  Date:   2023-12-11 (Mon, 11 Dec 2023)

  Changed paths:
    M AppPkg/Applications/Python/Python-3.6.8/PyMod-3.6.8/Modules/edk2module.c

  Log Message:
  -----------
  ek2-libc: writeio function in edk2module.c not working as expected

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4619

This commit fixes the issue reported in the BZ4619.
The order of passing the parameters to IoWrite* functions
called within writeio function in edk2module.c has been corrected
Also verified the changes by writing reset command to 0xCF9 port
using writeio function in edk2module.c

Cc: Rebecca Cran <[email protected]>
Cc: Michael D Kinney <[email protected]>
Cc: Jayaprakash N <[email protected]>
Signed-off-by: Jayaprakash N <[email protected]>
Reviewed-by: Michael D Kinney <[email protected]>




_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to