HyperPlatform Programmer's Reference
|
Represents a physical memory ranges of the system. More...
#include <util.h>
Public Attributes | |
PFN_COUNT | number_of_runs |
A number of PhysicalMemoryDescriptor::run. More... | |
PFN_NUMBER | number_of_pages |
A physical memory size in pages. More... | |
PhysicalMemoryRun | run [1] |
ranges of addresses More... | |
PFN_NUMBER PhysicalMemoryDescriptor::number_of_pages |
PFN_COUNT PhysicalMemoryDescriptor::number_of_runs |
A number of PhysicalMemoryDescriptor::run.
PhysicalMemoryRun PhysicalMemoryDescriptor::run[1] |