diff options
author | mdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-11-24 08:29:41 +0000 |
---|---|---|
committer | mdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-11-24 08:29:41 +0000 |
commit | 298f0688f7b28b6f2cc3d65ddf608f2f2cdbf3d5 (patch) | |
tree | 611e722a3f976a922439057cde1a834b729a8e3d /MdePkg/MdePkg.dsc | |
parent | f926e538ce1266f92100a973af30de5d97f36ad2 (diff) | |
download | edk2-298f0688f7b28b6f2cc3d65ddf608f2f2cdbf3d5.tar.gz |
Add DxeRuntimePciExpressLib
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6704 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/MdePkg.dsc')
-rw-r--r-- | MdePkg/MdePkg.dsc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MdePkg/MdePkg.dsc b/MdePkg/MdePkg.dsc index 887be9f805..49cb303d34 100644 --- a/MdePkg/MdePkg.dsc +++ b/MdePkg/MdePkg.dsc @@ -79,6 +79,8 @@ MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf
+ MdePkg/Library/DxeRuntimePciExpressLib/DxeRuntimePciExpressLib.inf
+
MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf
MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PeiDxePostCodeLibReportStatusCode.inf
MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf
|