diff options
author | Alexander Graf <agraf@suse.de> | 2016-03-04 01:10:02 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-03-15 18:03:11 -0400 |
commit | 2a22d05d335975279a7616809c47a3bf03e42994 (patch) | |
tree | a7e13184ae1ac146541f491cad9355092f5cd593 /include/faraday | |
parent | 50149ea37a21dcbed675297f1536c31a7db39c19 (diff) | |
download | u-boot-imx-2a22d05d335975279a7616809c47a3bf03e42994.zip u-boot-imx-2a22d05d335975279a7616809c47a3bf03e42994.tar.gz u-boot-imx-2a22d05d335975279a7616809c47a3bf03e42994.tar.bz2 |
efi_loader: Add disk interfaces
A EFI applications usually want to access storage devices to load data from.
This patch adds support for EFI disk interfaces. It loops through all block
storage interfaces known to U-Boot and creates an EFI object for each existing
one. EFI applications can then through these objects call U-Boot's read and
write functions.
Signed-off-by: Alexander Graf <agraf@suse.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>
[trini: Update for various DM changes since posting]
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/faraday')
0 files changed, 0 insertions, 0 deletions