Gjsify LogoGjsify Logo

The flags used when parsing version numbers.

If no verification is required then %FWUPD_VERSION_FORMAT_PLAIN should be used to signify an unparsable text string.

Index

Enumeration Members

BCD: number

Binary coded decimal notation

DELL_BIOS: number

Dell BIOS BB.CC.DD style

HEX: number

Hexadecimal 0xAABCCDD style

INTEL_ME: number

Intel ME-style bitshifted notation

INTEL_ME2: number

Intel ME-style A.B.CC.DDDD notation notation

NUMBER: number

A single integer version number

PAIR: number

Two AABB.CCDD version numbers

PLAIN: number

An unidentified format text string

QUAD: number

UEFI-style AA.BB.CC.DD version numbers

SURFACE: number

Microsoft Surface 8b.16b.8b

SURFACE_LEGACY: number

Legacy Microsoft Surface 10b.12b.10b

TRIPLET: number

Microsoft-style AA.BB.CCDD version numbers

UNKNOWN: number

Unknown version format

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method