]> git.proxmox.com Git - mirror_edk2.git/commit
Simplify the SmmPeriodicSmiLib to call AllocatePool() for every entry in the SMI...
authorniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 19 Aug 2011 01:37:47 +0000 (01:37 +0000)
committerniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 19 Aug 2011 01:37:47 +0000 (01:37 +0000)
commit3e5cfe98e9cd56d107c5ad5c1fe2efdc271804f2
tree9bc3b629e5e95177b49e31870f543f5fd922a01f
parentca8afbca68b65864770e13a486a6718d5b9fea8e
Simplify the SmmPeriodicSmiLib to call AllocatePool() for every entry in the SMI periodic handler list.

Signed-off-by: niruiyu
Reviewed-by: mdkinney
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12173 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Library/SmmPeriodicSmiLib/SmmPeriodicSmiLib.c