]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/SmmIoLibSmmCpuIo2/IoLib.c
Remove constructor from this library. This library already has SMM CPU I/O 2 in...
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 14 Feb 2010 05:47:00 +0000 (05:47 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 14 Feb 2010 05:47:00 +0000 (05:47 +0000)
commit112af4265f6aca7ac155e4522c75504cba1e4e6c
treee10ce84d9fa799bee283f25decb8f3abf87df8ff
parent58b23d903e7b2ea2aee87d8c1522c2d5cafa577b
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
MdePkg/Library/SmmIoLibSmmCpuIo2/IoLib.c
MdePkg/Library/SmmIoLibSmmCpuIo2/SmmIoLibSmmCpuIo2.inf