summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/uuid.h
Commit message (Collapse)AuthorAgeFilesLines
* [Settings] Expose SMBIOS via settings APIMichael Brown2008-03-281-3/+0Star
| | | | In particular, expose the system UUID as a setting ("smbios/uuid").
* Add UUID to DHCP request as option 97 (if available).Michael Brown2007-11-211-0/+3
|
* Added definition of a UUID and uuid_ntoa() (for debugging), andMichael Brown2007-11-211-0/+31
implemented smbios_get_uuid().