commit | 01223e325657b56ec52aad7a4d3dc90069dc4f70 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Fri Dec 12 21:05:29 2014 +0800 |
committer | Simon Glass <sjg@chromium.org> | Sat Dec 13 22:32:05 2014 -0700 |
tree | f2fc7abebfc4a8fcc7315672eabb2beb6ec17ff7 | |
parent | 2922b3e79cfeb180fb0788e5a984aeb1a61e0ec4 [diff] |
x86: queensbay: Adapt FSP support codes Use inline assembly codes to call FspNotify() to make sure parameters are passed on the stack as required by the FSP calling convention. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>