Detect available memory
memory.inc | Detect available memory |
Constants | |
Address type | See AddressRange.Type |
AddressRange | |
Variables | |
BaseAddrLow | Low 32 Bits of Base Address |
BaseAddrHigh | High 32 Bits of Base Address |
LengthLow | Low 32 Bits of Length in Bytes |
LengthHigh | High 32 Bits of Length in Bytes |
Type | Address type of this range. |
Functions | |
memory_e820_get_mmap_entry | |
memory_get_for_large_conf | |
memory_get_extended_memory_size |
Variables | |
BaseAddrLow | Low 32 Bits of Base Address |
BaseAddrHigh | High 32 Bits of Base Address |
LengthLow | Low 32 Bits of Length in Bytes |
LengthHigh | High 32 Bits of Length in Bytes |
Type | Address type of this range. |
Functions | |
memory_e820_get_mmap_entry | |
memory_get_for_large_conf | |
memory_get_extended_memory_size |
.Type dd ?
Address type of this range. Address type
Address type of this range.
.Type dd ?
Low 32 Bits of Base Address
.BaseAddrLow dd ?
High 32 Bits of Base Address
.BaseAddrHigh dd ?
Low 32 Bits of Length in Bytes
.LengthLow dd ?
High 32 Bits of Length in Bytes
.LengthHigh dd ?