commit | 07f2f58b94b69ea962d1adea0b892825dea908e9 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Aug 24 14:19:05 2019 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Tue Oct 08 13:53:41 2019 +0800 |
tree | 1337645070d53c16f38219f2918872a5ba4efb57 | |
parent | e2adc369ec5c10dda8b0e15cfc6399d81bcfc6d1 [diff] |
x86: fsp: Create a common fsp_support.h header Many support functions are common between FSP1 and FSP2. Add a new header to handle this. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Bin Meng <bmeng.cn@gmail.com> [bmeng: remove forward declarations in fsp_support.h] Signed-off-by: Bin Meng <bmeng.cn@gmail.com>