Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-23 | efi_loader: no support for ARMV7_NONSEC=y | Heinrich Schuchardt | |
We do not support bootefi booting ARMv7 in non-secure mode. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de> | |||
2018-04-04 | efi_loader: provide new doc/README.uefi | Heinrich Schuchardt | |
Provides information about - usage of the bootefi command - overview of UEFI - interaction between U-Boot and EFI drivers Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org> Acked-by: Leif Lindholm <leif.lindholm@linaro.org> Signed-off-by: Alexander Graf <agraf@suse.de> |