mirror of
https://github.com/acidanthera/audk.git
synced 2025-05-02 21:50:11 +02:00
threading camelCase functions have preferred alternatives since python2.6. python3.10 has started emitting DeprecationWarnings for them Signed-off-by: Cole Robinson <crobinso@redhat.com> Reviewed-by: Bob Feng <bob.c.feng@intel.com>