summaryrefslogtreecommitdiff
path: root/MdePkg/Library
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library')
-rw-r--r--MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf4
-rw-r--r--MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf4
2 files changed, 4 insertions, 4 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
diff --git a/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf b/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf
index fb6e3d136c..c80ea1c9d8 100644
--- a/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf
+++ b/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf
@@ -1,7 +1,7 @@
#/** @file
-# Component description file for DxeCore Performance Library
+# Component description file for PEIM ExtractGuidedSection Library
#
-# This library provides intrastructure for DxeCore to log performance.
+# This library provides generic extract guided section functions for PEIM and PEI_CORE module.
# Copyright (c) 2007, Intel Corporation.
#
# All rights reserved. This program and the accompanying materials