
5 Aug
2015
5 Aug
'15
8:03 p.m.
On 4 August 2015 at 12:34, Simon Glass sjg@chromium.org wrote:
Add some documentation on the EFI implementation in U-Boot.
Signed-off-by: Ben Stoltz stoltz@google.com Signed-off-by: Simon Glass sjg@chromium.org Reviewed-by: Bin Meng bmeng.cn@gmail.com
Changes in v3: None Changes in v2:
- Drop patch "Add a link script entry for U-Boot as a payload"
- Replace 'Coreboot' with 'coreboot'
- Use CONFIG_EFI_APP instead of CONFIG_ARCH_EFI
- Use u-boot-app.efi instead of u-boot.efi
doc/README.efi | 237 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 237 insertions(+) create mode 100644 doc/README.efi
Applied to u-boot-x86.