Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
261c780ba7 | ||
|
|
e92dc10948 | ||
|
|
b44c3f683c | ||
|
|
2ba49890b8 | ||
|
|
218f2e834d | ||
|
|
b0151aa096 | ||
|
|
9b312abd70 | ||
|
|
2a63efb5a2 | ||
|
|
f59bbf2f88 | ||
|
|
85dcb3a812 |
@@ -12,6 +12,7 @@
|
||||
|
||||
struct blk_desc;
|
||||
struct efi_load_option;
|
||||
struct udevice;
|
||||
|
||||
/*
|
||||
* EFI_DP_END - Template end node for EFI device paths.
|
||||
@@ -408,7 +409,7 @@ struct efi_device_path *search_gpt_dp_node(struct efi_device_path *device_path);
|
||||
*
|
||||
* Set the device path to an IPv4 path as provided by efi_dp_from_ipv4
|
||||
* concatenated with a device path of subtype DEVICE_PATH_SUB_TYPE_MSG_URI,
|
||||
* and an EFI_DP_3 node.
|
||||
* and an EFI_DP_END node.
|
||||
*
|
||||
* @server: URI of remote server
|
||||
* @dev: net udevice
|
||||
|
||||
Reference in New Issue
Block a user