X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EmbeddedPkg%2FLibrary%2FGdbSerialDebugPortLib%2FGdbSerialDebugPortLib.c;h=ffd895137e82eb9aca1070ad7ca8647fc88500ba;hp=e3d1b47cc4e9ffb426655a7b87bfc7a01ce23b42;hb=4f0624e87a89afce8408a87997482b383e7ba131;hpb=d0d8a17d4a91ab860f7db69b7fc9eeec240265b9 diff --git a/EmbeddedPkg/Library/GdbSerialDebugPortLib/GdbSerialDebugPortLib.c b/EmbeddedPkg/Library/GdbSerialDebugPortLib/GdbSerialDebugPortLib.c index e3d1b47cc4..ffd895137e 100644 --- a/EmbeddedPkg/Library/GdbSerialDebugPortLib/GdbSerialDebugPortLib.c +++ b/EmbeddedPkg/Library/GdbSerialDebugPortLib/GdbSerialDebugPortLib.c @@ -94,8 +94,8 @@ GdbSerialInit ( Check to see if a character is available from GDB. Do not read the character as that is done via GdbGetChar(). - @return TRUE - Character availible - @return FALSE - Character not availible + @return TRUE - Character available + @return FALSE - Character not available **/ BOOLEAN