diff options
author | mdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-12-29 18:28:38 +0000 |
---|---|---|
committer | mdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-12-29 18:28:38 +0000 |
commit | 8e456a779472b827a2b321340c00c334fefcca55 (patch) | |
tree | cd88b303f7057ec4cd3fc6840298c2214e5f154e /MdeModulePkg | |
parent | 64b2d0e5c0d58c9276e458f70caf731f3328f822 (diff) | |
download | edk2-8e456a779472b827a2b321340c00c334fefcca55.tar.gz edk2-8e456a779472b827a2b321340c00c334fefcca55.tar.bz2 edk2-8e456a779472b827a2b321340c00c334fefcca55.zip |
Add mapping for PlatformHookLib to [LibraryClasses] section
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11206 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg')
-rw-r--r-- | MdeModulePkg/MdeModulePkg.dsc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MdeModulePkg/MdeModulePkg.dsc b/MdeModulePkg/MdeModulePkg.dsc index 80ef479c3c..7b583eedba 100644 --- a/MdeModulePkg/MdeModulePkg.dsc +++ b/MdeModulePkg/MdeModulePkg.dsc @@ -84,6 +84,7 @@ PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf
PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
DebugAgentLib|MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf
+ PlatformHookLib|MdeModulePkg/Library/BasePlatformHookLibNull/BasePlatformHookLibNull.inf
[LibraryClasses.EBC.PEIM]
IoLib|MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf
|