X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFrameworkPkg%2FLibrary%2FDxeIoLibCpuIo%2FDxeCpuIoLibInternal.h;h=a3b6af6ac7217ac873e4822f8c40e0a76539043e;hp=3f71fa63044b7a39ef1219ecedecb3e17c4b17bd;hb=0677cc4925d580f7016ac092dc591be0ebe03495;hpb=c4fa3eacb3fae2fd5052dd0727272896310c4a9a diff --git a/IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeCpuIoLibInternal.h b/IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeCpuIoLibInternal.h index 3f71fa6304..a3b6af6ac7 100644 --- a/IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeCpuIoLibInternal.h +++ b/IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeCpuIoLibInternal.h @@ -4,8 +4,8 @@ for implementation of IoLib library instance. It is included all source code of this library instance. - Copyright (c) 2006, Intel Corporation - All rights reserved. This program and the accompanying materials + Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.
+ This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.org/licenses/bsd-license.php @@ -23,10 +23,7 @@ #include - #include -#include - #include #include @@ -109,7 +106,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. **/