Update code to remove all deprecated usage flagged by unit tests.

Review Request #12642 — Created Sept. 25, 2022 and submitted

chipx86
RBTools
release-4.x
rbtools

RBTools 4 deprecated a number of things, from legacy functions to legacy
function signatures.

This change updates all the code that emitted deprecation warnings
during unit test runs to instead use modern functions or calling
conventions.

Unit tests pass with zero warnings.

Summary
Update code to remove all deprecated usage flagged by unit tests.
maubin
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-4.x (8eee325)
Loading...