commit | 345cecaea74c2f9b93be20aca4bff21bf04812e7 | [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 | 44f621fa594d1ad217689f3ce37491b764b0c8ff [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>