mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-23 13:56:20 +00:00
efi_selftest: fix typo in efi_selftest_devicepath.c
%s/provice/provide/ Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>
This commit is contained in:
parent
b5cd6878e4
commit
065a8eca69
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ struct efi_device_path_to_text_protocol *device_path_to_text;
|
|||
* Setup unit test.
|
||||
*
|
||||
* Create three handles. Install a new protocol on two of them and
|
||||
* provice device paths.
|
||||
* provide device paths.
|
||||
*
|
||||
* handle1
|
||||
* guid interface
|
||||
|
|
Loading…
Add table
Reference in a new issue