TianoCore EDK2 master
|
#include <Base.h>
Go to the source code of this file.
Functions | |
RETURN_STATUS EFIAPI | PlatformHasIoMmuInitialize (VOID) |
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.
RETURN_STATUS EFIAPI PlatformHasIoMmuInitialize | ( | VOID | ) |
Definition at line 18 of file PlatformHasIoMmuLib.c.