diff options
author | ywang <ywang@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-08-18 18:00:26 +0000 |
---|---|---|
committer | ywang <ywang@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-08-18 18:00:26 +0000 |
commit | d37be74e1ab4655a387032027f478031b4bafa48 (patch) | |
tree | 1ab767f2be825debbdb2aae11ab08dfd889565a9 /Nt32Pkg | |
parent | b911d09f5525e5bb27d5c9dffcfd6120e095ac84 (diff) | |
download | edk2-platforms-d37be74e1ab4655a387032027f478031b4bafa48.tar.xz |
Fixed a case error in referencing DxeNt32PeCoffLib.inf.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5688 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 ee8a983f67..0785e84a99 100644 --- a/Nt32Pkg/Nt32Pkg.dsc +++ b/Nt32Pkg/Nt32Pkg.dsc @@ -102,7 +102,7 @@ UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
DebugLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf
PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
- PeCoffLib|Nt32Pkg/Library/DxeNT32PeCoffLib/DxeNT32PeCoffLib.inf
+ PeCoffLib|Nt32Pkg/Library/DxeNt32PeCoffLib/DxeNt32PeCoffLib.inf
ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf
[LibraryClasses.common.DXE_SMM_DRIVER]
|