]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelSiliconPkg/IntelVTdDxe/TranslationTable.c
IntelSiliconPkg/IntelVTdDxe: Update function comments
[mirror_edk2.git] / IntelSiliconPkg / IntelVTdDxe / TranslationTable.c
index 80fc82347e20e375e94acb489caac51df0d4505b..bc0c24c02059e1ea4fc0f2f3c12a9ed45be1a122 100644 (file)
@@ -734,6 +734,7 @@ SplitSecondLevelPage (
   Set VTd attribute for a system memory on second level page entry\r
 \r
   @param[in]  VtdIndex                The index used to identify a VTd engine.\r
+  @param[in]  DomainIdentifier        The domain ID of the source.\r
   @param[in]  SecondLevelPagingEntry  The second level paging entry in VTd table for the device.\r
   @param[in]  BaseAddress             The base of device memory address to be used as the DMA memory.\r
   @param[in]  Length                  The length of device memory address to be used as the DMA memory.\r
@@ -817,6 +818,7 @@ SetSecondLevelPagingAttribute (
   Set VTd attribute for a system memory.\r
 \r
   @param[in]  VtdIndex                The index used to identify a VTd engine.\r
+  @param[in]  DomainIdentifier        The domain ID of the source.\r
   @param[in]  SecondLevelPagingEntry  The second level paging entry in VTd table for the device.\r
   @param[in]  BaseAddress             The base of device memory address to be used as the DMA memory.\r
   @param[in]  Length                  The length of device memory address to be used as the DMA memory.\r