]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Library/MemoryAllocationLib.h
Code Scrub of MdePkg/Inlcude/Library
[mirror_edk2.git] / MdePkg / Include / Library / MemoryAllocationLib.h
index 8f6d1ec16a2bb4ff9e63c68fcee55fbdd7081d13..e613c7335af51474754b124d25e0357a90b4a76c 100644 (file)
@@ -617,6 +617,15 @@ FreeAlignedPool (
   IN VOID   *Buffer\r
   );\r
 \r
+\r
+/**\r
+  Frees buffer that were previously allocated with one of the\r
+  memory allocation functions in the Memory Allocation Library.\r
+\r
+  @param  Buffer                Pointer to the buffer of pages\r
+                                to free.\r
+\r
+**/\r
 VOID\r
 EFIAPI\r
 SafeFreePool (\r