audk/BaseTools/Source/C
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
..
BrotliCompress 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
DevicePath BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
EfiRom BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
GenCrc32 BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
GenFfs BaseTools: Fixed issue in MultiThread Genfds function 2019-04-10 13:32:10 +08:00
GenFv BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
GenFw BaseTools/GenFw AARCH64: fix up GOT based relative relocations 2019-09-04 09:08:39 -07:00
GenSec BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
Include BaseTools: use stdint.h for GCC ProcessorBind.h typedefs 2019-10-01 10:55:38 +01:00
LzmaCompress BaseTools/LzmaCompress: Fix the option "d" dictionary size 2019-09-30 15:04:08 +08:00
Makefiles BaseTools: Fix various typos 2019-07-08 08:59:29 +08:00
PyEfiCompressor BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
Split BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
TianoCompress BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
VfrCompile BaseTools: Fix various typos 2019-07-08 08:59:29 +08:00
VolInfo BaseTools: Check the fread function and avoid dead loop 2019-05-10 17:18:00 +08:00
GNUmakefile Revert "BaseTools/BfmLib: Add a tool BfmLib" 2019-07-11 11:17:48 +08:00
Makefile BaseTools: Robustness for multiple build environments 2019-09-11 22:30:16 +08:00