VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/SecureBoot/sb_set_siglists.ps1
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2018-07-10 09:21:54 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2018-07-10 09:29:36 +0200
commiteb2fc1f72b7394450235529580c772f75df18d04 (patch)
tree0fb4b3d4de32751a93f03d5165fd768d59ea6fbf /SecureBoot/sb_set_siglists.ps1
parent541c619dcccaf6702e96b73a30a5621e0ccef285 (diff)
downloadVeraCrypt-DCS-eb2fc1f72b7394450235529580c772f75df18d04.tar.gz
VeraCrypt-DCS-eb2fc1f72b7394450235529580c772f75df18d04.zip
Add support for MSI EFI certificate in SecureBoot powershell script
Diffstat (limited to 'SecureBoot/sb_set_siglists.ps1')
-rw-r--r--SecureBoot/sb_set_siglists.ps13
1 files changed, 3 insertions, 0 deletions
diff --git a/SecureBoot/sb_set_siglists.ps1 b/SecureBoot/sb_set_siglists.ps1
index 4e0018f..e4b66de 100644
--- a/SecureBoot/sb_set_siglists.ps1
+++ b/SecureBoot/sb_set_siglists.ps1
@@ -64,6 +64,9 @@ Set-SecureBootUEFI -Time 2018-07-05T00:00:00Z -ContentFilePath siglists\MicCorUE
# Set-SecureBootUEFI -Time 2018-07-05T00:00:00Z -ContentFilePath siglists\Lenovo_Mocca_2012-06-20_SigList.bin -SignedFilePath siglists\Lenovo_Mocca_2012-06-20_SigList_Serialization.bin.p7 -Name db -AppendWrite:$true
# Set-SecureBootUEFI -Time 2018-07-05T00:00:00Z -ContentFilePath siglists\Lenovo_4MYoga720-15IKB_2016-11-09_SigList.bin -SignedFilePath siglists\Lenovo_4MYoga720-15IKB_2016-11-09_SigList_Serialization.bin.p7 -Name db -AppendWrite:$true
+############### MSI ###############
+# Write-Host "Setting KEK-signed MSI certs in db..."
+# Set-SecureBootUEFI -Time 2018-07-05T00:00:00Z -ContentFilePath siglists\MSI_SHIP_OWN_CA_2012-06-09_SigList.bin -SignedFilePath siglists\MSI_SHIP_OWN_CA_2012-06-09_SigList_Serialization.bin.p7 -Name db -AppendWrite:$true
############### Toshiba ###############
# Write-Host "Setting KEK-signed Toshiba certs in db..."