- Timestamp:
- Oct 16, 2024 11:38:19 AM (4 months ago)
- Location:
- trunk/src/VBox/Devices/EFI/Firmware/ArmVirtPkg
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/EFI/Firmware/ArmVirtPkg/ArmVirtQemu.dsc
r106352 r106353 478 478 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf 479 479 } 480 481 MdeModulePkg/Bus/Pci/SataControllerDxe/SataControllerDxe.inf 482 MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru.inf 483 MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe.inf 480 484 !endif 481 485 -
trunk/src/VBox/Devices/EFI/Firmware/ArmVirtPkg/ArmVirtQemuFvMain.fdf.inc
r106352 r106353 104 104 !ifdef $(VBOX) 105 105 INF VBoxPkg/VmwSvga3Dxe/VmwSvga3VideoDxe.inf 106 107 INF MdeModulePkg/Bus/Pci/SataControllerDxe/SataControllerDxe.inf 108 INF MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru.inf 109 INF MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe.inf 106 110 !endif 107 111
Note:
See TracChangeset
for help on using the changeset viewer.