diff options
author | xli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-12-29 09:09:20 +0000 |
---|---|---|
committer | xli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-12-29 09:09:20 +0000 |
commit | 102e70874b6ed2a39eae29fe08869d1987785052 (patch) | |
tree | 3ec3bd0c76e784214fccbeb0ab56e602ca14073e /DuetPkg | |
parent | 30c8ee5cbe89b0722ae116bb0fc6b455b8ebe562 (diff) | |
download | edk2-platforms-102e70874b6ed2a39eae29fe08869d1987785052.tar.xz |
Refer to status code library instances in MdeModulePkg.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9634 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'DuetPkg')
-rw-r--r-- | DuetPkg/DuetPkg.dsc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DuetPkg/DuetPkg.dsc b/DuetPkg/DuetPkg.dsc index 502f56b5ad..16a75326bf 100644 --- a/DuetPkg/DuetPkg.dsc +++ b/DuetPkg/DuetPkg.dsc @@ -92,7 +92,7 @@ # All other module can *not* output debug information even they are use not NULL library # instance for DebugLib and ReportStatusCodeLib # - ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf + ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf } MdeModulePkg/Core/Dxe/DxeMain.inf { |