summaryrefslogtreecommitdiffstats
path: root/MdePkg
diff options
context:
space:
mode:
authorxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>2010-03-04 09:23:16 +0000
committerxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>2010-03-04 09:23:16 +0000
commit029f9e857e0d2f70aebb4b98d5e5f11eb459b6a2 (patch)
treedae5173a7d98c9a64553ff5630b9da01c0cec4d4 /MdePkg
parentb26fc8d82d26111becfc86ebe228d1ba51c22442 (diff)
downloadedk2-029f9e857e0d2f70aebb4b98d5e5f11eb459b6a2.tar.gz
edk2-029f9e857e0d2f70aebb4b98d5e5f11eb459b6a2.tar.bz2
edk2-029f9e857e0d2f70aebb4b98d5e5f11eb459b6a2.zip
Add SmmLib info to MdePkg.dec.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10185 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg')
-rw-r--r--MdePkg/MdePkg.dec5
1 files changed, 5 insertions, 0 deletions
diff --git a/MdePkg/MdePkg.dec b/MdePkg/MdePkg.dec
index e0a00b2e36..549a262c7b 100644
--- a/MdePkg/MdePkg.dec
+++ b/MdePkg/MdePkg.dec
@@ -196,6 +196,11 @@
##
SynchronizationLib|Include/Library/SynchronizationLib.h
+[LibraryClasses.IA32, LibraryClasses.X64]
+ ## @libraryclass Abstracts both S/W SMI generation and detection.
+ ##
+ SmmLib|Include/Library/SmmLib.h
+
[LibraryClasses.IPF]
## @libraryclass The SAL Library provides a service to make a SAL CALL.
SalLib|Include/Library/SalLib.h