VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/SecureBoot/sb_set_siglists.ps1
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2018-07-24 23:56:50 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2018-07-24 23:57:53 +0200
commit2f71b20d50a5814d5dce812fcd61740cb84de2af (patch)
treef4fa4bf625428f09fef3d506aaff591e419cfb16 /SecureBoot/sb_set_siglists.ps1
parentb2b039155d122b3344fc06058ec3c75de72028f0 (diff)
downloadVeraCrypt-DCS-2f71b20d50a5814d5dce812fcd61740cb84de2af.tar.gz
VeraCrypt-DCS-2f71b20d50a5814d5dce812fcd61740cb84de2af.zip
Add support for new Dell CompalA31CSMB EFI certificate in SecureBoot powershell script
Diffstat (limited to 'SecureBoot/sb_set_siglists.ps1')
-rw-r--r--SecureBoot/sb_set_siglists.ps11
1 files changed, 1 insertions, 0 deletions
diff --git a/SecureBoot/sb_set_siglists.ps1 b/SecureBoot/sb_set_siglists.ps1
index 5049f55..a5c7216 100644
--- a/SecureBoot/sb_set_siglists.ps1
+++ b/SecureBoot/sb_set_siglists.ps1
@@ -49,6 +49,7 @@ Set-SecureBootUEFI -Time 2018-07-05T00:00:00Z -ContentFilePath $scriptPath\sigli
############### DELL ###############
# Write-Host "Setting KEK-signed Dell cert in db..."
# Set-SecureBootUEFI -Time 2018-07-05T00:00:00Z -ContentFilePath $scriptPath\siglists\Dell_UEFI_DB_2016_06_03_SigList.bin -SignedFilePath $scriptPath\siglists\Dell_UEFI_DB_2016_06_03_SigList_Serialization.bin.p7 -Name db -AppendWrite:$true
+# Set-SecureBootUEFI -Time 2018-07-05T00:00:00Z -ContentFilePath $scriptPath\siglists\Dell_CompalA31CSMB_2012-07-17_SigList.bin -SignedFilePath $scriptPath\siglists\Dell_CompalA31CSMB_2012-07-17_SigList_Serialization.bin.p7 -Name db -AppendWrite:$true
############### HP ###############
# Write-Host "Setting KEK-signed HP cert in db..."