summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/DxeExtractGuidedSectionLib
diff options
context:
space:
mode:
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2007-10-09 07:54:34 +0000
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2007-10-09 07:54:34 +0000
commitd173d9c7616a5e7c3c7758e5692335dacfedebe1 (patch)
treeb4e74bd760d2a1de226e161080cabfc5c5fe856f /MdePkg/Library/DxeExtractGuidedSectionLib
parent1307dcd745881377355a2e7fba53ff9184e92657 (diff)
downloadedk2-d173d9c7616a5e7c3c7758e5692335dacfedebe1.tar.gz
edk2-d173d9c7616a5e7c3c7758e5692335dacfedebe1.tar.bz2
edk2-d173d9c7616a5e7c3c7758e5692335dacfedebe1.zip
Correct ExtractGuidedSectionLib library instance for PEIM and DXE
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4058 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/DxeExtractGuidedSectionLib')
-rw-r--r--MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf4
1 files changed, 2 insertions, 2 deletions
diff --git a/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf b/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf
index 8da4c794bc..e61291dbdd 100644
--- a/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf
+++ b/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf
@@ -1,7 +1,7 @@
#/** @file
-# Component description file for DxeCore Performance Library
+# Component description file for DXE ExtractGuidedSection Library
#
-# This library provides intrastructure for DxeCore to log performance.
+# This library provides generic extract guided section functions for DXE module.
# Copyright (c) 2007, Intel Corporation.
#
# All rights reserved. This program and the accompanying materials