diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2019-04-06 18:17:39 +0200 |
---|---|---|
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2019-04-07 14:17:06 +0200 |
commit | fbe4c7df0087c4f26ca7acf21cf0b7c0bc2fbfd2 (patch) | |
tree | d6bea750ab5b893e0c6242411527f11804638c91 /lib/rsa | |
parent | cb0c2a7430788b4cd13d303a02a021bb53e3db4b (diff) | |
download | u-boot-fbe4c7df0087c4f26ca7acf21cf0b7c0bc2fbfd2.tar.gz |
efi_loader: enable file SetInfo()
EFI shell command edit uses the SetInfo() methods to unset the read only
attribute of the file to be edited. So let efi_file_setinfo() return
success in this case.
Return an error if the function is called for to rename or resize a file
as we do not support this yet.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'lib/rsa')
0 files changed, 0 insertions, 0 deletions