diff options
| author | Michael D Kinney <michael.d.kinney@intel.com> | 2025-09-04 05:38:25 +0300 |
|---|---|---|
| committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-09-19 13:03:52 +0300 |
| commit | ae95326c2cae647f8499b68f15414738834b9912 (patch) | |
| tree | 539f12acf4aa1aa2b3f1bde8a3827b2d2211b625 /BaseTools/Source/Python/Table/Table.py | |
| parent | 1e5aeff4179df241b173196a0ca1e2aed95af41f (diff) | |
| download | edk2-ae95326c2cae647f8499b68f15414738834b9912.tar.xz | |
CryptoPkg/BaseCryptLib: Remove tolower() for unit tests
tolower() is always provided by the standard C library.
Remove the implementation of tolower() from
UnitTestHostCrtWrapper.c that is only used when building
host based unit tests.
PR https://github.com/tianocore/edk2/pull/11217 attempted to
resolve this issue by renaming tolower() to avoid duplicate
symbols. This change removes this workaround as well.
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/Table/Table.py')
0 files changed, 0 insertions, 0 deletions
