commit | 54bfba2704f89290a68c27561098963d6bea0a92 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun Jul 22 08:06:57 2018 +0200 |
committer | Alexander Graf <agraf@suse.de> | Mon Aug 20 14:47:07 2018 +0200 |
tree | 58527e82d14750ce535ff6d3c7751b2a63d391da | |
parent | bcfb0e22a8add1fcc99b63adfe2147802f2e1c77 [diff] |
efi_selftest: correct block device unit test The UEFI specification mandates that the create flag is only used in conjunction with both the read and the write flag. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>