commit | 26561da42f9a37896282b3d12b473d784957d480 | [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 | 564a4a0b65fc7d1b1a9d013e94f4f7a44523c726 [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>