
2 Mar
2018
2 Mar
'18
7:58 p.m.
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