VirtualBox

Changeset 106186 in vbox for trunk


Ignore:
Timestamp:
Oct 1, 2024 8:35:10 AM (7 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
164970
Message:

EFI/Firmware/Makefile.kmk: Enable the MPT SCSI driver which was lost during the last edk2 update because the MPT_SCSI_ENABLE define changed from default TRUE to FALSE, bugref:4643

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/manual/user_ChangeLogImpl.xml

    r106169 r106186  
    8282
    8383      <listitem>
    84        <para></para>
     84       <para>EFI: include missing LsiLogic MPT SCSI driver again to fix booting
     85         from devices attached to this device if the EFI firmware is used (7.1.0 regression)</para>
    8586      </listitem>
    8687
  • trunk/src/VBox/Devices/EFI/Firmware/Makefile.kmk

    r106061 r106186  
    285285        $(if $(VBOX_WITH_EFI_TPM),-D "TPM_ENABLE=1" -D "TPM1_ENABLE" -D "TPM2_ENABLE") \
    286286        $(if $(VBOX_WITH_EFI_TPM),-D "TPM_CONFIG_ENABLE=1") \
     287        $(if $(VBOX_WITH_LSILOGIC),-D "MPT_SCSI_ENABLE=1") \
    287288        -D BUILD_NEW_SHELL=1 \
    288289        -D VBOX_REV=$(VBOX_SVN_REV) \
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