Lines Matching full:memorymap
186 @param[in, out] MemoryMapSize A pointer to the size, in bytes, of the MemoryMap buffer.
191 @param[in, out] MemoryMap A pointer to the buffer in which firmware places the current memory
200 @retval EFI_SUCCESS The memory map was returned in the MemoryMap buffer.
201 @retval EFI_BUFFER_TOO_SMALL The MemoryMap buffer was too small. The current buffer size
204 2) The MemoryMap buffer is not too small and MemoryMap is
212 IN OUT EFI_MEMORY_DESCRIPTOR *MemoryMap,