Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d3222e508c | ||
|
|
93ff0f7f89 | ||
|
|
03b92904ff | ||
|
|
1933478e62 | ||
|
|
7437239135 | ||
|
|
85ccb904a2 | ||
|
|
83dfa3eac1 | ||
|
|
8232ac1eb0 | ||
|
|
c0c437490b | ||
|
|
528a2486c5 |
@@ -12,7 +12,6 @@
|
||||
|
||||
struct blk_desc;
|
||||
struct efi_load_option;
|
||||
struct udevice;
|
||||
|
||||
/*
|
||||
* EFI_DP_END - Template end node for EFI device paths.
|
||||
@@ -409,7 +408,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_END node.
|
||||
* and an EFI_DP_3 node.
|
||||
*
|
||||
* @server: URI of remote server
|
||||
* @dev: net udevice
|
||||
|
||||
Reference in New Issue
Block a user