]> git.proxmox.com Git - mirror_edk2.git/commit
Use linked list to replace the current array solution to store the periodic SMI handl...
authorniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 15 Aug 2011 01:55:41 +0000 (01:55 +0000)
committerniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 15 Aug 2011 01:55:41 +0000 (01:55 +0000)
commit569224f9de1d19e323c685839a0653136fcb0dea
treebbdf4ce791723e4da36e26af3f48cad8e891019b
parent5672b88f6c6326325235b4b2f9b666d75452596f
Use linked list to replace the current array solution to store the periodic SMI handlers to support more than 8 periodic SMI handlers.

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