VirtualBox

Changeset 80921 in vbox


Ignore:
Timestamp:
Sep 20, 2019 11:32:48 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
133498
Message:

EFI/FirmwareNew: Fix inclusion of VBoxPeCoffLib as it contains support for fat/universal EFI binaries required to load boot.efi provided by macOS Mountain Lion and older, bugref:4643

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/EFI/FirmwareNew/OvmfPkg/OvmfPkgX64.dsc

    r80902 r80921  
    144144  PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
    145145!else
    146 !ifdef $(SOURCE_DEBUG_ENABLE)
    147   PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
    148 !else
    149146  PeCoffLib|VBoxPkg/Library/VBoxPeCoffLib/VBoxPeCoffLib.inf
    150 !endif
    151147!endif
    152148  CacheMaintenanceLib|MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf
     
    196192
    197193!ifdef $(SOURCE_DEBUG_ENABLE)
     194!ifdef $(VBOX)
     195  PeCoffExtraActionLib|VBoxPkg/Library/VBoxPeCoffExtraActionLib/VBoxPeCoffExtraActionLib.inf
     196!else
    198197  PeCoffExtraActionLib|SourceLevelDebugPkg/Library/PeCoffExtraActionLibDebug/PeCoffExtraActionLibDebug.inf
     198!endif
    199199  DebugCommunicationLib|SourceLevelDebugPkg/Library/DebugCommunicationLibSerialPort/DebugCommunicationLibSerialPort.inf
    200200!else
     
    304304  PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
    305305!else
    306 !ifdef $(SOURCE_DEBUG_ENABLE)
    307   DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
    308   PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
     306  PeCoffLib|VBoxPkg/Library/VBoxPeCoffLib/VBoxPeCoffLib.inf
     307!ifdef $(SOURCE_DEBUG_ENABLE)
     308  DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
    309309!else
    310310  DebugLib|VBoxPkg/Library/VBoxDebugLib/VBoxDebugLib.inf
    311   PeCoffLib|VBoxPkg/Library/VBoxPeCoffLib/VBoxPeCoffLib.inf
    312311!endif
    313312!endif
Note: See TracChangeset for help on using the changeset viewer.

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