]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/BufferImage.h
Comment's added and fixed.
[mirror_edk2.git] / ShellPkg / Library / UefiShellDebug1CommandsLib / HexEdit / BufferImage.h
index d661e50524704feec220ac759a78e2fbfc444b5e..5e637ce700f46069a63431f874b858c3e4bd3357 100644 (file)
@@ -188,10 +188,15 @@ HBufferImageReplace (
   UINTN\r
   );\r
 \r
+/**
+  Free the current image.\r
+\r
+  @retval EFI_SUCCESS   The operation was successful.\r
+**/\r
 EFI_STATUS\r
 HBufferImageFree (\r
   VOID\r
-  ) ;\r
+  );\r
 \r
 EFI_STATUS\r
 HBufferImageDeleteCharacterFromBuffer (\r