diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2018-09-13 21:31:49 +0200 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2018-09-23 21:55:30 +0200 |
commit | bd66588657e827904b09034957e9d5a1f9d75bac (patch) | |
tree | 70782260e725077ed2f5ba64f3c31c009d0ac262 /lib/linux_string.c | |
parent | 1c381cebb7a67ad2b55e8271bbe344baf060cb85 (diff) |
efi_loader: loosen check of parameters of efi_file_open()
The UEFI spec requires that attributes are only set for when
EFI_FILE_MODE_CREATE is set in open_mode.
The SCT tries to read a directory with EFI_FILE_DIRECTORY.
As EDK2 allows this we should not be more strict.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'lib/linux_string.c')
0 files changed, 0 insertions, 0 deletions