VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/SecureBoot/sb_set_siglists.ps1
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2018-07-07 13:42:47 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2018-07-07 13:44:30 +0200
commitc2c9212bb570e00153c51c03131fcc91c5a89266 (patch)
treef82f3438ab065964c3a201f976a7d7f935593003 /SecureBoot/sb_set_siglists.ps1
parent201936e98a36ae5027ad4ac351d4d7a2fc1f1f8d (diff)
downloadVeraCrypt-DCS-c2c9212bb570e00153c51c03131fcc91c5a89266.tar.gz
VeraCrypt-DCS-c2c9212bb570e00153c51c03131fcc91c5a89266.zip
Add support for Lenovo Yoga720 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 d7f6baa..2ef5116 100644
--- a/SecureBoot/sb_set_siglists.ps1
+++ b/SecureBoot/sb_set_siglists.ps1
@@ -61,6 +61,7 @@ Set-SecureBootUEFI -Time 2018-07-05T00:00:00Z -ContentFilePath siglists\MicCorUE
# Set-SecureBootUEFI -Time 2018-07-05T00:00:00Z -ContentFilePath siglists\Lenovo_2JYoga910_2015-12-02_SigList.bin -SignedFilePath siglists\Lenovo_2JYoga910_2015-12-02_SigList_Serialization.bin.p7 -Name db -AppendWrite:$true
# Set-SecureBootUEFI -Time 2018-07-05T00:00:00Z -ContentFilePath siglists\Lenovo_LCFC_2015-05-29_SigList.bin -SignedFilePath siglists\Lenovo_LCFC_2015-05-29_SigList_Serialization.bin.p7 -Name db -AppendWrite:$true
# 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
############### Toshiba ###############