audk/BaseTools/Source/C/Include
Leif Lindholm 5be5439a5a 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>
2019-10-01 10:55:38 +01:00
..
AArch64 BaseTools: use stdint.h for GCC ProcessorBind.h typedefs 2019-10-01 10:55:38 +01:00
Arm BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
Common BaseTools: Fix various typos 2019-07-08 08:59:29 +08:00
Guid BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
Ia32 BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
IndustryStandard BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
Protocol BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
X64 BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00