]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/C/Include/AArch64/ProcessorBind.h
BaseTools: use stdint.h for GCC ProcessorBind.h typedefs
authorLeif Lindholm <leif.lindholm@linaro.org>
Thu, 26 Sep 2019 19:28:18 +0000 (20:28 +0100)
committerLeif Lindholm <leif.lindholm@linaro.org>
Tue, 1 Oct 2019 09:55:38 +0000 (10:55 +0100)
commit5be5439a5a4e45382abdba2a4339db4bb8e4bbcb
tree4c156d518f5cbcfee18bfceb7b79af135ba79c3e
parented9db1b91ceba7d3a24743d4d9314c6fbe11c4b3
BaseTools: use stdint.h for GCC ProcessorBind.h typedefs

The AArch64 definitions of UINT64/INT64 differ from the X64 ones.
Since this is on the tool side, doing like X64 and picking the
definitions from stdint.h feels like a better idea than hardcoding
them. So copy the pattern from X64/ProcessorBind.h.

Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
BaseTools/Source/C/Include/AArch64/ProcessorBind.h