VirtualBox

Changeset 81775 in vbox for trunk/src/VBox/Runtime/tools


Ignore:
Timestamp:
Nov 11, 2019 6:14:36 PM (5 years ago)
Author:
vboxsync
Message:

Runtime/RTEfiFatExtract: Tool to extract single entries from EFI fat binaries (used by Apple)

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

Legend:

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

    r81546 r81775  
    208208 RTFuzzClient_SOURCES = RTFuzzClient.cpp
    209209
     210 # RTEfiFatExtract - Extracting single files from a fat EFI binary.
     211 PROGRAMS += RTEfiFatExtract
     212 RTEfiFatExtract_TEMPLATE = VBoxR3Tool
     213 RTEfiFatExtract_SOURCES = RTEfiFatExtract.cpp
     214
    210215 if1of ($(KBUILD_TARGET), darwin linux solaris win)
    211216  # 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