diff options
author | li-elvin <li-elvin@6f19259b-4bc3-4df7-8a09-765794883524> | 2012-10-31 01:41:54 +0000 |
---|---|---|
committer | li-elvin <li-elvin@6f19259b-4bc3-4df7-8a09-765794883524> | 2012-10-31 01:41:54 +0000 |
commit | 6cee25e4223db451eac8858ec8da7ba2a805d53c (patch) | |
tree | 449673d98a477b18309e1cac9e4e0e07246a85f9 /PcAtChipsetPkg | |
parent | b9de2d787d7cc4af893378c0178789422f0cc7ce (diff) | |
download | edk2-platforms-6cee25e4223db451eac8858ec8da7ba2a805d53c.tar.xz |
Fix build failure of PcAtChipsetPkg.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13897 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'PcAtChipsetPkg')
-rw-r--r-- | PcAtChipsetPkg/PcAtChipsetPkg.dsc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/PcAtChipsetPkg/PcAtChipsetPkg.dsc b/PcAtChipsetPkg/PcAtChipsetPkg.dsc index 4c60dbdcfb..c86661dd65 100644 --- a/PcAtChipsetPkg/PcAtChipsetPkg.dsc +++ b/PcAtChipsetPkg/PcAtChipsetPkg.dsc @@ -45,6 +45,7 @@ ResetSystemLib|PcAtChipsetPkg/Library/ResetSystemLib/ResetSystemLib.inf
IoApicLib|PcAtChipsetPkg/Library/BaseIoApicLib/BaseIoApicLib.inf
LocalApicLib|UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.inf
+ ReportStatusCodeLib|MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.inf
[Components]
PcAtChipsetPkg/8254TimerDxe/8254Timer.inf
|