summaryrefslogtreecommitdiff
path: root/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-09-03 07:50:48 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-09-03 07:50:48 +0000
commitbb347ec2750f416da929f9995b1eb6b3fbe77cf7 (patch)
tree37c9ed1599e699e5d29ffb32e00dbe22f4a34f62 /MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
parent4c6486b90ef74581b9b441a65f20b8ace8fda61c (diff)
downloadedk2-platforms-bb347ec2750f416da929f9995b1eb6b3fbe77cf7.tar.xz
Add more comments for DxeServicesTableLib library instance.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5788 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf')
-rw-r--r--MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf5
1 files changed, 2 insertions, 3 deletions
diff --git a/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf b/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
index 132654ea82..cbacc1c0ad 100644
--- a/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
+++ b/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
@@ -1,8 +1,7 @@
#/** @file
-# Component description file for Dxe Services Table Library.
-#
# DXE Services Table Library that retrieves a pointer to the DXE Services
-# Table from the Configuration Table in the EFI System Table.
+# Table from the Configuration Table in the EFI System Table.
+#
# Copyright (c) 2007, Intel Corporation.
#
# All rights reserved. This program and the accompanying materials