diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-12-06 10:47:57 +0100 |
---|---|---|
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-12-10 09:15:32 +0100 |
commit | 0e074d12393ba14536f8a103b28c75f74b7c5896 (patch) | |
tree | da85116138440b89902bd2a6b48a2803d279438a /drivers/sysreset/sysreset_gpio.c | |
parent | c06c55b1f5deb994ef7544f99419b4ab68f82e4f (diff) |
efi_loader: carve out efi_load_image_from_file()
efi_load_image_from_file() should read via either of:
* EFI_SIMPLE_FILE_SYSTEM_PROTOCOL
* EFI_LOAD_FILE_PROTOCOL
* EFI_LOAD_FILE2_PROTOCOL
To make the code readable carve out a function to load the image via the
file system protocol.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'drivers/sysreset/sysreset_gpio.c')
0 files changed, 0 insertions, 0 deletions