We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46002a3 commit 617b42dCopy full SHA for 617b42d
Makefile
@@ -37,7 +37,7 @@ endif
37
38
LDFLAGS = -nostdlib -znocombreloc -T $(EFI_LDS) -shared -Bsymbolic -L$(EFI_PATH) -L$(LIB_PATH) -LCryptlib -LCryptlib/OpenSSL $(EFI_CRT_OBJS)
39
40
-VERSION = 0.6
+VERSION = 0.7
41
42
TARGET = shim.efi MokManager.efi.signed fallback.efi.signed
43
OBJS = shim.o netboot.o cert.o replacements.o version.o
0 commit comments