]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg/IoMmuDxe: Rename AmdSevIoMmu to CcIoMmu
authorMin M Xu <min.m.xu@intel.com>
Thu, 15 Dec 2022 05:18:08 +0000 (13:18 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sun, 18 Dec 2022 02:14:31 +0000 (02:14 +0000)
commit09f01d4efb50de51c720723748c6be4f7d308a56
tree8ac5eb94229e9ce0f57e490fba32ecf0a0032bee
parentc4e76d2fbaa2a79be881df90aa185990acc7bf54
OvmfPkg/IoMmuDxe: Rename AmdSevIoMmu to CcIoMmu

BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4171

IoMmuDxe once was designed to support DMA operation when SEV is enabled.
After TDX is enabled in IoMmuDxe, some files' name in IoMmuDxe need to
be more general. So this patch rename:
  AmdSevIoMmu.h -> CcIoMmu.h
  AmdSevIoMmu.c -> CcIoMmu.c

Accordingly there are some udates in IoMmuDxe.c and IoMmuDxe.inf.

Cc: Erdem Aktas <erdemaktas@google.com>
Cc: James Bottomley <jejb@linux.ibm.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Tom Lendacky <thomas.lendacky@amd.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Jiewen Yao <Jiewen.yao@intel.com>
Signed-off-by: Min Xu <min.m.xu@intel.com>
Reviewed-by: Tom Lendacky <thomas.lendacky@amd.com>
OvmfPkg/IoMmuDxe/AmdSevIoMmu.c [deleted file]
OvmfPkg/IoMmuDxe/AmdSevIoMmu.h [deleted file]
OvmfPkg/IoMmuDxe/CcIoMmu.c [new file with mode: 0644]
OvmfPkg/IoMmuDxe/CcIoMmu.h [new file with mode: 0644]
OvmfPkg/IoMmuDxe/IoMmuDxe.c
OvmfPkg/IoMmuDxe/IoMmuDxe.inf