commit | 84231afc7bed064b7dbd926f1fc2d1451ec0aad0 | [log] [tgz] |
---|---|---|
author | Gabe Black <gabeblack@chromium.org> | Mon Dec 05 12:09:25 2011 +0000 |
committer | Graeme Russ <graeme.russ@gmail.com> | Mon Dec 19 13:26:16 2011 +1100 |
tree | a84b8501505e1766a987dead72d37b2f4f321728 | |
parent | c67a94891e3c5347ebd6bf91b7f617bebe23cc34 [diff] |
x86: Add infrastructure to extract an e820 table from the coreboot tables Also approximate the size of RAM using the largest RAM address available in the tables. There may be areas which are marked as reserved which are actually at the end of RAM. Signed-off-by: Gabe Black <gabeblack@chromium.org>