diff options
author | Bin Meng <bmeng.cn@gmail.com> | 2018-06-12 08:36:18 -0700 |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2018-06-17 21:16:04 +0800 |
commit | 32151d40172870e7772b1a393935001979a01aea (patch) | |
tree | 36f7e81b7d5a750f7452c8a85575e46942dfa5c6 /env/eeprom.c | |
parent | 3773c6a20a1cd736a340f1141a6d3d8ee3c2ddc6 (diff) |
x86: Add generic EFI payload support
It is possible to create a generic EFI payload for all x86 boards.
The payload is configured to include as many generic drivers as
possible. All stuff that touches low-level initialization are not
allowed as such is the EFI BIOS's responsibility. Platform specific
drivers (like gpio, spi, etc) are not included.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'env/eeprom.c')
0 files changed, 0 insertions, 0 deletions