summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/tools/RTEfiSigDb.cpp
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* scm copyright and license note updatevboxsync2022-08-221-10/+20
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* Runtime/tools/RTEfiSigDb: Fixes, bugref:9580vboxsync2021-07-261-29/+93
* Runtime/tools/RTEfiSigDb: Try to fix lin32 builds, bugref:9580 [build fix]vboxsync2021-07-261-2/+2
* Runtime/tools/RTEfiSigDb: Try to fix lin32 builds, bugref:9580vboxsync2021-07-261-2/+43
* Runtime/tools/RTEfiSigDb: Add some sub-command to initialize a NVRAM file for...vboxsync2021-07-231-1/+346
* Runtime/tools/RTEfiSigDb: Build fix, bugref:9580vboxsync2021-07-231-1/+1
* Runtime/tools/RTEfiSigDb: Add a sub-command to add new signatures to a partic...vboxsync2021-07-231-49/+203
* Runtime/tools: Start of a tool to manipulate EFI signature databases, bugref:...vboxsync2021-07-221-0/+219