MdeModulePkg: Make the comments align with the function
Cc: Jiewen Yao <jiewen.yao@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Dandan Bi <dandan.bi@intel.com> Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user