]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/HttpBootDxe/HttpBootSupport.h
NetworkPkg: fix function comments in HttpBootDxe.
[mirror_edk2.git] / NetworkPkg / HttpBootDxe / HttpBootSupport.h
index 3edea615af290851170c4e206d6b0fdb1b62f3ee..f382d6309c25746308ee701a5a5161ccf175779d 100644 (file)
@@ -335,7 +335,7 @@ HttpIoRecvResponse (
   Caller need to free the buffer in the UriAddress pointer.\r
   \r
   @param[in]   FilePath         Pointer to the device path which contains a URI device path node.\r
-  @param[in]   UriAddress       The URI address string extract from the device path.\r
+  @param[out]  UriAddress       The URI address string extract from the device path.\r
   \r
   @retval EFI_SUCCESS            The URI string is returned.\r
   @retval EFI_OUT_OF_RESOURCES   Failed to allocate memory.\r