summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-09-09 04:41:59 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-09-09 04:41:59 +0000
commitf008fc323b7ea9bcb0e29a804611a3cc99149121 (patch)
tree5d11035681d421b5aa059560662f88fd46daef65 /MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
parente31c47b99a418bc555849c0d3206b7c4bb7d29b7 (diff)
downloadedk2-platforms-f008fc323b7ea9bcb0e29a804611a3cc99149121.tar.xz
Code cleanup for library instances in MdePkg.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5856 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf')
-rw-r--r--MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf4
1 files changed, 2 insertions, 2 deletions
diff --git a/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf b/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
index f0cd5e2e34..2ec381d262 100644
--- a/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
+++ b/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
@@ -1,7 +1,7 @@
#/** @file
-# Component description file for the entry point to a EFIDXE Drivers
+# Library instance implement the library class UefiDevicePathLib defined in Mde
+# library specification.
#
-# Library to abstract Framework extensions that conflict with UEFI 2.0 Specification
# Copyright (c) 2007, Intel Corporation
#
# All rights reserved. This program and the accompanying materials