Mirroring from commit 106549a4362f6b499da522f8f8f5ed9f98388f87 from Coreboot upstream

This commit is contained in:
2026-02-17 08:55:05 +10:00
commit 5e919b3ee7
279 changed files with 89283 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
// Place build generated version into a C variable
#include "autovgaversion.h"
#include "types.h"
char VERSION[] VAR16 = BUILD_VERSION;
char BUILDINFO[] VAR16 = BUILD_TOOLS;