commit | 167c3f6e93abc1675669e2defe28e9d2708f87bb | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Sep 22 12:44:52 2020 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Fri Sep 25 11:27:12 2020 +0800 |
tree | 5be0a2dda08e85025ed12e27061f2ed9ef2761ac | |
parent | 97bafc9df9df629577df00c2649902897e644b52 [diff] |
x86: Add a common global NVS structure Add the definition of this structure common to Intel devices. It includes some optional Chrome OS pieces which are used when vboot is integrated. Drop the APL version as it is basically the same. Signed-off-by: Simon Glass <sjg@chromium.org>