Detecting Memory (x86): Difference between revisions

m
[unchecked revision][unchecked revision]
(→‎Manual Probing: Added a Theoretical introduction section)
Line 256:
Use BIOS to get a memory map, or use [[GRUB]] (which calls BIOS for you).
 
===== Theoretical introduction =====
Direct memory probing is only useful for very old systems with buggy and/or non-updateable BIOSes, or maybe a system with modified hardware that does not much the firmware anymore. So if you don't intend to support this sort of computers, you don't need memory probing. Period.
 
Anonymous user