]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Library/UefiShellInstall1CommandsLib/Bcfg.c
Refine comments and two code style.
[mirror_edk2.git] / ShellPkg / Library / UefiShellInstall1CommandsLib / Bcfg.c
index 78a4bd23d354efca3dc48b51c4976deb51b303ea..01f04a5472416dcf1cc12f70f68a73645e313164 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