summaryrefslogtreecommitdiff
path: root/MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-09-03 07:55:15 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-09-03 07:55:15 +0000
commit7292888e44ea5a28dc9cbcc689278a0c53032dd3 (patch)
treea0c97893d702fd6fc96adbce27a5c6a6a3ca24f3 /MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
parentafa223265a8c8c8e7e57654b22927778d1fb599a (diff)
downloadedk2-platforms-7292888e44ea5a28dc9cbcc689278a0c53032dd3.tar.xz
Add more file comments for PeiServiceTableLib
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5790 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf')
-rw-r--r--MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf1
1 files changed, 1 insertions, 0 deletions
diff --git a/MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf b/MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
index bd5656e50b..1b2aa44599 100644
--- a/MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
+++ b/MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
@@ -4,6 +4,7 @@
# PEI Services Table Library implementation that retrieves a pointer to the
# PEI Services Table from a global variable. Not available to modules that execute from
# read-only memory.
+#
# Copyright (c) 2007, Intel Corporation.
#
# All rights reserved. This program and the accompanying materials