]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[build] Expose build timestamp, build name, and product names
authorMichael Brown <mcb30@ipxe.org>
Wed, 18 Jun 2014 23:35:04 +0000 (00:35 +0100)
committerMichael Brown <mcb30@ipxe.org>
Tue, 24 Jun 2014 14:32:35 +0000 (15:32 +0100)
commit8290a955130e0a6d6112ad8f269d8f617103e070
tree9a3b124dacb036cbf6359fb4ef27fbce3f898fd6
parent13a74e0d27a6b4781cca4646642e635cbbc94796
[build] Expose build timestamp, build name, and product names

Expose the build timestamp (measured in seconds since the Epoch) and
the build name (e.g. "rtl8139.rom" or "ipxe.efi"), and provide the
product name and product short name in a single centralised location.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/Makefile
src/Makefile.housekeeping
src/core/main.c
src/core/version.c
src/include/ipxe/version.h
src/interface/efi/efi_driver.c
src/interface/efi/efi_snp.c
src/interface/efi/efi_snp_hii.c
src/net/tcp/oncrpc.c
src/usr/autoboot.c