]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.c
ShellPkg: Fix comments. Refine code style.
[mirror_edk2.git] / ShellPkg / Library / UefiHandleParsingLib / UefiHandleParsingLib.c
index 7f272da7f5887202f8f6e30257de873a2f8fd891..f361f3a2749511554a65c7ffa245c26edb90e214 100644 (file)
@@ -820,8 +820,8 @@ InternalShellGetNodeFromGuid(
 Function to add a new GUID/Name mapping.\r
 \r
 @param[in] Guid       The Guid\r
-@param[in] NameId     The STRING id of the HII string to use\r
-@param[in] Dump       The pointer to the dump function\r
+@param[in] NameID     The STRING id of the HII string to use\r
+@param[in] DumpFunc   The pointer to the dump function\r
 \r
 \r
 @retval EFI_SUCCESS           The operation was sucessful\r