audk/EmbeddedPkg/Library/GdbDebugAgent
Ard Biesheuvel 15d8747a5f EmbeddedPkg/GdbDebugAgent: fix VOID* cast of incorrect size
The result of PcdGet64() can only be cast to VOID* on 64-bit platforms,
so add an intermediate UINTN cast to make this code build again on 32 bit.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
2016-10-28 13:51:41 +01:00
..
Arm EmbeddedPkg/GdbDebugAgent: fix VOID* cast of incorrect size 2016-10-28 13:51:41 +01:00
Ia32 EmbeddedPkg: Fix typos in comments 2016-10-19 16:31:58 +01:00
X64 EmbeddedPkg: Rectify file modes 2016-02-02 11:42:51 +00:00
GdbDebugAgent.c EmbeddedPkg: Fix typos in comments 2016-10-19 16:31:58 +01:00
GdbDebugAgent.h EmbeddedPkg: Fix typos in comments 2016-10-19 16:31:58 +01:00
GdbDebugAgent.inf EmbeddedPkg: Rectify file modes 2016-02-02 11:42:51 +00:00
gdbnotes.txt EmbeddedPkg: Rectify file modes 2016-02-02 11:42:51 +00:00