summaryrefslogtreecommitdiffstats
path: root/UefiPayloadPkg/Library/SblParseLib/SblParseLib.c
diff options
context:
space:
mode:
Diffstat (limited to 'UefiPayloadPkg/Library/SblParseLib/SblParseLib.c')
-rw-r--r--UefiPayloadPkg/Library/SblParseLib/SblParseLib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/UefiPayloadPkg/Library/SblParseLib/SblParseLib.c b/UefiPayloadPkg/Library/SblParseLib/SblParseLib.c
index 6904529925..eeb0dfe74a 100644
--- a/UefiPayloadPkg/Library/SblParseLib/SblParseLib.c
+++ b/UefiPayloadPkg/Library/SblParseLib/SblParseLib.c
@@ -141,7 +141,7 @@ ParseSystemTable (
/**
Find the serial port information
- @param SERIAL_PORT_INFO Pointer to serial port info structure
+ @param[out] SerialPortInfo Pointer to serial port info structure
@retval RETURN_SUCCESS Successfully find the serial port information.
@retval RETURN_NOT_FOUND Failed to find the serial port information .