Skip to content

Described behavior of Set-SecureBootUEFI with the -ContentFilePath and -SignedFilePath parameters do not match actual behavior. #3183

Open
@wmjdgla

Description

@wmjdgla

Example 2: Set the DBX UEFI variable by using a signed package

PS C:\> Set-SecureBootUEFI -ContentFilePath FormattedVariable.bin -SignedFilePath GeneratedFileToSign.bin.p7
Name       : dbx 
Bytes      : {161, 89, 192, 165...} 
Attributes : NON VOLATILE 
             BOOTSERVICE ACCESS 
             RUNTIME ACCESS 
             TIME BASED AUTHENTICATED WRITE ACCESS

The output is incorrect. After executing the command, the output is:

Supply values for the following parameters:
Name: 

The user is prompted for the name of the UEFI variable to be set. After entering the name, the user is prompted:

Time:  

Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

Labels

area-securebootIssues for secureboot moduleissue-doc-bugSomething is out of date, unclear, confusing, or broken in the article. Blocks customer success.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions