TianoCore EDK2 master
Loading...
Searching...
No Matches
CcIoMmu.h
Go to the documentation of this file.
1
15#ifndef _AMD_SEV_IOMMU_H_
16#define _AMD_SEV_IOMMU_H_
17
18#include <Protocol/IoMmu.h>
19
20#include <Library/BaseLib.h>
22#include <Library/DebugLib.h>
27
33EFIAPI
35 VOID
36 );
37
38#endif
EFI_STATUS EFIAPI InstallIoMmuProtocol(VOID)
Definition: CcIoMmu.c:929
RETURN_STATUS EFI_STATUS
Definition: UefiBaseType.h:29