'Add certificate to db from UEFI Shell
I'm in edk2 UEFI Shell and there is no access to filesystem or network. Secureboot is already enabled and all vars PK, KEK, db, dbx are set. I know that if there is access to filesystem or network I can pull in new cert and add it to db using dmpstore command. I also explored hexedit command to create a binary file with new cert but did not work as no filesystem. So is there a way to add/append cert to db when there is no file system and network access from UEFI shell?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
