TianoCore EDK2 master
|
#include "CcIoMmu.h"
Go to the source code of this file.
Functions | |
EFI_STATUS EFIAPI | IoMmuDxeEntryPoint (IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable) |
IoMmuDxe driver installs EDKII_IOMMU_PROTOCOL to provide the support for DMA operations when SEV is enabled.
Copyright (c) 2017, AMD Inc. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file IoMmuDxe.c.
EFI_STATUS EFIAPI IoMmuDxeEntryPoint | ( | IN EFI_HANDLE | ImageHandle, |
IN EFI_SYSTEM_TABLE * | SystemTable | ||
) |
Definition at line 16 of file IoMmuDxe.c.