VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/SecureBoot/sb_set_siglists.ps1
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2018-07-08 14:28:37 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2018-07-08 14:29:48 +0200
commit541c619dcccaf6702e96b73a30a5621e0ccef285 (patch)
tree9cd6f16fdf3e572b586a94f64e1a512f3766986c /SecureBoot/sb_set_siglists.ps1
parentc2c9212bb570e00153c51c03131fcc91c5a89266 (diff)
downloadVeraCrypt-DCS-541c619dcccaf6702e96b73a30a5621e0ccef285.tar.gz
VeraCrypt-DCS-541c619dcccaf6702e96b73a30a5621e0ccef285.zip
Add support for new HP 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 2ef5116..4e0018f 100644
--- a/SecureBoot/sb_set_siglists.ps1
+++ b/SecureBoot/sb_set_siglists.ps1
@@ -51,6 +51,7 @@ Set-SecureBootUEFI -Time 2018-07-05T00:00:00Z -ContentFilePath siglists\MicCorUE
############### HP ###############
# Write-Host "Setting KEK-signed HP cert in db..."
# Set-SecureBootUEFI -Time 2018-07-05T00:00:00Z -ContentFilePath siglists\HP_UEFI_Secure_Boot_2013_DB_key_2013_08_23_SigList.bin -SignedFilePath siglists\HP_UEFI_Secure_Boot_2013_DB_key_2013_08_23_SigList_Serialization.bin.p7 -Name db -AppendWrite:$true
+# Set-SecureBootUEFI -Time 2018-07-05T00:00:00Z -ContentFilePath siglists\HP_UEFI_Secure_Boot_DB_2017_2017-01-20_SigList.bin -SignedFilePath siglists\HP_UEFI_Secure_Boot_DB_2017_2017-01-20_SigList_Serialization.bin.p7 -Name db -AppendWrite:$true
############### Lenovo ###############
# Write-Host "Setting KEK-signed Lenovo certs in db..."