]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/SmmIoLibSmmCpuIo2/SmmCpuIoLibInternal.h
MdePkg UefiLib: Check Table against NULL in ScanTableInSDT
[mirror_edk2.git] / MdePkg / Library / SmmIoLibSmmCpuIo2 / SmmCpuIoLibInternal.h
index 70295af4e169ebb4b958f8e54168f386a9b0c78e..5aa3f9eedd791dbfdff4b60cf37dfb0fcc38d9e0 100644 (file)
@@ -1,14 +1,14 @@
 /** @file\r
   Internal include file of SMM CPU IO Library.\r
   It includes all necessary protocol/library class's header file\r
-  for implementation of IoLib library instance. It is included \r
+  for implementation of IoLib library instance. It is included\r
   all source code of this library instance.\r
-  \r
-  Copyright (c) 2009 - 2010, Intel Corporation\r
-  All rights reserved. This program and the accompanying materials\r
+\r
+  Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>\r
+  This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
-  http://opensource.org/licenses/bsd-license.php\r
+  http://opensource.org/licenses/bsd-license.php.\r
 \r
   THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
   WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
@@ -60,7 +60,7 @@ IoReadWorker (
   @param  Width         The width of the I/O operation.\r
   @param  Data          The value to write to the I/O port.\r
 \r
-  @return The paramter of Data.\r
+  @return The parameter of Data.\r
 \r
 **/\r
 UINT64\r
@@ -103,7 +103,7 @@ MmioReadWorker (
                         The caller is responsible for aligning the Address if required.\r
   @param  Width         The width of the I/O operation.\r
   @param  Data          The value to write to the I/O port.\r
-  \r
+\r
   @return Data read from registers in the EFI system memory space.\r
 \r
 **/\r