X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFrameworkPkg%2FLibrary%2FDxeIoLibCpuIo%2FDxeCpuIoLibInternal.h;h=23ce633b1d4b744fe0cfbfe517345440a771d97f;hp=3f71fa63044b7a39ef1219ecedecb3e17c4b17bd;hb=7459094d5f6904a0c8445d97519f4a99b654ef43;hpb=2a254b9046b5f33d0495a3e28deaff48cc64a76e diff --git a/IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeCpuIoLibInternal.h b/IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeCpuIoLibInternal.h index 3f71fa6304..23ce633b1d 100644 --- a/IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeCpuIoLibInternal.h +++ b/IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeCpuIoLibInternal.h @@ -109,7 +109,8 @@ MmioReadWorker ( @param Address The MMIO register to read. The caller is responsible for aligning the Address if required. @param Width The width of the I/O operation. - + @param Data The value to write to the I/O port. + @return Data read from registers in the EFI system memory space. **/