Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: ddaf39263a1ed84e60238622dfed83ff14ecc50a
      
https://github.com/tianocore/edk2/commit/ddaf39263a1ed84e60238622dfed83ff14ecc50a
  Author: Ard Biesheuvel <a...@kernel.org>
  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 <quic_llind...@quicinc.com>
Cc: Abner Chang <abner.ch...@amd.com>
Signed-off-by: Ard Biesheuvel <a...@kernel.org>
Reviewed-by: Leif Lindholm <quic_llind...@quicinc.com>



To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to