Heinrich Schuchardt
0e074d1239
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>
2020-12-10 09:15:32 +01:00
..
2020-01-07 18:08:20 +01:00
2020-05-18 21:19:18 -04:00
2020-08-24 16:37:53 +02:00
2020-12-10 09:15:32 +01:00
2020-12-03 21:22:50 +01:00
2020-10-22 09:54:53 -04:00
2020-05-21 10:00:17 +02:00
2018-05-10 20:38:35 -04:00
2020-08-24 16:37:53 +02:00
2020-07-22 12:32:42 +02:00
2020-11-14 05:05:46 +01:00
2020-12-03 21:22:50 +01:00
2020-03-22 11:06:23 +01:00
2020-05-18 21:19:18 -04:00
2020-12-10 09:15:32 +01:00
2019-06-20 22:26:19 +00:00
2020-09-06 21:21:41 +02:00
2020-12-10 09:15:32 +01:00
2020-09-18 22:23:58 +02:00
2020-10-19 22:59:53 +02:00
2020-11-14 05:05:46 +01:00
2020-12-10 09:15:32 +01:00
2020-12-10 09:15:32 +01:00
2020-12-03 21:22:50 +01:00
2020-08-14 12:28:25 +02:00
2020-05-18 21:19:18 -04:00
2020-10-30 14:27:43 +01:00
2020-12-03 21:22:40 +01:00
2020-04-16 08:10:01 +02:00
2020-08-08 19:03:24 +02:00
2020-08-01 11:57:41 +02:00
2020-11-21 07:26:16 +01:00
2020-07-16 12:37:02 +02:00
2020-08-01 11:57:41 +02:00
2020-11-09 17:28:17 +01:00
2020-04-16 08:10:02 +02:00
2019-04-23 00:37:27 +02:00
2020-12-03 21:22:50 +01:00
2020-12-10 09:15:32 +01:00