Check RAM size - Printable Version +- iPXE discussion forum (https://forum.ipxe.org) +-- Forum: iPXE user forums (/forumdisplay.php?fid=1) +--- Forum: General (/forumdisplay.php?fid=2) +--- Thread: Check RAM size (/showthread.php?tid=7598) |
Check RAM size - kczekirda - 2015-01-30 22:59 How to check RAM memory size in ipxe? I could use it for different configuration in workstations with more or less ram memory. Thanks RE: Check RAM size - robinsmidsrod - 2015-02-04 09:34 This should probably help you out: https://git.ipxe.org/ipxe.git/commit/c692a690dafe4c6bdb406c4c5e0ae66bfcb2f6cb RE: Check RAM size - kczekirda - 2015-02-09 23:05 Thanks, it helps. But, it is worth mentioning about enabling this feature, in src/config/settings.h It's not obvious for everybody |