Home
last modified time | relevance | path

Searched hist:ecbe1a07c507d37aeb5f0f9ce1c4cc20c70fec64 (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Defi_api.hecbe1a07c507d37aeb5f0f9ce1c4cc20c70fec64 Mon Apr 11 14:16:20 UTC 2016 Alexander Graf <agraf@suse.de> efi_loader: Increase path string to 32 characters

Whenever we want to tell our payload about a path, we limit ourselves
to a reasonable amount of characters. So far we only passed in device
names - exceeding 16 chars was unlikely there.

However by now we also pass real file path information, so let's increase
the limit to 32 characters. That way common paths like "boot/efi/bootaa64.efi"
fit just fine.

Signed-off-by: Alexander Graf <agraf@suse.de>
/rk3399_rockchip-uboot/lib/efi_loader/
H A Defi_disk.cecbe1a07c507d37aeb5f0f9ce1c4cc20c70fec64 Mon Apr 11 14:16:20 UTC 2016 Alexander Graf <agraf@suse.de> efi_loader: Increase path string to 32 characters

Whenever we want to tell our payload about a path, we limit ourselves
to a reasonable amount of characters. So far we only passed in device
names - exceeding 16 chars was unlikely there.

However by now we also pass real file path information, so let's increase
the limit to 32 characters. That way common paths like "boot/efi/bootaa64.efi"
fit just fine.

Signed-off-by: Alexander Graf <agraf@suse.de>
/rk3399_rockchip-uboot/cmd/
H A Dbootefi.cecbe1a07c507d37aeb5f0f9ce1c4cc20c70fec64 Mon Apr 11 14:16:20 UTC 2016 Alexander Graf <agraf@suse.de> efi_loader: Increase path string to 32 characters

Whenever we want to tell our payload about a path, we limit ourselves
to a reasonable amount of characters. So far we only passed in device
names - exceeding 16 chars was unlikely there.

However by now we also pass real file path information, so let's increase
the limit to 32 characters. That way common paths like "boot/efi/bootaa64.efi"
fit just fine.

Signed-off-by: Alexander Graf <agraf@suse.de>