Lines Matching full:memory

76   /// The highest address location of memory that is allocated for use by the HOB producer
81 /// The lowest address location of memory that is allocated for use by the HOB producer phase.
85 /// The highest address location of free memory that is currently available
90 …/// The lowest address location of free memory that is available for use by the HOB producer phase.
101 /// various attributes of the logical memory allocation. The type field will be used for
102 /// subsequent inclusion in the UEFI memory map.
106 /// A GUID that defines the memory allocation region's type and purpose, as well as
107 /// other fields within the memory allocation HOB. This GUID is used to define the
108 /// additional data within the HOB that may be present for the memory allocation HOB.
115 /// The base address of memory allocated by this HOB. Type
122 /// The length in bytes of memory allocated by this HOB.
127 /// Defines the type of memory allocated by this HOB. The memory type definition
140 /// Describes all memory ranges used during the HOB producer
142 /// describes how memory is used, not the physical attributes of memory.
151 /// various attributes of the logical memory allocation.
155 // Additional data pertaining to the "Name" Guid memory
161 /// Describes the memory stack that is produced by the HOB producer
162 /// phase and upon which all post-memory-installed executable
172 /// various attributes of the logical memory allocation.
190 /// various attributes of the logical memory allocation.
205 /// various attributes of the logical memory allocation.
214 /// The address of the memory-mapped firmware volume
253 // This is typically used as memory cacheability attribute today.
256 // means Memory cacheability attribute: The memory supports being programmed with
279 // This is typically used as memory cacheability attribute today.
281 // as Memory capability attribute: The memory supports being protected from processor
282 // writes, and EFI_RESOURCE_ATTRIBUTE_WRITE_PROTEC TABLE means Memory cacheability attribute:
283 // The memory supports being programmed with a writeprotected cacheable attribute.
296 // Physical memory relative reliability attribute. This
297 // memory provides higher reliability relative to other
298 // memory in the system. If all memory has the same
363 /// The physical memory-mapped base address of the firmware volume.
382 /// The physical memory-mapped base address of the firmware volume.
409 /// The physical memory-mapped base address of the firmware volume.
446 /// Identifies the maximum physical memory addressability of the processor.
460 /// Describes pool memory allocations.
471 /// which is based upon memory blocks with a EFI_CAPSULE_HEADER and the associated
483 /// The physical memory-mapped base address of an UEFI capsule. This value is set to
484 /// point to the base of the contiguous memory of the UEFI capsule.
485 /// The length of the contiguous memory in bytes.