summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Library/PeiCrc32GuidedSectionExtractLib/PeiCrc32GuidedSectionExtractLib.inf
diff options
context:
space:
mode:
authorLiming Gao <liming.gao@intel.com>2017-09-08 13:18:25 +0800
committerLiming Gao <liming.gao@intel.com>2017-10-10 18:10:16 +0800
commit05542f49877f9047c536b61fd8f15dd4c4496b4b (patch)
treea1dff968108f1ad46936a501cff7c03009f8dd58 /MdeModulePkg/Library/PeiCrc32GuidedSectionExtractLib/PeiCrc32GuidedSectionExtractLib.inf
parent0a8e6f7971ad778897cacee2be09016d4366a4a1 (diff)
downloadedk2-05542f49877f9047c536b61fd8f15dd4c4496b4b.tar.gz
edk2-05542f49877f9047c536b61fd8f15dd4c4496b4b.tar.bz2
edk2-05542f49877f9047c536b61fd8f15dd4c4496b4b.zip
MdeModulePkg: Update modules to consume CalculateCrc32()
Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Liming Gao <liming.gao@intel.com> Reviewed-by: Star Zeng <star.zeng@intel.com>
Diffstat (limited to 'MdeModulePkg/Library/PeiCrc32GuidedSectionExtractLib/PeiCrc32GuidedSectionExtractLib.inf')
-rw-r--r--MdeModulePkg/Library/PeiCrc32GuidedSectionExtractLib/PeiCrc32GuidedSectionExtractLib.inf3
1 files changed, 2 insertions, 1 deletions
diff --git a/MdeModulePkg/Library/PeiCrc32GuidedSectionExtractLib/PeiCrc32GuidedSectionExtractLib.inf b/MdeModulePkg/Library/PeiCrc32GuidedSectionExtractLib/PeiCrc32GuidedSectionExtractLib.inf
index 7134810040..45fd141f01 100644
--- a/MdeModulePkg/Library/PeiCrc32GuidedSectionExtractLib/PeiCrc32GuidedSectionExtractLib.inf
+++ b/MdeModulePkg/Library/PeiCrc32GuidedSectionExtractLib/PeiCrc32GuidedSectionExtractLib.inf
@@ -5,7 +5,7 @@
# ExtractGuidedSectionLib service to register CRC32 guided section handler
# that parses CRC32 encapsulation section and extracts raw data.
#
-# Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2006 - 2017, Intel Corporation. All rights reserved.<BR>
#
# This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
@@ -43,6 +43,7 @@
ExtractGuidedSectionLib
DebugLib
BaseMemoryLib
+ BaseLib
[Guids]
gEfiCrc32GuidedSectionExtractionGuid ## PRODUCES ## UNDEFINED