pub fn phys_ram_ranges() -> &'static [RawRange]
Returns all physical memory (RAM) ranges on the platform.
All memory ranges except reserved ranges (including the kernel loaded range) are free for allocation.