audk/EmbeddedPkg/Library/GdbSerialDebugPortLib
Wenyi Xie c05a218a97 EmbeddedPkg/GdbSerialDebugPortLib: fix compile warning
The value of gTimeOut is from PcdGdbMaxPacketRetryCount, and this
PCD is UINT32. So change the declaratrion of gTimeOut to UINT32
to fix compile warning.

Signed-off-by: Wenyi Xie <xiewenyi2@huawei.com>
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
2022-09-05 13:52:51 +00:00
..
GdbSerialDebugPortLib.c EmbeddedPkg/GdbSerialDebugPortLib: fix compile warning 2022-09-05 13:52:51 +00:00
GdbSerialDebugPortLib.inf EmbeddedPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:57:58 -07:00