1 #ifndef _IPXE_VERSION_H 2 #define _IPXE_VERSION_H unsigned long build_id
Build ID.
const char build_name[]
Build name string.
const wchar_t product_wversion[]
Wide-character product version string.
const char product_version[]
Product version string.
const int product_major_version
Product major version.
FILE_LICENCE(GPL2_OR_LATER_OR_UBDL)
unsigned long build_timestamp
Build timestamp.
const char product_name[]
Product name string.
const wchar_t product_wname[]
Wide-character product name string.
const wchar_t product_short_wname[]
Wide-character product short name string.
const char product_short_name[]
Product short name string.
const int product_minor_version
Product minor version.
const wchar_t build_wname[]
Wide-character build name string.