commit | 52b778603b7017885d67428c9cca9807bc6e2f7d | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Thu Aug 13 00:29:09 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Aug 26 07:54:07 2015 -0700 |
tree | bc6b575302cb368eca3d4b47b4d852a559710313 | |
parent | 89b870814c03777c3a8d3f2e3ed761479a9f1456 [diff] |
x86: coreboot: Correctly report E820 types coreboot has some extensions (type 6 & 16) to the E820 types. When we detect this, mark it as E820_RESERVED. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>