X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FSmmMemoryAllocationLib%2FMemoryAllocationLib.c;h=937165adf9fa60ec988bedfc2cc10ec7b43558c5;hp=30670bf071e669de51f0cc43bec366414a459118;hb=a750b4ae24ce072f7c5ced1b89c18f9cc23debc8;hpb=4fc0be870536f34344eb07083acfc901ab4dcd1b diff --git a/MdePkg/Library/SmmMemoryAllocationLib/MemoryAllocationLib.c b/MdePkg/Library/SmmMemoryAllocationLib/MemoryAllocationLib.c index 30670bf071..937165adf9 100644 --- a/MdePkg/Library/SmmMemoryAllocationLib/MemoryAllocationLib.c +++ b/MdePkg/Library/SmmMemoryAllocationLib/MemoryAllocationLib.c @@ -114,7 +114,7 @@ SmmMemoryAllocationLibDestructor ( @param[in] Buffer The pointer to the buffer to be checked. - @retval TURE The buffer is in SMRAM ranges. + @retval TRUE The buffer is in SMRAM ranges. @retval FALSE The buffer is out of SMRAM ranges. **/ BOOLEAN