X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EmbeddedPkg%2FLibrary%2FGdbDebugAgent%2FGdbDebugAgent.h;fp=EmbeddedPkg%2FLibrary%2FGdbDebugAgent%2FGdbDebugAgent.h;h=dfdc016d9d6a45a73177da6d1df322dc5991f6ac;hp=85328486d35a29eca4a7c7a8d5d55982f3086c1d;hb=91c38d4e94c1461f5824b83d3722fe46626aa0d3;hpb=5c670b2119f85bebacd0b1f5c1c84a831ffd5352 diff --git a/EmbeddedPkg/Library/GdbDebugAgent/GdbDebugAgent.h b/EmbeddedPkg/Library/GdbDebugAgent/GdbDebugAgent.h index 85328486d3..dfdc016d9d 100755 --- a/EmbeddedPkg/Library/GdbDebugAgent/GdbDebugAgent.h +++ b/EmbeddedPkg/Library/GdbDebugAgent/GdbDebugAgent.h @@ -218,7 +218,7 @@ CheckIsa ( VOID GdbSendTSignal ( IN EFI_SYSTEM_CONTEXT SystemContext, - IN UINT8 GdbExceptionType + IN UINT8 GdbExceptionType );