uefi
Here are 476 public repositories matching this topic...
-
Updated
Nov 30, 2021 - C
-
Updated
Dec 26, 2021 - Python
-
Updated
Jul 24, 2020
-
Updated
Nov 4, 2021 - HTML
-
Updated
Dec 8, 2021 - PowerShell
-
Updated
Nov 11, 2021 - C
-
Updated
Feb 19, 2020 - C
-
Updated
Oct 25, 2021
-
Updated
Dec 11, 2021 - Roff
-
Updated
Apr 22, 2019
-
Updated
Dec 24, 2021 - C++
-
Updated
May 2, 2020 - C
Currently when enrolling-keys we dont check if there is no keys on the system. We just blindly sbkeysync and assume it's fine.
We should preferably do a check on the PK, KEK and db files in efivars and abort early with a better error message. Maybe explain to one needs to clear out any existing keys.
Add a --force option?
Exit codes
Are there any plans to implement the reflection system in the project, if so, do you have any idea how it will work to generate methods and classes at runtime, and execute this code?
For exemple, if we have this code:
static void Main(string[] args)
{
const string AssemblyName = "HelloWorld.dll";
var assembly = AssemblyBuilder.DefineDynamicAssembly(
Improve this page
Add a description, image, and links to the uefi topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the uefi topic, visit your repo's landing page and select "manage topics."
debootstrap.shreplacesextraargsor another line in the environment where it finds 'console=' before the line that starts with console=Suggested the following fix: