diff options
author | Tuan Phan <tphan@ventanamicro.com> | 2024-03-14 13:19:15 -0700 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-04-08 05:43:59 +0000 |
commit | 6ddfbeb0d6b76d787c8d6d05232ef04da6a9cdfc (patch) | |
tree | 8418f55b2f8ebb4e8723d17661ecfe5aeb7d85d7 /BaseTools/Source/Python/Workspace | |
parent | f1203a409978071ed1ae1ee69c3a9f73b2ab25db (diff) | |
download | edk2-6ddfbeb0d6b76d787c8d6d05232ef04da6a9cdfc.tar.gz edk2-6ddfbeb0d6b76d787c8d6d05232ef04da6a9cdfc.tar.bz2 edk2-6ddfbeb0d6b76d787c8d6d05232ef04da6a9cdfc.zip |
UefiCpuPkg: RISC-V: MMU: Explictly use UINT64 instead of UINTN
While UINTN defined for RISC-V 64 bits is UINT64, explictly using UINT64
for those variables that clearly are UINT64.
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Rahul Kumar <rahul1.kumar@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Signed-off-by: Tuan Phan <tphan@ventanamicro.com>
Reviewed-by: Sunil V L <sunilvl@ventanamicro.com>
Diffstat (limited to 'BaseTools/Source/Python/Workspace')
0 files changed, 0 insertions, 0 deletions