UEFIv2

2.2

Sample module for interacting with UEFI from PowerShell

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name UEFIv2 -RequiredVersion 2.2

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name UEFIv2 -Version 2.2

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Subject to https://creativecommons.org/licenses/by/4.0/

Package Details

Author(s)

  • Michael Niehaus

Functions

Get-UEFIVariable Set-UEFIVariable Set-LHSTokenPrivilege Get-UEFISecureBootCerts

PSEditions

Desktop

Dependencies

This module has no dependencies.

Release Notes

Version 2.1: Added logic to allocate a bigger buffer for Get-UEFIVariable
Version 2.0: Added -All switch to display a full list of UEFI variable names
Version 1.1: Fixed help examples
Version 1.0: Published initial version

FileList

Version History

Version Downloads Last updated
2.8 94,901 3/6/2024
2.7 429,632 1/25/2023
2.6 3,214 8/12/2022
2.5 623 6/29/2022
2.4 2,380 3/25/2021
2.3 1,213 1/27/2021
2.2 (current version) 77 1/19/2021
2.1 342 11/26/2020
2.0 67 11/25/2020
Show less