mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 17:22:22 +02:00
efi_loader: typo devie-path
%s/devie-path/device-path/ Reported-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
This commit is contained in:
@@ -137,7 +137,7 @@ int efi_dp_match(const struct efi_device_path *a,
|
||||
*
|
||||
* See UEFI spec (section 3.1.2, about short-form device-paths)
|
||||
*
|
||||
* @dp: original devie-path
|
||||
* @dp: original device-path
|
||||
* @Return: shortened device-path or NULL
|
||||
*/
|
||||
struct efi_device_path *efi_dp_shorten(struct efi_device_path *dp)
|
||||
|
Reference in New Issue
Block a user