disable TLS for 2M builds b/c of running out of space.
This commit is contained in:
parent
4bec430adf
commit
1f9774d792
@ -16,6 +16,7 @@ FD_SIZE_4MB = TRUE
|
|||||||
[opts.ovmf.2m]
|
[opts.ovmf.2m]
|
||||||
FD_SIZE_2MB = TRUE
|
FD_SIZE_2MB = TRUE
|
||||||
NETWORK_ISCSI_ENABLE = FALSE
|
NETWORK_ISCSI_ENABLE = FALSE
|
||||||
|
NETWORK_TLS_ENABLE = FALSE
|
||||||
|
|
||||||
[opts.ovmf.sb.smm]
|
[opts.ovmf.sb.smm]
|
||||||
SECURE_BOOT_ENABLE = TRUE
|
SECURE_BOOT_ENABLE = TRUE
|
||||||
|
Loading…
Reference in New Issue
Block a user