There was an error while loading. Please reload this page.
1 parent 04e3e87 commit 861787cCopy full SHA for 861787c
1 file changed
pkg/machinery/platforms/platforms.go
@@ -139,6 +139,7 @@ func MetalPlatform() Platform {
139
BootMethodDiskImage,
140
BootMethodPXE,
141
},
142
+ SecureBootSupported: true,
143
}
144
145
0 commit comments