]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Library/UefiShellDebug1CommandsLib/Bcfg.c
Refine comments and two code style.
[mirror_edk2.git] / ShellPkg / Library / UefiShellDebug1CommandsLib / Bcfg.c
index 24926a8e9a9578f5357870fc8f482891daf9f651..de2ce2bfc3c28f8571d3cae7a164f7ac6a0e4687 100644 (file)
@@ -49,8 +49,9 @@ typedef struct {
 \r
 /**\r
   This function will populate the device path protocol parameter based on TheHandle.\r
-  \r
-  @param[in,out] DevPath       On a sucessful return the device path to the handle.\r
+\r
+  @param[in]      TheHandle     Driver handle.\r
+  @param[in, out] FilePath      On a sucessful return the device path to the handle.\r
 \r
   @retval EFI_SUCCESS           The device path was sucessfully returned.\r
   @retval other                 A error from gBS->HandleProtocol.\r