Update the comment.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6124 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qwang12 2008-10-17 04:09:00 +00:00
parent b05ac954ab
commit 076a01da02
1 changed files with 2 additions and 2 deletions

View File

@ -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.