[U-Boot] [PATCH v3 27/28] efi: Add a README to explain how things work

Simon Glass sjg at chromium.org
Wed Aug 5 20:03:47 CEST 2015


On 4 August 2015 at 12:34, Simon Glass <sjg at chromium.org> wrote:
> Add some documentation on the EFI implementation in U-Boot.
>
> Signed-off-by: Ben Stoltz <stoltz at google.com>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at 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.


More information about the U-Boot mailing list