]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Fix wrong comment for SetPeiServiceTable
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 3 Sep 2008 08:23:38 +0000 (08:23 +0000)
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 3 Sep 2008 08:23:38 +0000 (08:23 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5795 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointer.c

index da866610da7f9e561bd2c62ef59cf08557708b7c..38051a9173eb9b07094621cd5ae35bacc44a88ff 100644 (file)
@@ -22,8 +22,7 @@
 STATIC EFI_PEI_SERVICES  **gPeiServices;\r
 \r
 /**\r
 STATIC EFI_PEI_SERVICES  **gPeiServices;\r
 \r
 /**\r
-  The function set the pointer of PEI services immediately preceding the IDT table\r
-  according to PI specification.\r
+  The function cache the pointer of PEI services to global variable.\r
   \r
   @param    PeiServices   The address of PeiServices pointer.\r
 **/\r
   \r
   @param    PeiServices   The address of PeiServices pointer.\r
 **/\r