VirtualBox

Ignore:
Timestamp:
Aug 14, 2024 1:16:30 PM (4 months ago)
Author:
vboxsync
Message:

Devices/EFI/FirmwareNew: Merge edk2-stable-202405 and make it build on aarch64, bugref:4643

Location:
trunk/src/VBox/Devices/EFI/FirmwareNew
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/EFI/FirmwareNew

  • trunk/src/VBox/Devices/EFI/FirmwareNew/MdeModulePkg/Bus/Pci/PciBusDxe/PciIo.c

    r101291 r105670  
    10251025      }
    10261026
    1027       mIoMmuProtocol->SetAttribute (
    1028                         mIoMmuProtocol,
    1029                         PciIoDevice->Handle,
    1030                         *Mapping,
    1031                         IoMmuAttribute
    1032                         );
     1027      Status = mIoMmuProtocol->SetAttribute (
     1028                                 mIoMmuProtocol,
     1029                                 PciIoDevice->Handle,
     1030                                 *Mapping,
     1031                                 IoMmuAttribute
     1032                                 );
    10331033    }
    10341034  }
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