Commits
Gabe Black committed f08fa7a2018
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>