- Pacific Time
- https://www.linkedin.com/in/bluescreen/
- @int0x6
Pinned Loading
-
-
-
edk2-platforms
edk2-platforms PublicForked from tianocore/edk2-platforms
EDK II sample platform branches and tags
C
-
Parses signature data from the pk, k...
Parses signature data from the pk, kek, db, and dbx UEFI variables. 1Write-Host "Checking for Administrator permission..."
2if (-NOT ([Security.Principal.WindowsPrincipal] [Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")) {
3Write-Warning "Insufficient permissions to run this script. Open the PowerShell console as administrator and run this script again."
4Break
5} else {
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.