lazybios 3.0.0
Lightweight SMBIOS/DMI parsing library
Loading...
Searching...
No Matches
Constants and Utility Macros

Version constants, field-status values, and public utility macros. More...

Macros

#define LAZYBIOS_DATA
 Complete lazybios semantic version string.
#define LAZYBIOS_MAJOR   3
 Major component of the lazybios version.
#define LAZYBIOS_MINOR   0
 Minor component of the lazybios version.
#define LAZYBIOS_PATCH   0
 Patch component of the lazybios version.

Variables

LAZYBIOS_DATA const char lazybiosVersion []

Detailed Description

Version constants, field-status values, and public utility macros.

Macro Definition Documentation

◆ LAZYBIOS_DATA

#define LAZYBIOS_DATA

#include <lazybios.h>

Complete lazybios semantic version string.

Definition at line 84 of file lazybios.h.

◆ LAZYBIOS_MAJOR

#define LAZYBIOS_MAJOR   3

#include <lazybios.h>

Major component of the lazybios version.

Definition at line 90 of file lazybios.h.

◆ LAZYBIOS_MINOR

#define LAZYBIOS_MINOR   0

#include <lazybios.h>

Minor component of the lazybios version.

Definition at line 92 of file lazybios.h.

◆ LAZYBIOS_PATCH

#define LAZYBIOS_PATCH   0

#include <lazybios.h>

Patch component of the lazybios version.

Definition at line 94 of file lazybios.h.

Variable Documentation

◆ lazybiosVersion

LAZYBIOS_DATA const char lazybiosVersion[]
extern

#include <lazybios.h>