From 029f9e857e0d2f70aebb4b98d5e5f11eb459b6a2 Mon Sep 17 00:00:00 2001 From: xli24 Date: Thu, 4 Mar 2010 09:23:16 +0000 Subject: [PATCH] Add SmmLib info to MdePkg.dec. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10185 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/MdePkg.dec | 5 +++++ 1 file changed, 5 insertions(+) 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 -- 2.39.2