[U-Boot] [PATCH v3 0/2] efi_loader: provide new doc/README.efi

Heinrich Schuchardt xypron.glpk at gmx.de
Fri Mar 2 18:58:48 UTC 2018


Provides information about

- usage of the bootefi command
- overview of UEFI
- interaction between U-Boot and EFI drivers

---
v3
	rename README.efi to README.uefi
	use UEFI instead of EFI where applicable
v2
	split the patch in two: one deleteing all old lines, the other
	adding the new ones
	update README contents
---

Heinrich Schuchardt (2):
  efi_loader: delete doc/README.efi
  efi_loader: provide new doc/README.uefi

 doc/README.efi  |  86 ---------------
 doc/README.uefi | 332 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 332 insertions(+), 86 deletions(-)
 delete mode 100644 doc/README.efi
 create mode 100644 doc/README.uefi

-- 
2.16.1



More information about the U-Boot mailing list