mirror of
https://github.com/rbalsleyMSFT/FFU.git
synced 2026-06-14 02:09:35 -06:00
Adds Secure Boot deployment diagnostics
Includes Secure Boot support in the PE image so firmware variables can be inspected during imaging. Captures baseline, post-apply, and final boot evidence for firmware state, storage layout, boot files, and boot configuration to explain UEFI boot failures and highlight likely dbx blocks or boot entry issues.
This commit is contained in:
@@ -3414,6 +3414,8 @@ function New-PEMedia {
|
|||||||
"en-us\WinPE-Scripting_en-us.cab",
|
"en-us\WinPE-Scripting_en-us.cab",
|
||||||
"WinPE-PowerShell.cab",
|
"WinPE-PowerShell.cab",
|
||||||
"en-us\WinPE-PowerShell_en-us.cab",
|
"en-us\WinPE-PowerShell_en-us.cab",
|
||||||
|
"WinPE-SecureBootCmdlets.cab",
|
||||||
|
"en-us\WinPE-SecureBootCmdlets_en-us.cab",
|
||||||
"WinPE-StorageWMI.cab",
|
"WinPE-StorageWMI.cab",
|
||||||
"en-us\WinPE-StorageWMI_en-us.cab",
|
"en-us\WinPE-StorageWMI_en-us.cab",
|
||||||
"WinPE-DismCmdlets.cab",
|
"WinPE-DismCmdlets.cab",
|
||||||
|
|||||||
@@ -115,6 +115,7 @@ function New-PEMedia {
|
|||||||
"en-us\WinPE-Scripting_en-us.cab",
|
"en-us\WinPE-Scripting_en-us.cab",
|
||||||
"WinPE-PowerShell.cab",
|
"WinPE-PowerShell.cab",
|
||||||
"en-us\WinPE-PowerShell_en-us.cab",
|
"en-us\WinPE-PowerShell_en-us.cab",
|
||||||
|
"WinPE-SecureBootCmdlets.cab",
|
||||||
"WinPE-StorageWMI.cab",
|
"WinPE-StorageWMI.cab",
|
||||||
"en-us\WinPE-StorageWMI_en-us.cab",
|
"en-us\WinPE-StorageWMI_en-us.cab",
|
||||||
"WinPE-DismCmdlets.cab",
|
"WinPE-DismCmdlets.cab",
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user