]> git.baikalelectronics.ru Git - uboot.git/commit
efi_loader: split README.efi into two separate documents
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 30 Jan 2018 19:03:02 +0000 (20:03 +0100)
committerAlexander Graf <agraf@suse.de>
Fri, 9 Feb 2018 23:24:00 +0000 (00:24 +0100)
commit5a3007f27d5bb8d5a1450afd192aaa9fe2556f94
tree3c9971230b9d00c5a8354964e04efb13b8ab49db
parentcea72c9bb15947987358c2cf6cc66d2eaf9a87e5
efi_loader: split README.efi into two separate documents

README.efi describes two different concepts:
* U-Boot exposing the UEFI API
* U-Boot running on top of UEFI.

This patch splits the document in two.
Religious references are removed.

The separation of the concepts makes sense before detailing the internals
of U-Boot exposing the UEFI API in a future patch.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
MAINTAINERS
doc/README.efi
doc/README.u-boot_on_efi [new file with mode: 0644]