commit | 1c21b6fc6f94d3a3da0d27dde338064733102529 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jul 30 21:02:02 2023 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Wed Aug 09 23:31:12 2023 +0800 |
tree | a0819e1fafc2be45f9e1a2b5fdbf728afe391861 | |
parent | 4d5dfa02a5e63dd0a369b6ae91c01043be293a7e [diff] |
x86: efi-x86_app: Convert to text environment Use the common include. Drop the unnecessary changes, since missing stdio drivers will be ignored. Drop everything from the config.h file. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> # Intel Edison Reviewed-by: Bin Meng <bmeng.cn@gmail.com>