summaryrefslogtreecommitdiff
path: root/MdePkg/Library/PeiServicesTablePointerLibKr7
diff options
context:
space:
mode:
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2008-10-17 04:09:00 +0000
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2008-10-17 04:09:00 +0000
commit076a01da0207a68ca5b57b2d0d0903b46f898f0c (patch)
treea5829d644e0cdce4e9449cd00c43c7944d6f7857 /MdePkg/Library/PeiServicesTablePointerLibKr7
parentb05ac954abed8d3608968a19f1243ffdfa30589a (diff)
downloadedk2-platforms-076a01da0207a68ca5b57b2d0d0903b46f898f0c.tar.xz
Update the comment.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6124 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/PeiServicesTablePointerLibKr7')
-rw-r--r--MdePkg/Library/PeiServicesTablePointerLibKr7/PeiServicesTablePointer.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/MdePkg/Library/PeiServicesTablePointerLibKr7/PeiServicesTablePointer.c b/MdePkg/Library/PeiServicesTablePointerLibKr7/PeiServicesTablePointer.c
index 598a9c340d..1939de8ce2 100644
--- a/MdePkg/Library/PeiServicesTablePointerLibKr7/PeiServicesTablePointer.c
+++ b/MdePkg/Library/PeiServicesTablePointerLibKr7/PeiServicesTablePointer.c
@@ -2,7 +2,7 @@
PEI Services Table Pointer Library implementation for IPF that uses Kernel
Register 7 to store the pointer.
- Copyright (c) 2006 - 2007, Intel Corporation.<BR>
+ Copyright (c) 2006 - 2008, Intel Corporation.<BR>
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
@@ -63,7 +63,7 @@ PeiServicesTablePointerLibConstructor (
}
/**
- The function set the pointer of PEI services immediately preceding the IDT table
+ The function set the pointer of PEI services in KR7 register
according to PI specification.
@param PeiServicesTablePointer The address of PeiServices pointer.