We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 563e69f commit 7584009Copy full SHA for 7584009
pkg/constants/constants.go
@@ -38,7 +38,7 @@ var BootHybrid []byte
38
var GrubLiveBiosCfg []byte
39
40
// EfiKeyEnroller is the key enroller for the efi image which gets the keys from the ipxe server and enrolls them
41
-// source at https://github.com/Itxaka/kairos-efi-booter/
+// source at https://github.com/kairos-io/efi-key-enroller
42
//
43
//go:embed efi-key-enroller.efi
44
var EfiKeyEnroller []byte
0 commit comments