UEFIv2
2.8
Sample module for interacting with UEFI from PowerShell
Minimum PowerShell version
5.1
Installation Options
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 Get-UEFIBootEntry Add-UEFIBootEntry Remove-UEFIBootEntry
PSEditions
Dependencies
This module has no dependencies.
Release Notes
Version 2.8: Added additional logic for boot entries
Version 2.7: Added partition parameter index parameter for cases where the index and number aren't the same (e.g. shrunk/new partition)
Version 2.6: Added partition parameter for UEFI boot entry creation
Version 2.5: Added UEFI boot entry cmdlets
Version 2.4: Fixed byte array size
Version 2.3: Added the ability to display any UEFI secure boot variable
Version 2.2: Added Get-UEFISecureBootCerts cmdlet
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
- UEFIv2.nuspec
- UEFIv2.psd1
- UEFIv2.psm1