aboutsummaryrefslogtreecommitdiff
path: root/lib/libfdt
diff options
context:
space:
mode:
authorIlias Apalodimas <ilias.apalodimas@linaro.org>2021-03-17 21:54:58 +0200
committerHeinrich Schuchardt <xypron.glpk@gmx.de>2021-03-25 20:14:25 +0100
commit76e8acce12fe6e914fdab422c8af44956c1dac04 (patch)
tree9661c73b35ed5dd0912ff068b4cfa8f7c6b38a5c /lib/libfdt
parent7dbd7dd399a8b0fe17a4ce1da421b48c0621532b (diff)
downloadu-boot-76e8acce12fe6e914fdab422c8af44956c1dac04.zip
u-boot-76e8acce12fe6e914fdab422c8af44956c1dac04.tar.gz
u-boot-76e8acce12fe6e914fdab422c8af44956c1dac04.tar.bz2
efi_loader: Add device path related functions for initrd via Boot####
On the following patches we allow for an initrd path to be stored in Boot#### variables. Specifically we encode in the FIlePathList[] of the EFI_LOAD_OPTIONS for each Boot#### variable. The FilePathList[] array looks like this: kernel - 0xff - VenMedia(initrd GUID) - initrd1 - 0x01 initrd2 - 0xff So let's add the relevant functions to concatenate and retrieve a device path based on a Vendor GUID. Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> Reformat function descriptions. Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'lib/libfdt')
0 files changed, 0 insertions, 0 deletions