summaryrefslogtreecommitdiff
path: root/MdePkg/MdePkg.dec
diff options
context:
space:
mode:
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>2009-01-30 00:45:13 +0000
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>2009-01-30 00:45:13 +0000
commit720d3c5fb31b6b2df535f7a281d5d9d297c5eede (patch)
tree7f9e1cd0d0a83ae3d5583b186b152ab469f48376 /MdePkg/MdePkg.dec
parent914826ba1dc3f03b2a3a88842ba7e41923231258 (diff)
downloadedk2-platforms-720d3c5fb31b6b2df535f7a281d5d9d297c5eede.tar.xz
Split out Synchronization Library from Base Library
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7377 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/MdePkg.dec')
-rw-r--r--MdePkg/MdePkg.dec4
1 files changed, 4 insertions, 0 deletions
diff --git a/MdePkg/MdePkg.dec b/MdePkg/MdePkg.dec
index 4ae678ecb0..cadb7f6af7 100644
--- a/MdePkg/MdePkg.dec
+++ b/MdePkg/MdePkg.dec
@@ -181,6 +181,10 @@
## @libraryclass Provides a set of PI library functions and macros for DXE phase.
DxeServicesLib|Include/Library/DxeServicesLib.h
+ ## @libraryclass Provides synchronization functions.
+ ##
+ SynchronizationLib|Include/Library/SynchronizationLib.h
+
[LibraryClasses.IPF]
## @libraryclass The SAL Library provides a service to make a SAL CALL.
SalLib|Include/Library/SalLib.h