diff options
author | Leif Lindholm <leif.lindholm@linaro.org> | 2019-09-26 20:28:18 +0100 |
---|---|---|
committer | Leif Lindholm <leif.lindholm@linaro.org> | 2019-10-01 10:55:38 +0100 |
commit | 5be5439a5a4e45382abdba2a4339db4bb8e4bbcb (patch) | |
tree | 4c156d518f5cbcfee18bfceb7b79af135ba79c3e /BaseTools/Source/Python/AutoGen/CacheIR.py | |
parent | ed9db1b91ceba7d3a24743d4d9314c6fbe11c4b3 (diff) | |
download | edk2-5be5439a5a4e45382abdba2a4339db4bb8e4bbcb.tar.gz edk2-5be5439a5a4e45382abdba2a4339db4bb8e4bbcb.tar.bz2 edk2-5be5439a5a4e45382abdba2a4339db4bb8e4bbcb.zip |
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>
Diffstat (limited to 'BaseTools/Source/Python/AutoGen/CacheIR.py')
0 files changed, 0 insertions, 0 deletions