X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FCore%2FPiSmmCore%2FMemoryAttributesTable.c;fp=MdeModulePkg%2FCore%2FPiSmmCore%2FMemoryAttributesTable.c;h=eba938e2a92b8334b7b4f7f89556eeacc31274b3;hp=f8edb78157380f19c416a482cfdb1b08de612283;hb=11ee1bc93dfb590ae0c9bd0f0400b8591ad21525;hpb=499ed484e8ea081ed051fa411161bf43569a75d7 diff --git a/MdeModulePkg/Core/PiSmmCore/MemoryAttributesTable.c b/MdeModulePkg/Core/PiSmmCore/MemoryAttributesTable.c index f8edb78157..eba938e2a9 100644 --- a/MdeModulePkg/Core/PiSmmCore/MemoryAttributesTable.c +++ b/MdeModulePkg/Core/PiSmmCore/MemoryAttributesTable.c @@ -146,10 +146,10 @@ SmmMemoryAttributesTableConsistencyCheck ( /** Sort memory map entries based upon PhysicalStart, from low to high. - @param[in] MemoryMap A pointer to the buffer in which firmware places - the current memory map. - @param[in] MemoryMapSize Size, in bytes, of the MemoryMap buffer. - @param[in] DescriptorSize Size, in bytes, of an individual EFI_MEMORY_DESCRIPTOR. + @param[in,out] MemoryMap A pointer to the buffer in which firmware places + the current memory map. + @param[in] MemoryMapSize Size, in bytes, of the MemoryMap buffer. + @param[in] DescriptorSize Size, in bytes, of an individual EFI_MEMORY_DESCRIPTOR. **/ STATIC VOID