diff options
author | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-10-17 07:54:42 +0000 |
---|---|---|
committer | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-10-17 07:54:42 +0000 |
commit | 46ffb9a4eeea0e46e7d0d8915435f6d56340cd2f (patch) | |
tree | b18536aabb95b1de82b90e85914191b27f6da59c /Nt32Pkg | |
parent | 51f6d572db96ee8df504deb1db6a71c9f66b34f9 (diff) | |
download | edk2-platforms-46ffb9a4eeea0e46e7d0d8915435f6d56340cd2f.tar.xz |
Rename Crc32GuidedSectionExtractLib to DxeCrc32GuidedSectionExtractLib.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4158 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Nt32Pkg')
-rw-r--r-- | Nt32Pkg/Nt32Pkg.dsc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Nt32Pkg/Nt32Pkg.dsc b/Nt32Pkg/Nt32Pkg.dsc index 4c12c280d2..a3fe4452af 100644 --- a/Nt32Pkg/Nt32Pkg.dsc +++ b/Nt32Pkg/Nt32Pkg.dsc @@ -397,7 +397,7 @@ ##
MdeModulePkg/Core/Dxe/DxeMain.inf {
<LibraryClasses>
- NULL|MdeModulePkg/Library/Crc32GuidedSectionExtractLib/Crc32GuidedSectionExtractLib.inf
+ NULL|MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf
}
MdeModulePkg/Universal/PCD/Dxe/Pcd.inf {
<LibraryClasses>
|