]> git.proxmox.com Git - mirror_edk2.git/commit
Add SmmCore SmmServicesTable library.
authorjyao1 <jyao1@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 5 Mar 2010 03:52:12 +0000 (03:52 +0000)
committerjyao1 <jyao1@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 5 Mar 2010 03:52:12 +0000 (03:52 +0000)
commitb5cc527ea9ae80224482325ddf404b151f5c2962
tree790b2ff2a345614ab4c08f696813ba38709cd1f2
parent1bcef8bdf2af4aa9615f734c3fcd42fb240c0fc3
Add SmmCore SmmServicesTable library.
This library should be used and only used by SmmCore, (compare with SmmServicesTable Lib is used and only used by SmmDriver)

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10202 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Library/SmmCoreSmmServicesTableLib/SmmCoreSmmServicesTableLib.c [new file with mode: 0644]
MdePkg/Library/SmmCoreSmmServicesTableLib/SmmCoreSmmServicesTableLib.inf [new file with mode: 0644]