mirror of
https://github.com/ipxe/ipxe
synced 2025-12-28 02:28:57 +03:00
Add UUID to DHCP request as option 97 (if available).
This commit is contained in:
@@ -46,5 +46,6 @@ extern int find_smbios_structure ( unsigned int type,
|
||||
extern int find_smbios_string ( struct smbios_strings *strings,
|
||||
unsigned int index,
|
||||
char *buffer, size_t length );
|
||||
extern int smbios_get_uuid ( union uuid *uuid );
|
||||
|
||||
#endif /* _SMBIOS_H */
|
||||
|
||||
Reference in New Issue
Block a user