commit | 669f484cc082ec16e04d6b52e007e5274680b136 | [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 | 711853bfe6eec6a4bd8ec5fbbb06f6c66f898080 [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>