summaryrefslogtreecommitdiffstats
path: root/ArmVirtPkg
diff options
context:
space:
mode:
authorChao Li <lichao@loongson.cn>2023-01-31 18:27:40 +0800
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2023-02-01 02:12:41 +0000
commitbda715bf6d7cf565ccd4eda1f48e850ab8e2d452 (patch)
tree99c5f86669c9ea0e1a4fbf3b3e428e9bba7d5c3a /ArmVirtPkg
parent2f2fd79fc4000a9ef89792677e85c99224e5a035 (diff)
downloadedk2-bda715bf6d7cf565ccd4eda1f48e850ab8e2d452.tar.gz
edk2-bda715bf6d7cf565ccd4eda1f48e850ab8e2d452.tar.bz2
edk2-bda715bf6d7cf565ccd4eda1f48e850ab8e2d452.zip
MdePkg: Fix UINT64 and INT64 word length for LoongArch64
The UINT64 and INT64 should be defined as unsigned long long and long long in the linux64 bit environment, but now defined as unsigned long and long, so fix it. BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4330 Cc: Michael D Kinney <michael.d.kinney@intel.com> Cc: Liming Gao <gaoliming@byosoft.com.cn> Cc: Zhiguang Liu <zhiguang.liu@intel.com> Signed-off-by: Chao Li <lichao@loongson.cn> Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
Diffstat (limited to 'ArmVirtPkg')
0 files changed, 0 insertions, 0 deletions