Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: ddaf39263a1ed84e60238622dfed83ff14ecc50a
https://github.com/tianocore/edk2/commit/ddaf39263a1ed84e60238622dfed83ff14ecc50a
Author: Ard Biesheuvel <[email protected]>
Date: 2024-03-12 (Tue, 12 Mar 2024)
Changed paths:
M EmbeddedPkg/Drivers/NonCoherentIoMmuDxe/NonCoherentIoMmuDxe.c
Log Message:
-----------
EmbeddedPkg/NonCoherentIoMmuDxe: Make SetAttributes always succeed
NonCoherentIoMmuSetAttribute() does nothing except return
EFI_UNSUPPORTED. This was fine when it was introduced, but now, the PCI
bus driver will fail a PCI I/O Map() operation if the call to
SetAttributes() fails.
So return EFI_SUCCESS instead.
Cc: Leif Lindholm <[email protected]>
Cc: Abner Chang <[email protected]>
Signed-off-by: Ard Biesheuvel <[email protected]>
Reviewed-by: Leif Lindholm <[email protected]>
To unsubscribe from these emails, change your notification settings at
https://github.com/tianocore/edk2/settings/notifications
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits