GUID setting type

Name

  :guid

Examples

Display the system UUID

  iPXE> echo ${uuid}
  00112233-4455-6677-8899-aabbccddeeff

Display the system UUID as a little-endian GUID

  iPXE> echo ${uuid:guid}
  33221100-5544-7766-8899-aabbccddeeff

Description

Represents a type of setting that is a Universally Unique Identifier (UUID), formatted using little-endian byte order.

See also

cfgtype/guid.txt ยท Last modified: 2022/01/04 14:02 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.