audk/MdePkg
mdkinney 112af4265f Remove constructor from this library. This library already has SMM CPU I/O 2 in its [Depex], so any module using this library will not be dispatched until the SMM CPU I/O 2 Protocol is installed into the SMM handle database and also copied into the SMM Services Table.
The worker functions in this library have also been updated to simply use the instance of the SMM CPU I/O 2 Protocol that is present in the SMM Services Table.

The dependency on the UEFI Boot Services Table Library has also been removed so the gBS, gST, and gImageHandle symbols will not be automatically linked into an SMM Driver that uses this library.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9999 6f19259b-4bc3-4df7-8a09-765794883524
2010-02-14 05:47:00 +00:00
..
Include Add media status relative definition to UEFI PXE header file. 2010-02-12 08:45:07 +00:00
Library Remove constructor from this library. This library already has SMM CPU I/O 2 in its [Depex], so any module using this library will not be dispatched until the SMM CPU I/O 2 Protocol is installed into the SMM handle database and also copied into the SMM Services Table. 2010-02-14 05:47:00 +00:00
ChangeLog.txt Fix incorrect Edk revision number in last commit 2010-01-26 05:18:33 +00:00
MdePkg.dec Move the definitions defined for User Manager protocol from UserCredential.h to UserManager.h to align with UEFI spec. 2010-01-29 10:26:04 +00:00
MdePkg.dsc Move SmmLib from IntelFrameworkPkg to MdePkg because this library is useful to both Framework SMM and PI SMM implementations. 2010-01-27 22:59:52 +00:00