diff options
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | 2018-11-05 18:06:41 +0900 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2018-12-03 00:17:45 +0100 |
commit | 1a82b3413cb577cd52cf8a1dc22dd306e4ce0772 (patch) | |
tree | ad61ae43a96fa79255afa4206f94b2462ddbe9ee /Kconfig | |
parent | 2419b161cc083c4927c2ee0582ccc93d1d54b3b0 (diff) | |
download | u-boot-1a82b3413cb577cd52cf8a1dc22dd306e4ce0772.tar.gz |
efi_loader: bootmgr: add load option helper functions
In this patch, helper functions for an load option variable (BootXXXX)
are added:
* efi_deserialize_load_option(): parse a string into load_option data
(renamed from parse_load_option and exported)
* efi_serialize_load_option(): convert load_option data into a string
Those functions will be used to implement efishell command.
Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions