]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Include/Protocol/IoMmu.h
MdeModulePkg: Correct function description for AllocateBuffer
[mirror_edk2.git] / MdeModulePkg / Include / Protocol / IoMmu.h
index 9d25c17a5e94f7d4f5a90dc2b1fa2285c0c1d8f0..1e06efeb6ae880e463d78195528c52f50843bd9c 100644 (file)
@@ -203,7 +203,7 @@ EFI_STATUS
 \r
   @retval EFI_SUCCESS           The requested memory pages were allocated.\r
   @retval EFI_UNSUPPORTED       Attributes is unsupported. The only legal attribute bits are\r
-                                MEMORY_WRITE_COMBINE and MEMORY_CACHED.\r
+                                MEMORY_WRITE_COMBINE, MEMORY_CACHED and DUAL_ADDRESS_CYCLE.\r
   @retval EFI_INVALID_PARAMETER One or more parameters are invalid.\r
   @retval EFI_OUT_OF_RESOURCES  The memory pages could not be allocated.\r
 \r