aboutsummaryrefslogtreecommitdiff
path: root/stand/efi
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2024-02-12 22:35:01 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2024-02-12 22:35:01 +0000
commitf616d61ab6b071e5fbfdbae7033a9ef04c1444ad (patch)
tree47edbc56733109d8f3552b3ac2247120e5304f8a /stand/efi
parent57e27ff07aff35289892f79288bebf76a3c31fec (diff)
downloadsrc-f616d61ab6b071e5fbfdbae7033a9ef04c1444ad.tar.gz
src-f616d61ab6b071e5fbfdbae7033a9ef04c1444ad.zip
Diffstat (limited to 'stand/efi')
-rw-r--r--stand/efi/loader/version.veriexec7
1 files changed, 7 insertions, 0 deletions
diff --git a/stand/efi/loader/version.veriexec b/stand/efi/loader/version.veriexec
new file mode 100644
index 000000000000..5c9292310c04
--- /dev/null
+++ b/stand/efi/loader/version.veriexec
@@ -0,0 +1,7 @@
+NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE. The format of this
+file is important. Make sure the current version number is on line 6.
+
+2.1: SMBIOS 3 support
+2.0: Secure boot support
+1.1: Keep in sync with i386 version.
+0.1: Initial i386 version. Derived from ia64.