Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 5be5439a5a4e45382abdba2a4339db4bb8e4bbcb
      
https://github.com/tianocore/edk2/commit/5be5439a5a4e45382abdba2a4339db4bb8e4bbcb
  Author: Leif Lindholm <leif.lindh...@linaro.org>
  Date:   2019-10-01 (Tue, 01 Oct 2019)

  Changed paths:
    M BaseTools/Source/C/Include/AArch64/ProcessorBind.h

  Log Message:
  -----------
  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.biesheu...@linaro.org>
Cc: Bob Feng <bob.c.f...@intel.com>
Cc: Liming Gao <liming....@intel.com>
Cc: Laszlo Ersek <ler...@redhat.com>
Signed-off-by: Leif Lindholm <leif.lindh...@linaro.org>
Reviewed-by: Liming Gao <liming....@intel.com>
Reviewed-by: Bob Feng <bob.c.f...@intel.com>
Acked-by: Ard Biesheuvel <ard.biesheu...@linaro.org>
Reviewed-by: Philippe Mathieu-Daude <phi...@redhat.com>




_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to