Differences

This shows you the differences between two versions of the page.

Link to this comparison view

cfgtype:uuid [2012/03/22 23:22]
mcb30 created
cfgtype:uuid [2022/01/04 13:56] (current)
mcb30
Line 11: Line 11:
     iPXE> show uuid     iPXE> show uuid
     smbios/​uuid:​uuid = 86a9f546-d31b-4ba2-9bbb-303b61bcf8d1     smbios/​uuid:​uuid = 86a9f546-d31b-4ba2-9bbb-303b61bcf8d1
 +    ​
 +    iPXE> echo ${uuid}
 +    86a9f546-d31b-4ba2-9bbb-303b61bcf8d1
  
 ===== Description ===== ===== Description =====
  
-Represents a type of setting that is a [[http://​en.wikipedia.org/​wiki/​Universally_unique_identifier|Universally Unique Identifier (UUID)]].+Represents a type of setting that is a [[https://​en.wikipedia.org/​wiki/​Universally_unique_identifier|Universally Unique Identifier (UUID)]].
  
 ===== See also ===== ===== See also =====
  
 +  * ''​[[:​cfgtype:​guid]]''​
   * [[:cfg|List of all iPXE settings]]   * [[:cfg|List of all iPXE settings]]
  
 +===== Notes =====
 +
 +UUIDs are 16-byte values stored in network byte order as defined by [[https://​datatracker.ietf.org/​doc/​html/​rfc4122|RFC 4122]]. ​ Some software treats UUIDs as being stored in little-endian byte order. ​ You can format a UUID in little-endian byte order using the ''​[[:​cfgtype:​guid]]''​ setting type.
cfgtype/uuid.txt ยท Last modified: 2022/01/04 13:56 by mcb30
Recent changes RSS feed CC Attribution-Share Alike 4.0 International Driven by DokuWiki
All uses of this content must include an attribution to the iPXE project and the URL https://ipxe.org
References to "iPXE" may not be altered or removed.