VirtualBox

Changeset 90297 in vbox


Ignore:
Timestamp:
Jul 22, 2021 8:06:36 PM (4 years ago)
Author:
vboxsync
Message:

Runtime/tools: Start of a tool to manipulate EFI signature databases, bugref:9580

Location:
trunk/src/VBox/Runtime/tools
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/tools/Makefile.kmk

    r88933 r90297  
    235235 RTEfiFatExtract_SOURCES = RTEfiFatExtract.cpp
    236236
     237 # RTEfiSigDb - EFI signature database management tool.
     238 PROGRAMS += RTEfiSigDb
     239 RTEfiSigDb_TEMPLATE = VBoxR3Tool
     240 RTEfiSigDb_SOURCES = RTEfiSigDb.cpp
     241
    237242 if1of ($(KBUILD_TARGET), darwin linux solaris win)
    238243  # RTKrnlModInfo - our lsmod/kextstat clone (for testing the RTKrnlMod code).
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette