Searched hist:ecbe1a07c507d37aeb5f0f9ce1c4cc20c70fec64 (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | efi_api.h | ecbe1a07c507d37aeb5f0f9ce1c4cc20c70fec64 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 D | efi_disk.c | ecbe1a07c507d37aeb5f0f9ce1c4cc20c70fec64 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 D | bootefi.c | ecbe1a07c507d37aeb5f0f9ce1c4cc20c70fec64 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>
|