mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
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_llindhol@quicinc.com> Cc: Abner Chang <abner.chang@amd.com> Signed-off-by: Ard Biesheuvel <ardb@kernel.org> Reviewed-by: Leif Lindholm <quic_llindhol@quicinc.com> |
||
|---|---|---|
| .. | ||
| NonCoherentIoMmuDxe.c | ||
| NonCoherentIoMmuDxe.inf | ||