]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.c
1) Remove dependency on the UEFI Boot Services Table Library so the gBS, gST, and...
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 14 Feb 2010 05:49:44 +0000 (05:49 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 14 Feb 2010 05:49:44 +0000 (05:49 +0000)
commit53b85bcbf03ee7a03aacda8bd43206f25844996e
treea5b050f40b87f707e9c98d869d98169655d318b6
parent112af4265f6aca7ac155e4522c75504cba1e4e6c
1) Remove dependency on the UEFI Boot Services Table Library so the gBS, gST, and gImageHandle symbols will not be automatically linked into an SMM Driver that uses this library.
2) Remove redundant include of <PiDxe.h>
3) Clean up constructor to use InSmm() library function instead of duplicating logic.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10000 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.c
MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.inf