commit | 62888d840fb99d0375dc33ef7b3404377f451bcf | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Sep 25 08:11:31 2019 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Tue Oct 08 13:54:07 2019 +0800 |
tree | 6c328b9bda3ef4428e3bd9030eec7206b5c90834 | |
parent | b2d544a15d2edf8199e45e06c44b3e99ace906bc [diff] |
x86: fsp: Move common support functions into a common file Some of this file can be shared between FSP1 and FSP2. Move it into a shared file. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Bin Meng <bmeng.cn@gmail.com>