Re: [U-Boot] [PATCH 0/8] efi_loader: Support loading from El Torito isos

2016-04-13 Thread Andreas Färber
Am 11.04.2016 um 16:16 schrieb Alexander Graf: > Alexander Graf (8): > iso: Make little endian and 64bit safe > iso: Start with partition 1 > iso: Allow 512 byte sector size > efi_loader: Split drive add into function > efi_loader: Add el torito support > efi_loader: Pass file path to p

[U-Boot] [PATCH 0/8] efi_loader: Support loading from El Torito isos

2016-04-11 Thread Alexander Graf
Some distributions still provide .iso files for installation media. To give us greatest flexibility, this patch set adds support for El Torito booting with EFI payloads. Please consider for 2016.05 still. Thanks, Alex Alexander Graf (8): iso: Make little endian and 64bit safe iso: Start w