TianoCore EDK2 master
Loading...
Searching...
No Matches
PlatformHasIoMmuLib.c File Reference
#include <Base.h>

Go to the source code of this file.

Functions

RETURN_STATUS EFIAPI PlatformHasIoMmuInitialize (VOID)
 

Detailed Description

A hook-in library for MdeModulePkg/Bus/Pci/PciHostBridgeDxe.

Plugging this library instance into PciHostBridgeDxe makes PciHostBridgeDxe depend on the platform's dynamic decision whether to provide IOMMU implementation (usually through IoMmuDxe driver).

Copyright (C) 2017, Red Hat, Inc. Copyright (C) 2017, AMD, Inc.

SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file PlatformHasIoMmuLib.c.

Function Documentation

◆ PlatformHasIoMmuInitialize()

RETURN_STATUS EFIAPI PlatformHasIoMmuInitialize ( VOID  )

Definition at line 18 of file PlatformHasIoMmuLib.c.