[resent RFC 22/22] efi_selftest: block device: adjust dp for a test disk

2021-10-03 Thread AKASHI Takahiro
Due to efi_disk-dm integration, the resultant device path for a test disk got slightly changed, with efi_root contained as the first component. Signed-off-by: AKASHI Takahiro --- lib/efi_selftest/efi_selftest_block_device.c | 26 ++-- 1 file changed, 24 insertions(+), 2 deletions

Re: [RFC 22/22] efi_selftest: block device: adjust dp for a test disk

2021-10-02 Thread Heinrich Schuchardt
On 10/1/21 07:02, AKASHI Takahiro wrote: Due to efi_disk-dm integration, the resultant device path for a test disk got slightly changed, with efi_root contained as the first component. The caller of ConnectController() creates a handle with a devicepath and a block IO protocol. The caller ca

[RFC 22/22] efi_selftest: block device: adjust dp for a test disk

2021-09-30 Thread AKASHI Takahiro
Due to efi_disk-dm integration, the resultant device path for a test disk got slightly changed, with efi_root contained as the first component. Signed-off-by: AKASHI Takahiro --- lib/efi_selftest/efi_selftest_block_device.c | 26 ++-- 1 file changed, 24 insertions(+), 2 deletions