diff options
author | Michael D Kinney <michael.d.kinney@intel.com> | 2021-11-02 09:15:26 -0700 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2021-11-05 19:44:11 +0000 |
commit | 4050c873b51f59cb6fcd7665029f931e727e0e4f (patch) | |
tree | b7db9d6a123b338006b1f29e6270002b85acafe8 /BaseTools/Scripts/ConvertFceToStructurePcd.py | |
parent | 15e635d1b5f58461a5d8a03fba026e620b46e59e (diff) | |
download | edk2-4050c873b51f59cb6fcd7665029f931e727e0e4f.tar.gz edk2-4050c873b51f59cb6fcd7665029f931e727e0e4f.tar.bz2 edk2-4050c873b51f59cb6fcd7665029f931e727e0e4f.zip |
MdeModulePkg/Variable/RuntimeDxeUnitTest: Fix 32-bit GCC builds
When using will_return() on a pointer value, it must be
cast to UINTN to be compatible with 32-bit GCC builds.
This uses the same approach in samples provided in the
UnitTestFramworkPkg when passing pointer values to
UT_ASSERT_EQUAL().
Cc: Hao A Wu <hao.a.wu@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
Reviewed-by: Bret Barkelew <bret.barkelew@microsoft.com>
Reviewed-by: Hao A Wu <hao.a.wu@intel.com>
Diffstat (limited to 'BaseTools/Scripts/ConvertFceToStructurePcd.py')
0 files changed, 0 insertions, 0 deletions