]> git.baikalelectronics.ru Git - uboot.git/commit
x86: efi-x86_app: Convert to text environment
authorSimon Glass <sjg@chromium.org>
Mon, 31 Jul 2023 03:02:02 +0000 (21:02 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Wed, 9 Aug 2023 15:31:12 +0000 (23:31 +0800)
commit71238b8366cf96ba4f0c54ed5d7ba9b83b5e828b
treea0819e1fafc2be45f9e1a2b5fdbf728afe391861
parent4bd818339f8e54e08c8dabeffeab891bd19d629b
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>
board/efi/efi-x86_app/efi-x86_app.env [new file with mode: 0644]
include/configs/efi-x86_app.h