summaryrefslogtreecommitdiff
path: root/MdePkg/Include
diff options
context:
space:
mode:
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>2010-01-14 04:48:36 +0000
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>2010-01-14 04:48:36 +0000
commit758fd817cf25c8016a98248c95f9b928bc32fa42 (patch)
treee911717c6d3b6b4ef9cdf42e70f1d4f3a7f62872 /MdePkg/Include
parent80ae2a5874511608f400f46146c3c8413a41fcb9 (diff)
downloadedk2-758fd817cf25c8016a98248c95f9b928bc32fa42.zip
edk2-758fd817cf25c8016a98248c95f9b928bc32fa42.tar.gz
edk2-758fd817cf25c8016a98248c95f9b928bc32fa42.tar.bz2
Fix formatting
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9740 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include')
-rw-r--r--MdePkg/Include/Ppi/CpuIo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/Ppi/CpuIo.h b/MdePkg/Include/Ppi/CpuIo.h
index 9982108..31e90d0 100644
--- a/MdePkg/Include/Ppi/CpuIo.h
+++ b/MdePkg/Include/Ppi/CpuIo.h
@@ -49,7 +49,7 @@ typedef enum {
Memory-based access services and I/O-based access services.
@param[in] PeiServices An indirect pointer to the PEI Services Table
- published by the PEI Foundation.
+ published by the PEI Foundation.
@param[in] This Pointer to local data for the interface.
@param[in] Width The width of the access. Enumerated in bytes.
@param[in] Address The physical address of the access.