]> git.baikalelectronics.ru Git - uboot.git/commit
efi_selftest: correct block device unit test
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 22 Jul 2018 06:06:57 +0000 (08:06 +0200)
committerAlexander Graf <agraf@suse.de>
Mon, 20 Aug 2018 12:47:07 +0000 (14:47 +0200)
commit5595166a0fb1fae98eb1b7dc596f6b68ca9aecb7
tree58527e82d14750ce535ff6d3c7751b2a63d391da
parent4af3d12453eadba9d793181d8526ab40513cbb1a
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>
lib/efi_selftest/efi_selftest_block_device.c