]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Add more file comments
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 3 Sep 2008 08:35:20 +0000 (08:35 +0000)
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 3 Sep 2008 08:35:20 +0000 (08:35 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5797 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointer.c

index a1959e121d61a73ea89026293b36c2123ffaf4c5..e38db636e89d139e699afea79b8494a46d9ecbac 100644 (file)
@@ -1,6 +1,9 @@
 /** @file\r
   PEI Services Table Pointer Library for IA-32 and X64.\r
 \r
+  According to PI specification, the peiservice pointer is stored prior at IDT\r
+  table in IA32 and x64 architecture.\r
+  \r
   Copyright (c) 2006 - 2007, Intel Corporation.<BR>\r
   All rights reserved. This program and the accompanying materials                          \r
   are licensed and made available under the terms and conditions of the BSD License         \r