commit | 748ff5350ae880ea01d3d72214122c3552a5185f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Dec 06 21:42:21 2019 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Sun Dec 15 11:44:17 2019 +0800 |
tree | f768d5e3e43b1f2f6f45ed550fe60d7b132aceb2 | |
parent | fe08d39d1b5fa908c89030a02482d7310bd58b35 [diff] |
x86: fsp: Allow remembering the location of FSP-S FSP-S is used by the notify call after it has been used for silicon init. To avoid having to load it again, add a field to store the location. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>